/* Layout ------------------- */

html {
	height: 100%;
	}

body {
	font: 13px "Trebuchet MS", Helvetica, Arial;
	color: #000;
	background: #fff url(../img/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
a {
	color: #E60003;
	text-decoration: underline;
	}

p { 
	line-height: 150%;
	margin: 0;
	padding: 0;
	}

hr {
	height: 1px;
	background: #ccc;
	color: #ccc;
	border: 0px dotted #ccc;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1c396a;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1c396a;
	margin: 0;
	padding: 0;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1c396a;
	margin: 25px 0 5px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #1c396a;
	margin: 30px 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	}

h5 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 25px 0;
	padding: 5px;
	border: 1px dotted #ccc;
	text-align:center;
	background: #1c396a;
	}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #1c396a;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	}
	
.valid {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border: 0;
	}

#keywords {
	position:absolute;
	top: -1000px;
	left: 500px;
	color:#000;
	background:#fff;
	}	

/* Navigation ------------------- */		
	
#navcontainer {
	width: 738px;
	height: 33px;
	margin: 0;
	padding: 0 0 0 42px;
	background: url(../img/navi_dunkel_bg.gif);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
#navcontainer ul {
	padding:0;
	margin:0;
	background: url(../img/navi_dunkel_bg.gif);
	color: #fff;
	float: left;
	width: 100%;
	height: 33px;
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	font: 12px "Trebuchet MS", Helvetica, Arial;
	padding: 9px 18px 0 18px;
	background: url(../img/navi_hell_bg.gif);
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	font-weight: bolder;
	height: 24px;
	text-transform: uppercase;
	}

#navcontainer ul li a:hover {
	background: url(../img/navi_dunkel_bg.gif);
	color: #fff;
	}
	
#active a:link, #active a:visited, #active a:hover {
	background: url(../img/navi_dunkel_bg.gif);
	color: #fff;
	}
	
/* Inhalte ------------------- */
	
#box {
	width: 780px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	overflow:hidden;
	}

#leitsatz {
  width: 780px;
	height: 136px;
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #1c396a;
	background: url(../img/leitsatz.jpg) no-repeat;
	}

#content {
	height: auto;
	margin: 0;
	padding: 10px 35px 10px 42px;
	text-align: left;
	color: #000;
	border-top: 10px solid #1c396a;
	}

#content_left {
	height: auto;
	width: 452px;
	margin: 0;
	padding: 10px 20px 10px 42px;
	text-align: left;
	color: #000;
	float:left;
	background: url(../img/kreuz_bg.gif) no-repeat;
	}

#content_right {
	height: auto;
	width: 229px;
	margin: 0;
	padding: 10px 16px 10px 20px;
	text-align: left;
	color: #000;
	float: right;
	border-left: 1px dotted #ccc;
	}

#content_gb {
	height: auto;
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #000;
	border-top: 10px solid #1c396a;
	}

#footer {
	font: 11px "Trebuchet MS", Helvetica, Arial;
	height: 46px;
	width: 780px;
	margin: 0;
	padding: 2px 0 0 0;
	background: #006699 url(../img/footer_bg.gif) repeat-x;
	text-align: center;
	color: #999;
	clear: left;
	}
	
#footer_gallerie {
	font: 11px "Trebuchet MS", Helvetica, Arial;
	height: 46px;
	width: 820px;
	margin: 0 0 0 -40px;
	padding: 2px 0 0 0;
	background: #006699 url(../img/footer_bg.gif) repeat-x;
	text-align: center;
	color: #999;
	}

#empfehlungen {
	font: 11px "Trebuchet MS", Helvetica, Arial;
	margin: 9px 0 0 0;
	padding: 0;
	color: #267da8;
	}

#empfehlungen a{
	color: #267da8;
	}
	
.startseite {
width: 400px;
margin: 0;
padding: 0;
}
	
/* Redaxo ------------------- */

/* Ausrichtung Bild Links-Rechts */ 

.pleft {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	vertical-align: text-bottom;
	border: 0;
}
.pright {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	vertical-align: text-bottom;
	border: 0;
}

/* Fotogalerie */ 

.bildborder {
	border: 1px dotted #ccc;		
}

.bildborder_thumb {
	border: 1px dotted #ccc;
	margin: 3px 3px 3px 2px;		
}

/* zweispaltiger Block */ 

.zweispalter {
  width: 702px; 
}

.zweispalter_1 {
  width: 341px;
}

.zweispalter_2 {
  width: 341px;
  margin-left: 20px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

/* Downloadmodul */

.download { 
	padding:5px;
	background-color: #fff;
	border: 1px solid #1C396A;
}

.download-hdl { 
	margin-top:20px;
}

.download-hdl p { 
	padding: 5px 7px;
	background-color: #1C396A;
	font-weight: bold;
	color: #fff;
}

.download-file { 
	float:left;
}

.download-file a img { 
	border:none;
}
