/* CSS Document */

/* Link - Text */
a:hover { text-decoration: underline; }

body {
	background-color: #DAC1AD;
   	margin-top: 16px; 
	margin-right: 30px; 
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #0d3468; 
	text-decoration : none; 
} 

a:link { 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #0d3468; 
text-decoration : none; 
}  

a:hover { 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #0d3468; 
text-decoration : underline; 
}

.bodykarte {
	background-color: #DAC1AD;
   	margin-top:10px; 
}

.bodyinhalt {
	background-color: #FFF8EE;
	background-repeat:no-repeat;
	scrollbar-base-color: #DDC191;
	scrollbar-track-color: #F2E7CA;
	scrollbar-face-color: #DFBE84;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B4883C;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #61481D;
	scrollbar-3d-light-color:#61481D;
	padding-left:5px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
	text-decoration: none;
}

h2, .h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
	text-decoration: none;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
	text-decoration: none;
}
	
.drucken {
	margin-right:5px;
}

.zellelinksoben{
  	height:591px;
  	width:151px;
	position:relative;
	top:1px;
	left:19px;
	width:120px;
	height:100px;
	} 

.zellelinksneu {
  	height:591px;
  	width:151px;
	position:relative;
	top:100px;
	left:19px;
	width:120px;
	height:200px;
	}

.zellelinks {
  	height:591px;
  	width:151px;
	position:relative;
	top:140px;
	left:19px;
	width:120px;
	height:200px;
	}

.zellelinksunten {
  	height:591px;
  	width:151px;
	position:relative;
	top:180px;
	left:19px;
	width:120px;
	height:100px;
	} 
		
.zellerechts {
	width:211px;
	height:591px;
position:relative;
	top:0px;
	left:0px;
	width:211px;
	height:156px;
	}
		
.zellerechtsunten {
    width:211px;
	height:591px;
position:relative;
	top:0px;
	left:14px;
	width:160px;
	height:368px;
	
	}
	
	
.zelleoben {
	width:591px;
	height:124px;
	}
	
.zellemitte {
	position:relative;
	width:591px;
	height:374px;
	}
	
.zellemitte_inhalt {
	position:relative;
	top:14px;
	padding-left:15px;
	}
	
.zelleunten {
position:relative;
	top:10px;
	left:15px;
	width:520px;
	height:50px;
	}

	
/* Tabellenbalken ----------------------------------------*/	

.box { width: 500px; background: #FEF6E1;}
.box h1, .box p {margin: 10 10px;}
.box h1 {font-size:150%; color:#0D3468; }
.box .top, .box .bottom{display:block;background: #FEF6E1;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #6C390B;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px; height: 2px;}

.border {border-left-color:#6C390B;  border-right-color:#6C390B; border-width:2px; border-style:solid;}

.borderinside { border-bottom:dotted; color: #6C390B; height:6px;}*/
/*.borderinside { background-image:url(bilder/banner/strich.gif); background-repeat:no-repeat; height:10px;}

---------------------------------------------------------------*/	
	


/* Texte und Menue */
	
.navgrund {
	background-color: #D42C50;
	}

.navgrund1{
	background-image:url(bilder/tabgrund.gif);
	
	}
	
.inhaltgrund {
	background-color: #FFF8EE;
	}

	
.Fliestext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D3468;
	text-decoration: none;
}

.Fliestext a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D3468;
	text-decoration: none;
}

.minitext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D3468;
	text-decoration: none;
}

.Subline {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
}
.Headline {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
}

.tabellenav {
	background-color: #F008EE;
	}
	
.nav {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #154E9C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*background-color: #F4E4B3;
	margin: 0px;
	padding:2px;
	border: solid;
	border-bottom:1px;
	border-bottom-color:#865B2D;
	border-left:1px;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-color: #865B2D;
	border-top:1px;
	border-top-color:#FFFFFF; */
	
	

}

.nav a:link {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #154E9C;
	font-family: Arial, Helvetica, sans-serif;

}
.nav a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #154E9C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.nav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D11F1F;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
	color: #D11F1F;
	line-height:inherit;
	width: 200px;
	
}

.nav a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #154E9C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.Untertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #154E9C;
	text-transform: none;
}

.contentRight{
  padding-left: 0.4em;
  float: right;
}

.contentLeft{
  padding-right: 0.4em;
  float: left;
}

.link{
  padding-right: 0.4em;
  padding-top: 6px;
  float: left;
}

.clear{
  clear: both;
}
