@charset "UTF-8";

html {
	height: 101%;
}

*{
padding: 0;
margin: 0;
font-size: 100.01%;
border:none;
}


body {
color:#1a3c8c;/*<!--dunkelblau -->*/
letter-spacing:0.02em;
/**/line-height:115%;
background-image:url(../images/allg/bg_kachel_header.png);
background-color:#b6c7e4;
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
margin-bottom: 15px;
padding: 0 0 6px 0;
font-weight: normal;
border-bottom: 1px solid #e8e9ef;
line-height: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 130%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 11px;
	font-weight: bold;
	line-height: 130%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 11px;
	font-weight: bold;
	line-height: 130%;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:8px;
line-height:145%;
}

p.kursiv {
font-weight:bold;
font-style:italic;
}

ul {
font-weight: normal;
/*padding-left: 25px;
font-size: 12px;*/
}

ol {
font-weight: normal;
padding-left: 25px;
font-size: 12px;
}

a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#8097c2;
}

#page {
margin:auto;
width:1051px;
background-color:none;
}

#header_container {
width:1051;
height:218px;
background-image:url(../images/allg/berge_header2.jpg);
background-repeat:no-repeat;
}

#nav_container {
text-align:center;
margin:auto;
padding-top:22px;
}

#header_logo {
position:absolute;
margin-left:431px;
margin-top:73px;
width:219px;
height:103px;
}

#breadcrumb {
width:838px;
height:38px;
padding-top:20px;
margin-left:40px;
background-color:none;
}

#main_content {
margin:auto;
padding-bottom:40px;
width:888px;
height:auto;
/*background-color:#00FF33;*/
background: url(../images/allg/bg_schatten_page.jpg) repeat-y;
}


/*#spalte_rechts p {
	width: 250px;
}

#spalte_rechts img {
	margin-bottom: 10px;
	border: 1px solid #000;
}
*/


.intext_left {
	float: left;
	padding: 4px;
	margin: 0 15px 0 0;
	border: 1px solid #e8e9ef;
}
/*
#img_geschichte {
margin-left:8px;
width:148px;
float:left;
}
*/
/*.img {
border:#d7e2f5 0px solid;
margin-bottom:15px;
}*/



table#events {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	width: 100%;
}

table#events td.date {
	width: 125px;
}

#footer {
text-align:center;
padding-top:60px;
margin-left:auto;
margin-right:auto;
width:888px;
background-image:url(../images/allg/bg_schatten_page_unten.jpg);
background-repeat:no-repeat;
background-color:none;
}

/* -------------------------------------------------------- */
/* BUTTON*/
.button { margin: 2em 0;}													
.button a:link,
.button a:visited {
	border: 1px dotted #1a3c8c;
	padding: 6px;
	margin: 10px 0;
	background: #8097c2;
	color: #fff;
	text-decoration: none;
}
.button a:hover,
.button a:active  {
	background-color: #efefef;
	color: #1a3c8c;
}
/* -------------------------------------------------------- */

/* ------------------------------------------------------------*/
form {
	margin: auto;
	padding: 0;
	font-weight: normal;
	width: 100%;
}


textarea, input, select {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #333;
}
blockquote { color: red;}

/*##################################################################################################################
############################        INHALTE           ##############################################################
###################################################################################################################*/
/**** Listen    *******/
#spalte_mitte ul { margin: 1em 0 2em 0; padding:0; line-height: 135%;}
#spalte_mitte li {
	list-style: none;
	margin:0 0 0.5em 0;
	padding: 0 0 10px 20px;
	background: url(../images/allg/li_point.gif) no-repeat 0 3px;
	border-bottom: 1px solid #e8e9ef;
} 
/**Container für Historie*******/
.container_list {
	float: left;
	width: 100%;
	/*display: block;*/
	background: url(../images/allg/li_point.gif) no-repeat left top;
	border-bottom: 1px solid #e8e9ef;
	padding: 0 20px 10px 20px;
	margin: 0 0 15px 0;
}
.container_list_content {
	/**/float: left;
	width: 60%;
	padding: 0 50px 0 0;
}
.container_list_img {
	/**/float: left;
	width: 30%;
	margin-top: 0;
}
/**rechte Spalte Bilder*******/
p.img {
	padding: 12px;
	background:url(../images/allg/bg_img_rechts.png) no-repeat;
	min-height: 150px;
}
.img_tropfen_200px {
width:214px;
height:120px;
position:absolute;
margin-top:200px;
background: url(../images/allg/tropfen.png) no-repeat;
z-index:2;
}

.img_tropfen_oben {
width:214px;
height:120px;
position:absolute;
margin-top:180px;
background: url(../images/allg/tropfen.png) no-repeat;
/*z-index:2;*/
}

/*Unternehmensfilm **********************************************************************************/

#iframe_container {
	text-align: center;
	background: #b6c7e4;
}


/*STARTSEITE **********************************************************************************/
.start #main_content,
.start #footer {
	background: none;
}
#spalte_start { text-align: center; margin: 1px 0 0 0;}
.start #footer {
	padding-top:0;
}
.teaser img {margin: 0 3px;}

