body {
  background: url(images/bg.gif) repeat ;
  background-color: #E2DFDE;
  margin: 0px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
   SCROLLBAR-BASE-COLOR: #E2DFDE; 
   SCROLLBAR-ARROW-COLOR: #DEE9F3;
}
.tb-main {
	background-color: #fff;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	}
.tb-header {
	border-bottom: 2px dashed #000000;
	}
.tb-foother {
	border-top: 2px dashed #000000;
	}
.coolnav {
	width: 170px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	/*border: 1px solid #000000;*/
	border-bottom-width: 0px;
}

.coolnav li a {
	font-size: 13px;
	min-height: 28px;
	line-height: 1.7em; /* Hier line-height fuer den FF */
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #DD3625;
	/*border: 1px solid #5F5E5E;*/
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
}
* html .coolnav li a {
	
	line-height: 1.5em; /* Hier line-height fuer den IE (bei 1.5 passt es genau, kA warum ^^) */
	height: 28px;
	width: 170px;
}
.coolnav li a span {
	min-height: 28px; /* hier min-height (FF) */
	text-indent: 4px;
	display:block;
	margin-left: 0px;
	border-top: #FCFBFA 1px solid;
	border-bottom: #ACABAB 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #F0EFEE;
}
* html .coolnav li a span {
	height: 28px; /* heigh (IE) */
	width: 170px; /* hier noch die Block-Länge (IE) */
}
.coolnav li a:hover {
	/*background: url(images/nav.gif) no-repeat 5px 4px;*/
	background-color: #ffffff;
}

.coolnav li a:hover span {
	color:#000000;
	border-top: #ACABAB 1px solid;
	border-bottom: #FCFBFA 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #E2E2E1;
}

.coolnav2 {
	width: 170px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	/*border: 1px solid #000000;*/
	border-bottom-width: 0px;
}

.coolnav2 li a {
	font-size: 13px;
	min-height: 28px;
	line-height: 1.7em; /* Hier line-height fuer den FF */
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #DD3625;
	/*border: 1px solid #5F5E5E;*/
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
}
* html .coolnav2 li a {
	
	line-height: 1.5em; /* Hier line-height fuer den IE (bei 1.5 passt es genau, kA warum ^^) */
	height: 28px;
	width: 170px;
}
.coolnav2 li a span {
	min-height: 28px; /* hier min-height (FF) */
	text-indent: 4px;
	display:block;
	margin-left: 0px;
	border-top: #FCFBFA 1px solid;
	border-bottom: #ACABAB 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #F9DCD9;
}
* html .coolnav2 li a span {
	height: 28px; /* heigh (IE) */
	width: 170px; /* hier noch die Block-Länge (IE) */
}
.coolnav2 li a:hover {
	/*background: url(images/nav.gif) no-repeat 5px 4px;*/
	background-color: #ffffff;
}

.coolnav2 li a:hover span {
	color:#000000;
	border-top: #ACABAB 1px solid;
	border-bottom: #FCFBFA 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #EFCCC9;F9DCD9
}

.coolnav3 {
	width: 170px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	/*border: 1px solid #000000;*/
	border-bottom-width: 0px;
}

.coolnav3 li a {
	font-size: 13px;
	min-height: 28px;
	line-height: 1.7em; /* Hier line-height fuer den FF */
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #DD3625;
	/*border: 1px solid #5F5E5E;*/
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
}
* html .coolnav3 li a {
	
	line-height: 1.5em; /* Hier line-height fuer den IE (bei 1.5 passt es genau, kA warum ^^) */
	height: 28px;
	width: 170px;
}
.coolnav3 li a span {
	min-height: 28px; /* hier min-height (FF) */
	text-indent: 4px;
	display:block;
	margin-left: 0px;
	border-top: #FCFBFA 1px solid;
	border-bottom: #ACABAB 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #F0EFEE;
}
* html .coolnav3 li a span {
	height: 28px; /* heigh (IE) */
	width: 170px; /* hier noch die Block-Länge (IE) */
}
.coolnav3 li a:hover {
	/*background: url(images/nav.gif) no-repeat 5px 4px;*/
	background-color: #ffffff;
}

.coolnav3 li a:hover span {
	color:#000000;
	border-top: #ACABAB 1px solid;
	border-bottom: #FCFBFA 1px solid;
	border-right: #ACABAB 1px solid;
	background-color: #E2E2E1;
}

.coolnav4 {
	width: 160px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	border: 1px solid #1C81B5;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.coolnav4 li a {
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background: url(images/folder_path.gif) no-repeat 10px 4px ;
	background-color: #F8E185;
	border: 1px solid #1C81B5;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
}

.coolnav4 li a span {
	text-align: left;
	height: 23px;
	text-indent: 4px;
	display:block;
	margin-left: 25px;
	background-color: #FEB3B1;
}

.coolnav4 li a:hover {
	background: url(images/folder_path.gif) no-repeat 10px 4px ;
	background-color: #F6ECC3;
}

.coolnav4 li a:hover span {
	color:#000000;
	background-color: #F8E185;
}

.google-text {
	position:absolute;
 	left:450px; top:350px; width:100px; height:50px;
 	overflow:hidden;
	visibility:hidden; 
    color: #FFFFFF; 
    font: 2px Arial, Helvetica, sans-serif; 
}
.google-text h1{
	/*visibility:hidden; */
    color: #FFFFFF; 
    font: 4px Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.google-box h1 a{ 
    color: #6395C7; 
    font: 8px Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 0px;
}
.google-box h1 a:hover{ 
    color: #6395C7; 
    font: 8px Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 0px;
}
.sr-normal {
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #000000

}

.sr-normal h1{
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0;
	}

.sr-normal h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news {
	background-color: #5088C0;
}
.sr-normal a{
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #BB2112;
}

.sr-normal a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #F95E4E;
}

.sr-partner {
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.sr-partner a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	text-decoration: none;
	color: #BB2112;
} 

.sr-partner a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	text-decoration: underline;
	color: #F95E4E;
} 

