* {margin:0; padding: 0;}

body {
	background:#affefe url();
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;
	}

/* ---content-----------------------------------------------------------------*/

a:link {
	color:#004d91;
  text-decoration:none;
  }

a:visited {color:#004d91;}
	
ul {
  list-style-type:none;
  margin-bottom:20px;
  }		

table {margin-bottom:20px}
	
td {
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color:#000000;
	background-color:transparent;
  }	
  
.b {font-weight:bold}  
  
table.preise {
  border:1px solid #004d91;
  padding:2px;
  margin-bottom:10px;
  margin-right:5px;
  box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  } 
  
.preise caption {
  color: #004d91;
  font-weight: bold;
  font-size: 14px;
  line-height:2.5em;
  }  

.preise tr {
  background-color:#dfffff;
  }
.preise tr:nth-child(2n) {
  background-color:#cfffff;
  }
  
.preise td {
  padding:5px;
  font-size:0.9em;
}  
  
h1 {
  color:#004d91;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  }	
  
h2 {
  clear:both;
  width: 99%;
  text-align:center;
	font-weight: bold;
	font-size: 16px;
	color: #046ab5;
	background-color: #6befff;
	margin-bottom: 15px;
	padding:5px;
	box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	}
	
h3 {
  color: #004d91;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  }	
  
h4 {
	color: #004d91;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 10px;
  }
	
p {margin-bottom:20px;}	

a img {border:0}

.bildrechts {
  float:right;
  margin-top:5px;
  margin-left:15px;
  margin-right:5px;
  margin-bottom:20px;
  box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  }
  
.bildlinks {
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  margin-top:5px;
  box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  }
  
.intro {
  font-size:16px;
  line-height:1.5em;
  }    
	
#willkommen {
  margin:10px auto;
  text-align:center;
  }	

#willkommen a {
  color:#004686;
  font-weight:bold;
  font-size:20px;
  text-decoration:none;
  }
	
#titel {
  padding:5px;
  color:#0371ee; 
  font-weight:bold; 
  font-size:40px;
  }	

/*---basemod------------------------------------------------------------------*/

#page_margins {
  margin:10px auto;
  text-align:center;
}

#page {
  position: relative;
	width:930px;
	text-align:left;
	margin:0px auto;
 	padding:5px;
}

#header {
	width:930px;
	height:176px;
  }
  
#header img {
  box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  }  

#Navi {
	width:100%;
	height:25px;
/*	background-color:#6befff; */
	margin-bottom:15px;
	margin-top:0px;
  }
  
  a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color:#004d91;
	/*color: #046ab5; */
	text-decoration: none;
	background-color:#bfffff;
	padding:5px;
	box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  }

a.nav:hover{
	color: #0080ff;
	background-color:#fff;
	text-decoration: none;
  }


.rahmen {
	padding: 2px;
	margin: 2px;
	text-align: center;
  } 
  
#main {
	position: relative;
	width:930px;
	text-align:left;
}

.rahmenblau{
  background-color:#affefe;
	border: solid #0568B2 1px;
	width: 100%;
	padding:5px;
	margin-bottom:20px;
	position:relative;
	box-shadow:5px -5px 10px #700;
  -webkit-box-shadow:5px -5px 10px #888;
  -moz-box-shadow:5px -5px 10px #334455;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	}
	
.shadow {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#8FBFBA;
  z-index:-1;
  margin-top:7px;
  margin-left:7px;
  }	

.spaltelinks {
	width: 450px;
	vertical-align: top;
  }

.spalterechts {
	width: 450px;
	vertical-align: top;
  }

.absatz {margin-bottom: 7px;}
    
.block {
  font-size: 10px;
	text-align: justify
  }

.klein {font-size: 11px;}

.subheadline {
	font-weight: bold;
	font-size: 14px;
	color: #0568B2;
	padding-top: 10px;
	padding-bottom: 5px;
  }

.textblau {
	color: #004d91;
  }

.zitat {
	color: #004d91;
	font-style:italic;
  }

.presse {
	font-style:italic;
	margin-bottom: 7px;
  }

.datum {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
	color: #0568B2;
  }

.bildrahmen {
	border: solid #000000 1px;
	margin: 3px;
	}

.leerzeile{
	height: 5px;
	font-size:5px;
  }

td.sp1 {
	width:120px;
	vertical-align:top;
  }

td.sp2 {
	/*width:150px; */
	vertical-align:top;
	padding-right:20px;
  }

td.sp3 {
	width: 250px;
	vertical-align:top;
	color: #004d91;
  }

.angebot1 {
	background-color: #e7f2ff;
	border-top: 1px solid #046ab5;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	clear:both;
 }

.angebot1 ul {list-style-type:none}

.angebot2 {
	background-color: #d4e7fd;
	border-top: 1px solid #046ab5;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	clear:both;
  }

.angebot2 ul {list-style-type:none}

.footer{
  clear:both;
	font-style: italic;
	font-size: 10pt;
	color: #000000;
	}

#footer img {margin-bottom:0;display:inline}

#footer {text-align:center;margin:0px auto}
#footer a {color:#000080,text-decoration:none}
