body {
	background: #000;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	
}

a {
	color: #d55e4b;
	text-decoration: none;
}

a:hover {
	color: #701A0C;
	text-decoration: underline;
}

img {
	border: 0;
}

input, select, textarea, select {
	border: 1px solid #833927;
	background-color: #c7c7c7;

	font-size: 10px;
}

table {
	text-align: left;
}

#main {
	background-image: url(img/design/main_BG.jpg);
	width: 905px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}

#header {
	position: relative;
	width: 905px;
	height: 230px;
	top: 0px;
}

#konto_info {
	position: absolute;
	width: 225px;
	height: 75px;
	background: #000;
	border: 1px dashed #900;
	z-index: 3;
	right: 70px;
	top: 65px;
}

#konto_text {
	position: relative;
	top: 3px;
	width: 220px;
	height: 70px;
	left: 5px;
	padding: 0;
	border-collapse: collapse;
	color: #FFF;
	font-weight: bold;
}

#header_left {
	position: relative;
	top: 0px;
	left: 8px;
	width: 173px;
	float: left;
}

#pinboard {
	background-image: url(img/design/pn_news_zettel.png);
	position: absolute;
	left: 92px;
	top: 267px;
	width: 96px;
	height: 78px;
	z-index: 4;
}

#pinboard_content {
	position: absolute;
	top: 20px;
	left: 20px;
	font-weight: bold;
	color: #150185;
	border: none;
}

#pinboard_content a {
	color: #150185;
}


#content {
	position: relative;
	left: 16px;
	width: 520px;
	top: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
}

*.box {
	width: 512px;
}

*.box_title {
	text-align: left;
	position: relative;
	top: 5px;
	left: 5px;
	width: 400px;
	font-weight: bold;
}

*.box_head {
	background-image: url(img/design/content_top.jpg);
	height: 21px;
	text-align: left;
}

*.box_middle {
	background-image: url(img/design/content_middle.jpg);
}

*.box_content {
	text-align: center;
	width: 490px;
	color: #FFF;
}

*.box_footer {
	background-image: url(img/design/content_bottom.jpg);
	height: 22px;
}

#leftmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 173px;
	margin: 10px 0px 0px 0px;
}

*.navi_left_head {
	background-image: url(img/design/navigation_01.jpg);
	height: 50px;
	width: 173px;
}

*.navi_left_middle {
	background-image: url(img/design/navigation_02.jpg);
	width: 163px;
	padding: 0px 0px 0px 10px;
}

*.navi_left_bottom {
	background-image: url(img/design/navigation_03.jpg);
	height: 30px;
	width: 173px;
}

*.menucontent {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	color: #990000;
}

*.menucontent a {
   color: #FF5135;
}

*.submenucontent {
	font-size: 10px;
	position: relative;
	left: 20px;
	width: 100px;
	font-weight: bold;
}

*.submenucontent a {
	display: block;

}

#shoutbox {
	height: 200px; 
	width: 410px; 
	background-color: #ffca2f;
}

#rightmenu {
	position: relative;
	left: 25px;
	top: 0px;
	width: 172px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#rightmenu_head {
	background-image: url(img/design/konto_navigation_01.jpg);
	height: 53px;
}

#rightmenu_middle {
	background-image: url(img/design/konto_navigation_02.jpg);
}

#rightmenu_bottom {
	background-image: url(img/design/konto_navigation_03.jpg);
	height: 30px;
}

*.rightmenucontent {
	position: relative;
	left: 25px;
	width: 120px;
}

*.rightmenucontent a, *.rightmenucontent a:visited {
	display: block;
	color: #FFF;
}

*.wiw_admin {
	color: red;
	font-weight: bold;
}

*.wiw_male {
	color: #1981ec;
}

*.wiw_female {
	color: #fc32d8;
}

#footer {
	background-image: url(img/design/footer.jpg);
	width: 860px;
	height: 35px;
	position: relative;
	top: 5px;
	left: 0px;
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 45px;
}

*.footer_content {
	position: relative;
	text-align: center;
	top: 7px;
	width: 300px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
*.footer_content a { color: #000; }

#nickpage_text {
	text-align: left;
	position: relative;
	left: 25px;
}
#nickpage_avatar {
	position: absolute;
	right: 50px;
	top: 50px;
}
#rotator {
	position: absolute;
	top: 0px;
	left: 305px;
	width: 468px;
}

#shouts_add {
	border: 1px solid #000000;
	font-size: 10px; 
	font-weight: bold;
	width: 450px;
}

