html, body, textarea, select, input {
  scrollbar-face-color: #e3f2ee; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-shadow-color: #70655b; 
  scrollbar-3dlight-color: #d0ead9; 
  scrollbar-arrow-color: #70655b; 
  scrollbar-darkshadow-color: #d0ead9; 
  scrollbar-base-color: #d0ead9; 
}
  

body{
	text-align:center;
	background-color:#ebebee;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
}
#haupt{
	background-color:#fff;
	width:980px;
	height:553px;
	position:relative;
	text-align:left;
}
#pophaupt{
	border-top:#60a890 1px solid;
	border-bottom:#60a890 1px solid;
	background-color:#fff;
	width:513px;
	position:relative;
}
#popcontent{
	border-top:#60a890 1px solid;
	background-color:#fff;
	margin-top:10px;
	width:513px;
	position:relative;
}

/*
#top{
	position:absolute;
	width:980px;
	height:120px;
	left:0px;
	top:0px;
}
*/

#title{
	position:absolute;
	left:180px;
	top:140px;
}
#content{
	position:absolute;
	left:180px;
	top:140px;
	width:780px;
	height:397px;
	overflow:auto;
}
#navi{
	text-align:left;
	position:absolute;
	width:160px;
	height:433px;
	left:8px;
	top:120px;
	background-image:url(images/navi_bg.gif);
	background-repeat:repeat-y;
}


#counter{
	position:absolute;
	left:0px;
	top:360px;
	text-align:left
}
#counter1{
	position:absolute;
	left:0px;
	top:90px;
	width:750;
	text-align:right
}
.text,.textKl,.navirot,.textbold,.rahmen,a,h1,h2,h3{
	font-family: Arial, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	color:#333;
	font-size: 12px; 
}
.textKl,a.textKl{
	font-size: 11px; 
}
.textbold{
	font-weight: bold; 
}
.navirot,a.navirot{
	color:#3f9c7f;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration:none;
}
h1{
	font-size:16px;
	font-weight: bold; 
	color:#3f9c7f;
	margin-bottom:10px;
	background-color:#fff;
}
h2{
	font-size:15px;
	font-weight: bold; 
	color:#000;
	margin-bottom:6px
}
h3{
	font-size:13px;
	font-weight: bold; 
	font-style: italic; 
	color:#333;
	margin-bottom:5px
}
.rahmen {
	border: 1px solid #3f9c7f; 
}
a.navirot:hover{
	text-decoration:underline;
}
a.naviinaktiv,a.naviaktiv,a.subnaviinaktiv,a.subnaviaktiv,a.counterinaktiv,a.counteraktiv{
	font-weight: bold; 
	font-size: 13px; 
	color:#3f9c7f;
	display: block;
	width : 140px;
	text-align:right;
	margin-top:2px;
	margin-bottom:0px;
	text-decoration: none; 
	background-color:#fff;
}
a.naviinaktiv,a.naviaktiv,a.subnaviaktiv,a.subnaviinaktiv{
	background-image:url(images/navi_ininaktiv.gif);
	background-repeat:repeat-y;
}
a.subnaviaktiv,a.subnaviinaktiv{
	font-size: 11px; 
	line-height: 12px; 
}
a.counterinaktiv,a.counteraktiv{
	padding:0px;
	margin:0px;
	display: inline;
	width: 15px;
	height: 15px;
	border:#f00 1px solid;
	text-align:center;
}
a.naviinaktiv:hover,a.subnaviinaktiv:hover,a.subnaviaktiv{
	background-image:url(images/navi_inaktiv.gif);
}
a.naviaktiv{
	background-image:url(images/navi_aktiv.gif);
}

a.counterinaktiv:hover,a.counteraktiv{ 
	color : #f00;
	border:#000 1px solid;
}




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; }

#eventinc{
	position:absolute;
	width:330px;
	left:313px;
	top:144px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:1000;
}
#eventinc #top{
	padding:3px 3px 3px 3px;
	background: #DDE5EE; 
	border-bottom: #666666 1px solid; 
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
}
#eventinc #close img{
}
#eventinc .head{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	width:100%;
	display:block;
}
#eventinc #dragbar{
	width:88%;
}
#eventinc #links,#eventinc #rechts{
	padding: 5px 5px 5px 5px;
	float:left;
	height:100%;
	width:80%;
}
#eventinc #links{
	width:5%;
}


#kontaktform{
text-align: left;
}

dt {

	display:block;
	float:left;
	height:1.25em;
	line-height:1em;
	margin:0 0 0 10px;
	padding:3px 0;
	text-align:left;
	width:130px;
}
#message{
	height:4em;
}
#kontaktform #sicherheitscode {
	width:132px;
	height:2em;
}
dd {

	margin-bottom:10px;
	margin-left:150px;
	width:300px;
}
input, textarea, select {
	background:none repeat scroll 0 0 #DDDDDD;
	border:1px solid #666666;
	height:1.6em;
	line-height:1.2em;
	margin:1px 0;
	width:300px;
	text-align: left;

}#hinweis {
	margin:4px 0;
	padding:4px;
}
.checkbox {
	height:1em;
	width: auto;
}
#kontaktform #senden {
height:20px;
margin:5px 0 0;
text-align:right;
}