/**************Formatierung der Seite allgemein******
*****************************************************/
html, body{
	margin: 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-image: url(background.jpg);
	background-repeat: repeat;
	text-align:center;
}

/* formatierung fuer alle Bilder*
*********************************/
img{
	border: none;
}

/**************Formatierung der Bereiche**************
*****************************************************/

#sprache{
	float:right;
	width:30px;
	height:60px;
	margin:50px 30px 0 0;
	padding:0;
}
#main{
	width: 988px;
	margin:auto;
	text-align:left;	
	border:1px solid #202020;	
	background-color:#EBEBEB;
}

#navigation{
	width: 180px;
	margin: 0;
	padding: 30px 0 0 0;
	float:left;
}

#content{
	width:797px;
	padding:10px 0 10px 10px;
	float:right;
	margin:0;
	background-color:#FFF8F3;
	border-left:1px solid #202020;
}

#footer{
	width: 988px;
	margin:auto;
	padding: 15px 0;
	clear: both;
	text-align: center;
	border-top:1px solid #202020;
}

.adress{
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 0;
	text-align:center;
	color:#8E8E8E;
	font-size:90%;
}
.fot:link, .fot:visited{
	text-decoration:none;
	color:#8E8E8E;
}
.fot:hover{
	text-decoration:underline;
	color:#FF6600;
}
.fiskus{
	padding:5px 0;
	text-align:center;
	color:#8E8E8E;
	font-size:90%;
}
.left10{
	padding:10px 0 0 0;
	text-align:left;
}
.center10{
	padding:10px 0 0 50px;
	text-align:center;
}
.right10{
	padding:10px 0 0 0;
	text-align:right;
}
.left5{
	padding:0 0 0 5px;
}

.distanz{
	padding:10px 0;
}
	
/* SiteName für die Formatierung des Titels und Untertitels der Vermietung 
************************************************************/
.titel{
	font-size: 150%;
	text-align:center;
	padding:15px 0 10px 0;
}

.siteNameSmall{
	font-size: 120%;
	text-align:center;
	color: #00407E;
	padding:0 0 10px 0;
}

/* pageName für die Formatierung des jeweiligen Seitennamens*
*************************************************************/
.pageName{
	padding:15px 0 20px 30px;
	color:#3A422B;
}

/* Formatierung der einzelnen Ueberschriften*
********************************************/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #00407E;
}

h1{

}

h2{
	font-size: 140%;
	color:#3A422B;
}

h3{
	font-size: 105%;
}

h4{
	font-size: 100%;
}

h5{
	font-size: 95%;
}

h6{
	font-size: 95%;
	font-weight: normal;
}

/* formatierung fuer Listen*
****************************/
ul{
	list-style-type: disc;
	text-indent: 0px;
	list-style-position: outside;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}



/* Formatierung fuer Links allgemein *
**************************************/

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	text-decoration: none;
}

/*********** #navigation link styles ***********
************************************************/
#navigation ul {list-style: none; margin: 0; padding: 0;}

#navigation ul a:link, #navigation ul a:visited, #navigation ul a:hover { 
	display: block;
	text-decoration:none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navigation li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navigation li {border-bottom: none;}

/*********** #nav-links styles ************
*******************************************/
.nav-links{
	background-color: #8D8D8D;
	border-bottom: 1px solid #202020;
	font-weight:bold;
}

.nav-links a:link{
	border-top: 1px solid #202020;
	padding: 7px 0px 7px 6px;
	color:#FFFFFF;
}
.nav-links a:visited{
	border-top: 1px solid #202020;
	padding: 7px 0px 7px 6px;
	color:#FFFFFF;
}

.nav-links a:hover{
	border-top: 1px solid #202020;
	padding: 7px 0px 7px 6px;
	background-color: #FF6600;
	color:#FFFFFF;
}

.actlnk{
	padding: 7px 0px 7px 6px; 
	font-weight: bold; 
	background-color:  #FF6600;
	color:#FFFFFF;
	display:block;
	border-top: 1px solid #202020;
}
.subnav{
	padding:7px 0 5px 3px;
	font-weight:bold;
}

.addnav:link, .addnav:visited{
	color:#999999;
	text-decoration:none;
	font-size:90%;
}
.addnav:hover{
	color:#FF6600;
	text-decoration:underline;
	font-size:90%;
}

/***************** alte Style ************************/

.subtitle {
	line-height: 22px;
	font-weight: bold;
	background-color: #8FB5DA;
	padding:0 0 0 5px;
}

.nav {
	font-weight: normal;
	background-color: #EBEBEB;
	color: #FF6600;
	padding:0 5px;
	border:1px solid #8D8D8D;
	line-height: 24px;
}

input.small {
	width: 50px;
}

.description {
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}
.titlesmall {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	border: none;
	background-color: #CCCCCC;
	font-style: italic;
}

.text_wir{
	text-align:center;
	padding:20px 10px 10px 10px;
}
.textinhalt{
	text-align:justify;
	padding:20px 10px 10px 10px;
}
.lnkinhalt{
	padding:10px;
}
.lnkinhalt1{
	padding:10px;
	text-align:center;
}
.sidelnk:link, .sidelnk:visited, .sidelnk:hover{
	text-decoration:none;
}
.tabdistanz{
	 padding:5px 0;
}
.tablehead {
	width:640px;
	border-left:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-bottom:2px solid #cccccc;
	border-right:2px solid #cccccc; 
	background-color:#EBEBEB;
	font-weight:bold;
}

.tablehead-light {
	width:640px;
	border-left:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-bottom:2px solid #cccccc;
	border-right:2px solid #cccccc;
}
.zellen-border{
	border:1px solid #EBEBEB;
	padding-left:5px;
	}