a {
	
	color: #000000;
	font-size: 13px;
	font-family:  "Times New Roman";
}

a:hover {
	
	text-decoration: none;
}

#login  {

	color: #FFFFFF;
	font-size: 16px;		
	text-decoration: none;
	float: left;
	vertical-align: middle;
	line-height: 25px;
	font-family:  "Times New Roman";

}

#login a {

	margin: 0px 2px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	vertical-align: bottom;	
	text-decoration: none;
	font-family:  "Times New Roman";

}

#menu a {

	margin: 0px 4px;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	background:#151515 url('bilder/menu.png') ;
	width: 140px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;	
	text-decoration: none;
	font-family:  "Times New Roman";


}
#menu a:hover {
	background-image: url('bilder/menuhover.png');
}

#navmenu {
	margin: 45px 0px 0px 45px;
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
	font-family:  "Times New Roman";
}

#dropmenudiv{
	background-image: url('bilder/dropdown.png');
	margin: 22px -142px;
	position:absolute;
	background-color: #000000;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:1;
	font-family:  "Times New Roman";
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #FFFF00;
}

.loginf {
  color: #FFFFFF;
  width: 145px;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  vertical-align: middle;
  border: 0px;
  background-image: url('bilder/loginf.png');
}

.loginm {
  color: #FFFFFF;
  width: 145px;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  vertical-align: middle;
  border: 0px;
  background-image: url('bilder/loginm.png');
}

.login_submit {
  width: 21px;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  vertical-align: middle;
  border: 0px;
  background-image: url('bilder/login1.png');
}

.regist {
	color: #FFFFFF;
	font-size: 16px;		
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	font-family:  "Times New Roman";
}

#boxes {

	color: #FFFFFF;
	font-size: 13px;	
	position: absolute;
	font-family:  "Times New Roman";
}

#boxes1 {
	width: 180px;	
	height: 172px;
	background-repeat: no-repeat;
	background-image: url('bilder/box.png');
	 margin-top: 5px;
}

#boxes1 h2 {
	margin: 5px 0px;
	font-size: 13px;
	text-align: center;
}

#boxes1 .lforum {
	
	color: #FFFFFF;
	font-style:normal;
	font-size: 13px;
	text-decoration: none;
	font-family: "Times New Roman";

}

#boxes1 a {
	
	margin: 0px 0px 0px 2px;
	color: #FFFF00;
	font-style:italic;
	font-size: 10px;	
	text-decoration: none;
	font-family: "Times New Roman";

}

/* ################# *
 * allgemeine styles */

.Chead {
	color: #FFFFFF;
	background-color: #535353;
  	border: 0;
}

.Cnorm {
	background-color: #3D3D3D;
  	color: #CCCCCC;
}



.Cmite {
  	color: #FFFFFF;
	background-color: #C2D681;
	background-image: url('bilder/forumspacer.png');
}
.Cdark {
  	color: #FFFFFF;
	background-color: #C2D681;
	background-image: url('bilder/forumspacer.png');
}

.rand {	}

.smalfont, .smallfont {
  font-size: 11px;
  text-decoration: none;
}

.Chead a {
  	color: #FFFFFF;
	
	font-family: "Times New Roman";
}

.Cnorm a {
  	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Cmite a {
  	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Cdark a {
  	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Chead a:hover {
  	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Cnorm a:hover {
  	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Cmite a:hover {
  	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman";
}

.Cdark a:hover {
  	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman";
}