.sr-klein {
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 10px;
	color: #000000;

}

.sr-copyright {
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #7A7878;

}
.sr-copyright a{
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #BB2112;

}
.sr-copyright a:hover{
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #F95E4E;

}
.sr-msg {
	text-decoration: none;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;

}

.navMen {
    width: 160px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	border: 1px solid #000000;
	border-bottom-width: 0px;
  }

.navMen a {
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFD0CB;
	border: 1px solid #686868;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
	margin: 0px;
	padding-left: 6px;
  }

.navMen a:hover {
	margin: 0px;
	padding-left: 6px;
	background-color: #FBE2DF;
  }

.navMen2 {
    width: 160px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	border: 0px solid #1C81B5;
	border-bottom-width: 0px;
  }

.navMen2 a {
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #1C81B5;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;
	cursor: hand;
	margin: 0px;
	padding-left: 6px;
  }

.navMen2 a:hover {
	margin: 0px;
	padding-left: 6px;
	background-color: #FBE2DF;
  }

.navMen3 {
	text-align:left;
    width: 170px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	list-style:none;
	border: 0px solid #1C81B5;
	border-bottom-width: 0px;
  }

.navMen3 a {
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	background-color: F9DCD9;
	border-top: #FCFBFA 1px solid;
	border-bottom: #ACABAB 1px solid;
	border-right: #ACABAB 1px solid;
	cursor: hand;
	margin: 0px;
	padding-left: 6px;
  }

.navMen3 a:hover {
	margin: 0px;
	padding-left: 6px;
	background-color: #EFCCC9;
	border-bottom: #FCFBFA 1px solid;
	border-top: #ACABAB 1px solid;
  }
.tb-main-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight : bold;
	color: #000000;
}

.tb-row-head {
	background-color: #F9D0C9;
	/*background-image: url(images/tb_head_bg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #000;
}

.tb-row-head-news {
	background-color: #F9D0C9;
	/*background-image: url(images/tb_head_bg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #000;
	border: 1px solid #666666;
}

.tb-row-head-news h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.tb-row-head a{
	/*background-color: #DEE9F3;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #BB2112;
}



.tb-row-head a:hover{
	/*background-color: #DEE9F3;*/
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #F95E4E;
}

.tb-row {

	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #000000;
}
.tb-row h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.tb-row-head h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.tb-row h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.tb-row a h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #BB2112;
	margin-top: 0px;
	margin-bottom: 0px;
}


.tb-row a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	text-decoration: none;
	color: #BB2112;
} 

.tb-row a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	text-decoration: underline;
	color: #F95E4E;
} 
.tb-row-top {
	background-color: #E7D1CF;
}
.tb-row-1 {
	background-color: #F8F8F8;
}

.tb-row-2 {
	background-color: #ECE9E8;
}
.tb-row-tut {
	background-color: #739FCC;

}
.formular4 {
	width: 620px;
	height: 600px;
	background: transparent;
  	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	color: #000000;
	font-size: 11px;
}
.formular3 {
	background: transparent;
  	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	color: #000000;
	font-size: 11px;
}

.formular2 {
	width: 500px;
	height: 150px;
	background: transparent;
  	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	color: #000000;
	font-size: 11px;
}

.formular {
	background: transparent;
  	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	width: 180px;
	color: #000000;
	font-size: 11px;
}



.newsletter {
  	background: transparent;
  	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	color: #000000;
	font-size: 11px;
  	width: 150px;
  }

.login {
  background: transparent;
 	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
 /* background-color: #7095BE;*/
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 70px;
  }
.tb_nutzung {
	background: transparent;
    	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #000000;
}
.quot_div {
	background: transparent;
   	border-top: #706F6F 1px solid;
  	border-bottom: #D8D6D5 1px solid;
  	border-left: #706F6F 1px solid;
  	border-right: #D8D6D5 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}
.line {
	color: #BB2112;
	height: 2px;
	border-bottom: #D1EFFE 1px solid;
  }
 .meldung_div {
	position:absolute;
	width:350px;
	height:350px;
	z-index:10;
	visibility:hidden;
	background-color: #DD3625;
  	border-top: #FFFFFF 2px solid;
  	border-bottom: #FFFFFF 2px solid;
  	border-left: #FFFFFF 2px solid;
  	border-right: #FFFFFF 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}
.calendar_div {
	position:absolute; 
	margin-top: 5px;
	margin-left: -150px; 
	width:300px;
	text-align: left;
	padding:2px;
	background-color:#fff; 
	border:solid #000 1px;
	display:none;
	}

.select {
	background-color:#fff; 
	border:solid #000 1px;
	color: #000;
	font-size: 10px;
	}
