* { margin: 0px; padding: 0px; }

body {
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-x;

}
img {
	border: 0px;
}
#content, #allinme {

}
#topnavi {
	visibility: hidden;
	display: none;
}
#leftbox {
	background-color: #fff;
	padding-bottom: 10px;
}
#rightbox {

}
#logo {
	margin-left: 20px;
}
#bgboxen {

}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#bottom {
	visibility: hidden;
	display: none;
}

#shoutbox {
	width: 340px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 18px;
	background-color: #9ba841;
	background-image: url(images/layout/shout_top.gif);
	background-position: top right;
	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;
}

#shoutbox input.check {
	width: 25px;
	height: 25px;
	float: left;
	border: 0;
}

.send {
	display: block;
	text-align: right;
	padding-right: 30px;
	color: #fff;
	vertical-align: middle;
}

#socialbookmarks {
	display: none;
}

#allinme #content #bgboxen #leftbox .moreboxes {
	display: none;
}


.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;
}

.first {
	display: none;
	}

/* Hier kommen die Textanpassungen */

body {
	background-color: #2c2b2b;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topnavi a {
	color: #c1cf58;
	text-decoration: none;
}

#shoutbox input, #shoutbox textarea {
	border: 1px solid #626262;
	color: #939393;
	width: 265px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	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;
}