@import "vnav.css";
html,body		
{ 
	color:#000000; 
	padding:0px; 
	margin: 0px;
	height: 100%; 
	margin-left:0px;	
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-color: #FCFCFC;
	text-align: center;
}
#rahmen
{
   	padding: 0;
   	height: 100%;
	margin: 0px auto;
	text-align: center;
	z-index: 1;
	position: relative;
	width: 100%;
   	background-image: url(../images/backgroundrahmen1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#rahmen1
{
   	z-index: 2;
	height: 100%;
	padding: 0;
	position: relative;
	width: 100%;
   	margin: 0px auto;
	text-align: center;
	backgroun-color: none;
   	background-image: url(../images/headerback1.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#mainbox
{
	width:755px;
	height: auto;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/background_main.jpg);
	background-repeat: repeat-y;
}
.tdheader
{
	width: 755px;
	height: 190px;	
	margin: 0;
	padding: 0;		
	
}
.logo
{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 190px;
}
.header
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 555px;
	height: 190px;
}
.tdnavigation
{
	height: 35px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #447C01;	
}
.hauptmenu
{
	width: 200px;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-y;	
	margin: 0px;
	padding: 0px;
}
#mitte
{
	width: 100%;
	height: 189px;	
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #000080;
	border-top: 1px solid #0D569B;
	border-bottom: 1px solid #0D569B;	
}
.topnavigation
{
	width: 700px;
	height: 32px;
	margin: 0;
	border-bottom: 1px solid #A2BE80;	
	background-color: #447C01;
}
a.navigation:link, a.navigation:visited 
{
	
	line-height: 29px;
    padding: 0.7em 1em;
    margin: 0;
    background-color: #447C01;
    color: white;  
    font-size: 75%;
    border-left: 1px solid #A2BE80;
    border-right: 1px solid #A2BE80;  
	text-decoration: none;     
}
a.navigation:hover, a.navigation:focus
{
   line-height: 29px;
   padding: 0.7em 1em;
   margin: 0;
   background-color: #72AA30;
   color: yellow;  
   font-size: 75%;
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;        
}
a.aktiv:link,a.aktiv:visited,a.aktiv:hover,a.aktiv:focus
{
	line-height: 28px;
	padding: 0.7em 1em;
	margin: 0;
	background-color: #72AA30;
   	color: yellow;  
	text-decoration: none;
	font-size: 75%;   
	border-right: 1px solid #FFF;  	
  	border-left: 1px solid #FFF;  
}
h2
{
	color: #3E7300;
	font-size: 110%;
}
h3
{
	color: #800000;
	font-size: 110%;
	padding-right: 10px;
}

.inhalt
{
	width: 555px;
	padding: 0px;
	text-align: left;	
	background-image: url(../images/inhalt_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;		
}
.inhalt strong
{
	font-size: 90%;
}
.inhalt p
{
	font-size: 80%;
	color: #666;
}
.inhalt p strong
{
	font-size: 102%;
}
#inhalt1
{
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;	
}
#fuss
{
	width: 735px;
	height: 32px;	
	background-image: url(../images/fuss_um.jpg);
	background-repeat: repeat-x;
	font-size: 60%;
	color: #EEF8FF;
	text-align: right;
}
.fusslinks
{
	width: 50%;
	height: 32px;
	background-image: url(../images/fuss_ul.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fussrechts
{
	width: 50%;
	height: 32px;
	background-image: url(../images/fuss_ur.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.slideshow 
{
	display: block; 
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.slideshow a:link, .slideshow a:visited
{
	color: #0089b6;
	text-decoration: none;
}
.slideshow a:hover, .slideshow a:focus
{
	color: #0089b6;
	text-decoration: underline;
}
.slideshow ul
{
	list-style-image: url(../images/info_bgg.jpg);
	display: block;
	text-align: left;
	margin: 0 0 0 35px;
	padding: 0px;
}
.slideshow ul li
{
	color: #626262;
	vertical-align: middle;
	font-size: 9pt;
	
}
.slideshow p
{
	text-align: left;
}
.blue ul
{
	list-style-image: url(../images/ul_gbg.jpg);
	display: block;
	text-align: left;
	margin: 0 0 0 35px;
	padding: 0px;
}
.blue ul li
{
	color: #626262;
	vertical-align: middle;
	font-size: 9pt;
	padding: 2px;
	
}
.bluebox
{
	clear: both;	
	border: 1px solid; 
	z-index: 2; 
	position: relative;
	padding: 2px 5px 10px 5px; 
	border-color: #008cb5;
	margin: 0px; 
	background-color: #dbf3ff;
}
.bluestrong
{
	font-size: 10pt;
	color: #008cb5;
	
	
}
.graybox
{
	clear: both;	
	border: 1px solid; 	
	padding: 0 10px 10px 10px; 
	border-color: #D3D3D3; 
	background-color: #F3F3F3;
	
}
.graybox strong
{
	font-size: 10pt;
	color: #3E7300;
	
	
}
.graybox a.nlink:link, .graybox a.nlink:visited
{
	color: #0089b6;
	text-decoration: none;
}
.graybox a.nlink:hover, .graybox a.nlink:focus
{
	color: #0089b6;
	text-decoration: underline;
}
a.nlink:link, a.nlink:visited
{
	color: #0089b6;
	text-decoration: none;
}
a.nlink:hover, a.nlink:focus
{
	color: #0089b6;
	text-decoration: underline;
}
a.wohnungen:link,a.wohnungen:visited
{
	background-color: #008cb5;
	color: #FFF;
	padding: 2px 4px 2px 4px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #008cb5;
	
}
a.wohnungen:hover,a.wohnungen:focus
{
	background-color: #FFF;
	color: #008cb5;
	padding: 2px 4px 2px 4px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #008cb5;
}
a.btn_slideshow img 
{
	width: 21px; 
	height: 20px; 
	margin: 0px 2px;
	border: 0px;
}
.tab-page 
{
	clear: both;	
	border: 1px solid; 
	z-index: 2; 
	position: relative;
	text-align: center; 
	top: -2px;
	padding: 10px 0px 10px 0px; 
	border-color: #D3D3D3; 
	background-color: #F3F3F3;		
}
* html .tab-page
{
	top: -1px;
}
.tab-pane 
{
	padding: 0px;
}
* html .tab-pane
{
	padding: 10px 0px -2px 0px;
	
}
.tab
{
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	height: 21px;	
	width: 200px;
	text-decoration: none;
	position: relative;	
	top: 0;		
	float: left; 
	overflow:	hidden;
	font-size: 8pt;
	color: #626262;
	margin: 1px 0px -4px 0;	
	padding: 4px 0 0 10px; 
	border: 0;	
	z-index: 3;	
	white-space: nowrap;
	
}
* html .tab
{
	margin: 1px 0px -1px 0;
}
