* { margin: 0px; padding: 0px; }

body {
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
#content {
	width: 800px;
	margin: auto;
}
#topnavi {
	width: 800px;
	color: #c1cf58;
	margin-top: 66px;
	margin-bottom: 5px;
	text-align: right
}
#leftbox {
	width: 273px;
	background-color: #fff;
	float: left;
}
#rightbox {
	width: 527px;
	background-color: #8a9920;
	float: right;
	background-image: url(images/layout/bg_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#logo {
	margin-top: 20px;
	margin-left: 20px;
}
#bgboxen {
	width: 800px;
	background-image:url(images/layout/bg_boxen.gif);
	background-repeat:repeat-y;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#bottom {
	margin-top: 4px;
}

#shoutbox {
	width: 231px;
	margin-left: 20px;
	margin-top: 50px;
	padding-top: 18px;
	background-color: #9ba841;
	background-image: url(images/layout/shout_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.boxkomplett {
	width: 411px;
	margin-left: 10px;
	margin-top: 10px
}

.boxtop {
	width: 411px;
	margin-bottom: -2px;
}

.boxcontent {
	background-image: url(images/layout/box_content.gif);	
	padding-left: 14px;
	padding-right: 14px;
	vertical-align: top;

}

.boxbotom {
	width: 411px;
	height: 18px;
}

#shoutbox input.check {
	 width: 15px;
	 float: left;
	 border: 0;
}

.send {
	display: block;
	text-align: right;
	padding-right: 30px;
	color: #fff;
	vertical-align: middle;
}

#socialbookmarks {
	width: 231px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 18px;
	padding-left: 30px;

}

.moreboxes {
	width: 231px;
	margin-left: 20px;
	margin-top: 50px;
	padding-top: 18px;
	/*padding-left: 15px;*/
	background-color: #9ba841;
	background-image: url(images/layout/shout_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.inthebox {
	margin-left:15px;
	color: #FFFFFF;
}
fieldset { 
	border: 0px;
}

#iphonead {
	display: none;
	}

/* Hier kommen die Textanpassungen */

body {
	background-color: #2c2b2b;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topnavi a {
	color: #c1cf58;
	text-decoration: none;
}

#shoutbox input, #shoutbox textarea {
	border: 1px solid #626262;
	color: #939393;
	width: 165px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 30px;
	margin-bottom: 11px;
	padding: 3px 3px;
}

#shoutbox a {
	color: #fff;
	text-decoration: underline;
}

#shoutbox a:hover {
	/* color: #626262; */
}	

.author {
	color: #939393;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}
li {
	margin-left: 20px;
}
.teaserbox {
	background-image: url(images/layout/box_content_teaser.gif);
}

.moreboxes a {
	color: #FFFFFF;
}