/* B L O C K S*/

* 
{ 
	margin:0px; 
	padding:0px;
}

html 
{
height: 100%;
}

body 
{
	font-family: 'Ubuntu', Arial, sans-serif;	
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	height: 100%;
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	color: #614d41;
	background-color: #614d41;
	letter-spacing: 0.05em;
}

#sitecontainer 
{
	margin-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background: #fff url(style_img/back.jpg) no-repeat;
}




h1 
{
	position: absolute; 
	z-index: 1; 
	font-size: 6pt;
	color: #fff;
}


/* LOGO */
#head 
{	
	width: 970px;
	height: 190px;
	margin-left: 25px;
}



#headerbild
{
	height: 190px;
	width: 200px;
	float: left;
}

#headerbild img {
	height: 190px;
	width: 200px;
	border: 0px;
}

#headerbild_admin
{
	height: 117px;
	width: 836px;
	background-color: #666;
	overflow: scroll;
	overflow-x: none;

}

.headerpic_admin
{
float: left;
margin-left: 20px;
margin-top: 20px;
}

#topwahl 
{
	position: absolute;
	width: 836px;
	background-color: #666;
	float: left;
	color: #fff;
	z-index: 80;
	padding-bottom: 10px;
}


/* Servicenavigation oben */
#servicebox 
{
	position: absolute;
	letter-spacing: 0.04em;
	text-align: right;
	top: 110px;
	font-size: 11px;
	color: #614d41;
	left: 728px;
	height: 25px;
	z-index: 80;
}

#service
{
position: absolute;
top: 30px;
left: 880px;
z-index: 80px;
font-size: 11px;
}

#service a {
color: #fff;
Text-decoration: none;
}

div.nav_space
{
width: 10px;
float: left;
}


/* INHALTSBEREICH */
#contentcont{

margin-top: 12px;
margin-left: 25px;
background: url(style_img/contbg.png);
background-repeat: repeat-y;
}

#content
{
	min-height: 400px;
	margin-left: 12px;
	width: 665px;
	float: left;
	padding-top: 26px;
	padding-left: 45px;
}

#inhalt 
{
	margin-top: 0px;
	width: 495px;
}

/* ??? ZU BEARBEITEN */
#inhalt_abschluss 
{
	height: 10px;
	padding: 10px;
	clear: both;
}


/* ??? ZU BEARBEITEN */
#bildbox 
{
	margin-left: 10px;
	width: 750px;
	height: 170px;
	background-color: #614d41;
	float: left;
}


/* N A V I G A T I O N */

#topnavi
{		
	text-transform: uppercase;
	width: 665px;
	height: 50px;
	background: url(style_img/top.png);
	background-repeat: repeat-x;
	padding-top: 140px;
	padding-left: 45px;
	margin-left: 12px;
	float: left;

}

div.topnav 
{
	margin-right: 15px;
	float: left;
	padding-bottom: 4px;
}

div.topnav:hover 
{

}

div.topnav_act 
{	
	margin-right: 15px;
	float: left;

	padding-bottom: 4px;
	color: #614d41;
}

#subnavi
{	
	text-transform: uppercase;
	margin-top: 12px;
	width: 200px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	float: left;

}

li.subnavidiv {
	height: 16px;
	margin: 0px 12px 0px 8px;
	padding: 12px 0px 2px 0px;
	list-style-image:url(style_img/leer.png);
}

li.subnavidiv:hover {
	list-style-image:url(style_img/leer.png);
}

li.subnavidiv_act {
	height: 16px;
	margin: 0px 12px 0px 8px;
	padding: 12px 0px 2px 0px;	
	list-style-image:url(style_img/leer.png);
	color:#614d41;
}

a.Active {
color: #fff;
text-decoration: none;
font-size: 12px;
}

a.Active2 {
color: #fff;
font-size: 14px;
text-decoration: none;

}

a.Active3 {
color: #65c1be;
font-size: 12px;
text-decoration: none;
}

a.nav {
color: #fff;
text-decoration: none;
font-size: 14px;
}

a.nav:hover {
color: #614d41;
}

a.nav2 {
color: #fff;
text-decoration: none;
font-size: 12px;
}

a.nav2:hover {
color: #614d41;
text-decoration: none;
}

/* F O O T E R */
#footer
{
	margin-left: 45px;
	font-size: 12px;
	text-align: left;
	line-height: 11px;
	width: 836px;
	padding-top: 4px;
	border-top: 1px solid #666;
}

#fuss p 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	color: #614d41;
	letter-spacing: 0.05em;
	
}

#footer_admin
{
	position: absolute;
	z-index: 200;
}


/* NEWS CONTENT */

div.boxdatum 
{
	font-size: 11px;
}

div.middlebox 
{
	line-height: 14px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #ddd;
	padding: 10px;
}

div.middleboxtop 
{
	font-weight: bold;
	font-size: 14px;
	height: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}

img.thumbnail
{
	border: 0px;
	height: 100px;
	margin-right: 10px;
}

img.thumbnail_small
{
	border: 0px;
	height: 50px;
	margin-right: 10px;
}

/* I N F O B O X */

#infos 
{
	width: 145px;
	float: left;
	margin-left: 15px;
}

#infoswahl 
{
	position: absolute;
	width: 155px;
	background-image: url(../bilder/darktrans.png);
	background-repeat: repeat;
	float: left;
	height: 500px;
	color: #fff;
	overflow: scroll;
	z-index: 80;
}

