html, body, textarea, select, input {
  scrollbar-base-color:#EEEBEB;
  scrollbar-3d-light-color:#aaaaaa;
  scrollbar-arrow-color:#444444;
  scrollbar-darkshadow-color:9C5C40;
  scrollbar-face-color:#EEEBEB;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#E5DFDF;
  scrollbar-track-color:#E5DFDF;
}

body{
	text-align:center;
	background-color:#CC6600;
}
#haupt{
	border:#993300 3px solid;
	background-color:#FFE7AB;
	width:915px;
	height:605px;
}
#haupt-popup{
	border:#993300 3px solid;
	background-color:#FFE7AB;
	width:915px;
	min-height:605px;
}
#title{
	position:absolute;
	left:262px;
	top:130px;
}
#content{
	position:absolute;
	left:0px;
	top:180px;
	width:618px;
}
#counter{
	position:absolute;
	left:380px;
	top:560px;
	width:200px;
	text-align:right
}
.rahmen{
	border:#993300 1px solid;
	padding:3px;
}
.text-head-white,.text-head-brown,.text-big-brown,.text,.rahmen,a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
}
.text,.rahmen{
	font-size: 12px; 
	color:#000;
}
.rahmen{
	border:#993300 1px solid;
	padding:3px;
}

.text-head-white{
	font-size: 13px; 
	font-weight: bold; 
	color: #FFF;
}
.text-head-brown{
	font-size: 12px; 
	font-weight: bold; 
	color: #9C5C40;
}
.text-big-brown{
	font-size: 16px; 
	font-weight: bold; 
	color: #9C5C40;
}
.linie{
	height:2px;
	background-color:#fff;
}
a{
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
	color:#000;
}
a ul{
	text-decoration:underline;
}
a.naviinaktiv,a.naviaktiv{
	display: block;
	width : 135px;
	border:#993300 1px solid;
	margin-bottom:1px;
}
a.counterinaktiv,a.counteraktiv{
	height: 15px;
	border:#993300 1px solid;
}
a.naviinaktiv,a.naviaktiv,a.counterinaktiv,a.counteraktiv{
	color:#8C3A2D;
	padding : 3px;
	text-decoration: none; 
}

a.naviinaktiv:hover,a.counterinaktiv:hover{ 
	background-color : #FFF2D5;
}
a.naviaktiv,a.counteraktiv{
	background-color : #FFF;
}



a.edit:link  {width : 10px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #e11426;background-color : #e7e7e7; padding : 2px; border : 1px solid #669900;text-decoration: none; }
a.edit:hover {width : 10px;color : #669900;background-color : #e7e7e7; padding : 2px;border : 1px solid #e11426;text-decoration: none; }
a.edit:active  {width : 10px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #006600;background-color : #e7e7e7; padding : 2px; border : 1px solid #669900;text-decoration: none; }
a.edit:visited {width : 10px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #e11426;background-color : #e7e7e7; padding : 2px; border : 1px solid #669900;text-decoration: none; }

a.rubrik:link  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #e11426;background-color : #e7e7e7; padding : 2px; border : 1px solid #669900;text-decoration: none; }
