hr {
	border: none;
	height: 1px;
	width: 8px;
	color: #999;
	background-color: #70708F;
	text-align: left;
	margin-left: 0;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: gray;
	margin-top: 0;
	margin-bottom: 4px;
}

/* // FÜR NORMALE BOXES // */
.boxtop {
	background-image: url(../img/boxes/box_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

.boxcontent {
	background-image: url(../img/boxes/box_bg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}

.boxbottom {
	background-image: url(../img/boxes/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
}

/* // FÜR DIE GROSSE BOX (VISUAL) // */
.boxtopbig {
	background-image: url(../img/boxes/box_top_big.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

.boxcontentbig {
	background-image: url(../img/boxes/box_bg_big.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}

.boxbottombig {
	background-image: url(../img/boxes/box_bottom_big.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
	/*clear: both;*/
}

.adsense-medium {
	padding: 25px 10px 0 10px;
}

#contentbox {
	width: 420px;
	margin: 0 0 0 6px;
	padding: 0;
}

html>body #contentbox {
	width: 420px;
	/*min-height: 225px;*/
}

.content {
	padding: 6px;
	background-color: #FFF;
	line-height: 1.1em;
	letter-spacing: .1em;
	color: gray;
	font-size: 11px;
}

div[class = "content"] { height: auto; min-height: 80px; }

.content h1 {
	color: #7CAFC5;
	letter-spacing: 1px;
	margin-bottom: -8px;
	line-height: 18px;
}

html>body .content h1 {
	margin-bottom: auto;
}

.content p {
	/*line-height: 1.1em;
	letter-spacing: .1em;
	color: gray;
	font-size: 11px;*/
}

.content em {
	color: #7CAFC5;
}

.content img {
	margin: 0 5px 5px 5px;
}

.content a, .content a:visited {
	color: #7CAFC5;
	text-decoration: none;
}

.content a:hover, .content a:active {
	color: #000;
}

.content > p > a {
	color: #7CAFC5;
	text-decoration: none;
}

#favoritesbox {
	width: 210px;
	float: right;
	margin: 0 0 3px 6px;
	padding: 0 0 0 0;
}

html>body #favoritesbox {
	width: 210px;
}

#favoritesbox a, #favoritesbox a:visited, #favoritesbox a:active {
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	color: #7CAFC5; /*#99CC33*/
	text-decoration: none;
	background-color: #FFF;
}

html>body #favoritesbox a:link, html>body #favoritesbox a:visited {
	background-position: left;
}

#favoritesbox a:hover {
	color: #000;
}

#shoutbox {
	width: 210px;
	height: 560px;
	float: left;
	font-size: 100%;
}

#shoutecho {
	height: 250px;
	width: 190px;
	overflow: hidden;
}

#shoutform {
	padding-top: 10px;
	border-top: 1px solid #D4D4D4;
	width: 175px;
	height: 180px;
}

html>body #shoutform {
	height: 180px;
}

#shoutform .message {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFF;
	width: 175px;
	background-color: #EFEFEF;
	color: gray;
	font-size: 11px;
	height: 50px;
}

#shoutbox input {
	border: 1px solid #FFF;
	background-color: #EFEFEF;
	height: 18px;
	font-size: 11px;
	color: gray/*#70708F*/;
	width: 175px;
}

#shoutbox .button {
	border: 1px solid #999;
	background-color: #EFEFEF;
	width: 60px;
	font-size: 11px;
	color: #7CAFC5;
}

html>body #shoutbox {
	width: 210px;
	height: 450px;
	margin-left: -10px;
}

.shoutsmall {
	color: #7CAFC5;
}

.box {
	width: 210px;
	float: right;
	padding: 0;
	margin: 0 0 3px 6px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

html>body .box {
	width: 210px;
}

#centerbox {
	width: 210px;
	float: right;
}

html>body #centerbox {
	width: 210px;
	margin-top: -5px;
}

#rssbox {
	width: 210px;
	float: left;
}

html>body #rssbox {
	width: 210px;
	margin: -5px 0 0 -13px;
	padding: 5px 5px 5px 5px;
}

#rssbox .rsscontent {
	width: 190px;
	background-color: #FFF;
}