div.rightbox 
{
	line-height: 14px;
	font-size: 11px;
	width: 155px;
	letter-spacing: 0.05em;
}

div.rightboxbild 
{
	line-height: 14px;
	font-size: 11px;
	width: 145px;
	letter-spacing: 0.05em;
	padding-bottom: 4px;
}

div.rightbox img 
{
	margin-bottom: 5px;
}

img.pfeil
{
	vertical-align: top;
	width: 9px;
	height: 9px;
	border: 0px;
	margin-top: 2px;
}

div.rightboxtop 
{
	font-size: 11px;
	width: 145px;
	height: 11px;
	margin-bottom: 5px;
}

div.rightboxbottom 
{
	height: 3px;
	width: 145px;
	margin-bottom: 10px;
}

div.boxhead 
{
	letter-spacing: 0.04em;
	font-size: 11px;

	padding-top: 4px;
	font-weight: bold;
}

div.rightboxbottom 
{
	height: 3px;
	width: 140px;
	margin-bottom: 10px;
}

#abschluss 
{
	text-align: right;
	clear: both;
	font-size: 10px;
	color: #fff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}

#abschluss a
{
	color: #fff;
}


/* BACKEND */
div.formhead {
font-size: 11px;
padding: 2px;
color: #fff;
background-color: #4379a3;
margin-bottom: 2px;
clear: both;
background-attachment: scroll;
background-repeat: repeat-x;
background: url(../bilder/headblau.jpg);
}

div.clear {
clear: both;
}

div.forms {
float: left;
padding: 2px;
margin-right: 2px;
min-height: 45px;
text-align: center;
background-color: #ccc;
}

div.formssmal {
float: left;
padding: 2px;
margin-right: 2px;
text-align: center;
background-color: #ccc;
}

ul {
padding-left: 15px;
}

/* N A V I G A T I O N */
a {
text-decoration: underline;
color: #614d41;
}

a:hover {
color: #0096ae;
}

a.titel {
font-size: 12px;
line-height: 14px;
color: #fff;
text-decoration: none;
}

a.titel:hover {
color: #0096ae;
}

a:hover:visited {
color: #0096ae;
}


a.box {
color: #614d41;
font-size: 11px;
text-decoration: none;
}

a.box:hover {
color: #0096ae;
text-decoration: none;
}

a.navActive {
color: #ccc;
text-decoration: none;
}

span.alert {
font-size: 10px;
line-height: 11px;
color: #ff0033;
}

#alert {
left: 10px;
top: 0px;
padding-top: 100px;
width: 970px;
min-height: 600px;
padding-bottom: 20px;
position: absolute;
font-size: 14px;
line-height: 16px;
color: #ffffff;
z-index: 120;
background: url(../bilder/redtrans.png);
background-attachment: scroll;
background-repeat: repeat;
text-align: center;
}

#softalert {
left: 10px;
top: 0px;
padding-top: 100px;
padding-bottom: 100px;
width: 970px;
min-height: 600px;
position: absolute;
font-size: 14px;
line-height: 11px;
color: #fff;
z-index: 120;
background: url(../bilder/darktrans.png);
background-attachment: scroll;
background-repeat: repeat;
text-align: center;
}


a.alert {
font-size: 10px;
line-height: 11px;
text-decoration: none;
color: #ff0033;
}

a.alert:hover {
text-decoration: none;
color: #000000;
}


input.button {
font-size: 11px;
font-weight: bold;
border: solid 1px #333;
background-color: #614d41;
color: #fff;}

input.txt {
height: 11px;
padding: 2px;
font-size: 11px;
border: solid 1px #333;
background-color: #ccc;
color: #614d41;}

.bemerkung {
height: 11px;
padding: 2px;
font-size: 11px;
border: solid 1px #333;
background-color: #fff;
color: #000;}

select.txt {
padding: 2px;
font-size: 11px;
border: solid 1px #333;
background-color: #ccc;
color: #614d41;}

span.blau {
color: #333333;
}

input.send {
border: 1px solid #fff;
background-color: #614d41;
color: #fff;
padding: 2px;
font-size: 14px;
cursor: pointer;
}

input.senden {
background-color: #614d41;
vertical-align: middle;
}

span.back {
border: 1px solid #fff;
background-color: #614d41;
color: #fff;
padding: 3px;
}

a.back {
color: #fff;
text-decoration: none;
}

a.back:hover {
color: #f03;
}

.copy {
font-size: 12px;
color: #614d41;
}

.titel {
font-size: 18px;
color: #0096ae;
}

.highlight {
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #614d41;
}

/* BOX CAPTION */

h3{ margin: 10px 10px 0px 10px; color:#333; font:11px Arial, sans-serif; font-weight: bold;  }
			
.boxgrid{ 
	width: 190px;
	height: 120px;
	overflow: hidden; 
	position: relative; 
}
	
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#fff; 
	font-weight:bold; 
	font:10pt Arial, sans-serif; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ddd; 
	height: 50%; 
	width: 100%; 
	opacity: 0.9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 }

 .caption .boxcaption {
 	top: 0;
 	left: -190px;
 }
 
 .boxcaption a {
 font:12px Arial, sans-serif; color:#333; 
 }

ul {
list-style-image:url(style_img/strich.jpg)
}

ul ul {
list-style-image:url(style_img/circle.jpg)
}

ul ul ul{
list-style-image:url(style_img/dreieck.jpg)
}
