body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
	background-image:url('img/body_bg.jpg');
	background-repeat:repeat-x;
	padding-top:0;
	margin-top:0;
}

#url {
	height:40px; 
	width:200px; 
	background-color:#FFF9CC;
}

#slogan {
	position:absolute;
	top:0
}

#header {
	background-image:url('img/bg_white.jpg');
	background-repeat:no-repeat;
	background-position: 210px;
	background-color:#FFF6B1;
	width:940px;
	height:142px;
}

#navigation {
	position:absolute;
	width:500px;
	height:22px;
	top:120px;
	margin-left:160px
}

#hoehe-punkt, #siede-punkt, #schwer-punkt, #treff-punkt, #spacer-punkt {
	width:940px;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	display:none;
	font-weight:bold;
}

#hoehe-punkt {
	background-color:#6AC7DD;
}

#siede-punkt {
	background-color:#EF0069;
}

#schwer-punkt {
	background-color:#FF6600;
}

#treff-punkt {
	background-color:#76B926;
}


#login,#logedinusers {
	height:102px; 
	width:200px; 
	background-color:#FFF080;
}




#loginform td, #loginform a {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;	
	text-decoration:none;
}

#loginform input {
	border:1px dotted black;
	background-color:#FFF9CC;
}

#loginform {
         padding:5px;
}
	  

#leftspace {
	background-image:url('/img/line_bg.gif');
	background-position:right;
	background-repeat:repeat-y;
	width:155px; 
	height:70%;
}

#maincontent {
	padding:10px;
	width:545px;
}

a, a:hover, a:active, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
}

#logedinusers {
 background-image:url('img/users.jpg');
 background-position:center bottom;
 background-repeat:no-repeat;
}

#usercount {
	position:relative;
	top:33px;
	left:120px;
	font-weight:bold;
}

#userinfo {
	position:relative;
	top:60px;
	left:88px;
	font-weight:bold;
	color:black;
}

#logout {
	position:relative;
	top:-25px;
	left:145px;
}

#logout a {
	font-size:9px;
	font-weight:bold;
	color:black;
	text-decoration:none;
				
}

#userinfo a {
	text-decoration:none;
}

h2 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

