html, body, textarea, select, input {
  scrollbar-base-color:#eee;
  scrollbar-3d-light-color:#aaa;
  scrollbar-arrow-color:#444;
  scrollbar-darkshadow-color:#333;
  scrollbar-face-color:#eee;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#ccc;
  scrollbar-track-color:#ddd;
}

body{
	text-align:center;
	background-color:#fefefe;
}
#haupt{
	border-top:#c7c7c7 1px solid;
	background-color:#fefefe;
	width:980px;
	height:554px;
	position:relative;
	text-align:left;
}
#hauptpop{
	border-top:#e6281c 1px solid;
	border-bottom:#e6281c 1px solid;
	background-color:#fdf7da;
	width:513px;
	position:relative;
}
#top{
	position:absolute;
	width:980px;
	height:100px;
	left:0px;
	top:0px;
	background-color:#fdf7da;
	border-bottom:#f00 1px solid;
}
#title{
	position:absolute;
	left:170px;
	top:120px;
}
#content{
	background-color:#fefefe;
	position:absolute;
	left:165px;
	top:115px;
	width:780px;
	height:405px;
}
#navi{
	text-align:center;
	position:absolute;
	width:150px;
	height:434px;
	left:0px;
	top:100px;
	border-right:#999999 1px solid;
	background-image:url(images/1AAA1_6837_image_navi-bg.jpg);
	background-repeat:no-repeat;
}
#right{
	position:absolute;
	width:150px;
	height:453px;
	left:830px;
	top:100px;
	border-left:#c7c7c7 1px solid;
	visibility:hidden;
}
#rightsmall{
	position:absolute;
	width:20px;
	height:434px;
	left:960px;
	top:100px;
	border-left:#c7c7c7 1px solid;
	background-color:#fdf7da;
}
#footer{
	position:absolute;
	width:980px;
	height:20px;
	left:0px;
	top:533px;
	text-align:center;
	background-color:#fdf7da;
	border-top:#f00 1px solid;
	xborder-bottom:#f00 1px solid;
}
#counter{
	position:absolute;
	left:5px;
	top:375px;
	text-align:left
}
.text,.textklein,.rahmen,a,h1,h2,h3{
	font-family: Verdana;
	font-style: normal; 
	font-weight: normal; 
	color:#333;
	font-size: 11px;
	line-height: 13px; 
}
.textklein,a.textklein{
	font-size: 10px; 
	font-weight: bold; 
}
h1{
	font-size:15px;
	font-weight: bold; 
	color:#000;
	margin-bottom:10px
}
h2{
	font-size:12px;
	font-weight: bold; 
	color:#333;
	margin-bottom:8px
}
h3{
	font-size:13px;
	font-weight: bold; 
	font-style: italic; 
	color:#333;
	margin-bottom:6px
}
.rahmen{
	border:#999 1px solid;
	padding:3px;
}


a.naviinaktiv,a.naviaktiv,a.counterinaktiv,a.counteraktiv{
	line-height:1.8;
	font-weight: normal; 
	display: block;
	width : 148px;
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
	padding:0px;
	
	margin-top:3px;
	margin-bottom:0px;
	text-decoration: none; 
	
}
a.counterinaktiv,a.counteraktiv{
	padding:2px;
	margin:0px;
	display: inline;
	width: 20px;
	height: 15px;
	border:#f00 1px solid;
	text-align:center;
}


a.naviinaktiv:hover,a.counterinaktiv:hover,a.naviaktiv,a.counteraktiv{ 
	color : #f00;
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;
	background-color:#fefefe;
}




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; }