#rssbox .zf_pubdate {
	color: #999;
	font-style: italic;
}

#rssbox a:link, #rssbox a:visited {
	font-size: 11px;
	color: #7CAFC5; /*#99CC33*/
	text-decoration: none;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}

#rssbox a:hover, #rssbox a:active {
	color: #000;
}

html>body #rssbox a:link, html>body #rssbox a:visited {
	background-position: left;
}



#rssarchiv a:link, #rssarchiv a:visited {
	font-size: 11px;
	color: #7CAFC5; /*#99CC33*/
	text-decoration: none;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}

#rssarchiv a:hover, #rssarchiv a:active {
	color: #000;
}

html>body #rssarchiv a:link, html>body #rssarchiv a:visited {
	background-position: left;
}

.rssarchivboxcontent {
	background-image: url(../img/boxes/box_bg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}

#rssarchiv a.nolinkbg {
	background-image: none;
}

#partnerbox {
	width: 210px;
	float: right;
	padding: 0px 0 0 0px;
	margin: 0 0 3px 6px;
	text-align: center;
}

html>body #partnerbox {
	width: 210px;
}

#kalenderbox {
	border: 1px solid gray;
	width: 190px;
	height: 145px;
	float: right;
	padding: 5px;
	font-size: 10px;
}

html>body #kalenderbox {
	width: 190px;
	height: 145px;
}

#wetterbox {
	width: 210px;
	/*height: 182px;*/
	margin: 0 0 3px 6px;
	padding: 0 0 0 0;
	text-align: center;
	float: right;
}

#wetterbox hr {
	display: none;
}

#wetterbox a:link, #wetterbox a:active, #wetterbox a:visited {
	color: #7CAFC5;
	text-decoration: none;
}

#wetterbox a:hover {
	color: #000;
}

#wetter {
	text-align: left;
}

html>body #wetterbox {
	width: 210px;
	/*height: 182px;*/
}

#imagebox {
	width: 210px;
	height: 210px;
	float: right;
	margin: 0 0 0 6px;
	padding: 0;
}

#imagebox img {
	/*padding: -7px;*/
	margin: -10px 0 -6px -7px;
}

html>body #imagebox img {
	/*padding: -7px;*/
	margin: -10px 0 -6px -7px;
}

.archivpadding {
	padding-bottom: 5px;
}

.date {
	color: #999;
	font-style: italic;
	/*border-bottom: 1px solid #999;*/
	padding-bottom: 2px;
	margin-bottom: 4px;
}

.visualbox {
	width: 420px;
	margin: 0 0 0 6px;
}

.visualbox img {
	/*padding: -7px;*/
	margin: -10px 0 -6px -7px;
}

#navbox {
	width: 420px;
	height: 31px;
	margin: 0 0 3px 6px;
	background-image: url(../img/boxes/nav_bg.gif);
	background-repeat: no-repeat;
}

#footerbox {
	width: 420px;
	height: 31px;
	margin: 0 0 3px 6px;
	background-image: url(../img/boxes/nav_bg.gif);
	background-repeat: no-repeat;
}

#footerbox a, #footerbox a:visited, #footerbox a:active {
	color: #FFF;
}

#footerbox a:hover {
	color: #000;
}

.navbg {
	padding: 9px 0 0 15px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: 500;
}

#navbox a, #navbox a:visited, #navbox a:active {
	text-decoration: none;
	color: #FFF;
	}
	
#navbox a:hover {
	text-decoration: none;
	color: #000;
	}
	
#navbox .nav_active {
	color: #000;
}

/*#navbox a, #navbox a:visited, #navbox a:active {
	text-decoration: none;
	color: #4B4B4B;
	}
	
#navbox a:hover {
	text-decoration: none;
	color: #FFF;
	}
	
#navbox .nav_active {
	color: #000;
}*/

#boxone {
	width: 200px;
	float: left;
}

html>body #boxone {
	margin-left: 9px;
}

#boxtwo {
	width: 200px;
	float: left;
}

#boxthree {
	width: 435px;
	float: left;
	height: 135px;
}

html>body #boxthree {
	width: 435px;
	margin-left: 7px;
}

#boxfour {
	width: 210px;
	float: right;
}

.nofloat {
	clear: both;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}