@charset "utf-8";
/* CSS Document */

 body {
    	font: 100% Arial, Helvetica, sans-serif;
    	background-color: #f2e3c2;
		color: #000000;
    	margin:0;
    	padding: 50px 0 0 0;
    	text-align: center;
		background:url(../bilder/bergmann_bg.jpg) center top no-repeat;
    background-attachment: fixed;
}

body.oneColFixCtr {background-color: #f2e3c2;}

.oneColFixCtr #container {
	width: 945px;
	background: url(../bilder/schatten.png) repeat-y;
	margin: 0 auto;
	text-align: left;
}

.oneColFixCtr #mainContent {
	padding: 0;
}

/* ###################################################### */
/* HEADER */
/* ###################################################### */
      
#header {
  padding-left: 238px;
	height:114px;
}

.sprache {  position: relative; 
            top: -10px; 
            left: 110px;
            font-size: 0.8em; 
}

.sprache a:link {color: #000000; text-decoration: underlined;}
.sprache a:visited {color: #000000; text-decoration: underlined;}
.sprache a:hover {background-color: #fdd278;}
.sprache a:active {}

/* ###################################################### */
/* NAVIGATION */
/* ###################################################### */

#nav li {
height: 1em;
}
html>body #nav li {
height: auto;
}

#nav {
	float: left;
	width: 165px;
	margin: 0;
	padding:0 0 0 18px;
	font-size:12.5px;
}
#navi {
	margin:0;padding:0;
}

#nav ul,
#nav ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li,
#nav ul li {
	margin:0;
	padding:0;
	width: 163px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:active {
	display: block;
	border: 1px solid #d9dadb;
	color: #707172;
	text-decoration: none;
	padding:2px;
	margin-bottom: 15px;
	
}

#nav li a:hover,
#nav li a.aktiv:link,
#nav li a.aktiv:visited,
#nav li a.aktiv:active,
#nav li a.aktiv:hover {
	color: #002c61;
	background: #fdd278;
	border: 1px solid #fdd278;
}

#nav li a.sub:link,
#nav li a.sub:active,
#nav li a.sub:visited {
	border:0;
	color: #707172;
	margin-bottom:5px;
}

#nav li a.sub:hover,
#nav li a.subaktiv:link,
#nav li a.subaktiv:visited,
#nav li a.subaktiv:active {
	border:0;
	color:#002c61;
	background-color:transparent;
	margin-bottom:5px;
}

#teaser {
	border: 1px solid #D9DADB;
	text-align:center;
	font-size:11px;
	width: 161px;
}

#teaser img {
	padding: 10px 0 10px 0;
	border:none;
	text-align:center;
	}

#teaser a{
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	}
  
#linknav {
	border: 0px solid #D9DADB;
	text-align:center;
	background-color: #00427A;
	display:block;
	padding:0;
	margin:0;
	width: 163px;
}

#linknav img {
	padding:0;
	border:none;
	}

.wichtigbild {margin-top: 4px; margin-bottom: 25px;}


/* ###################################################### */
/* INHALT */
/* ###################################################### */

.reg {font-size: 11px; line-height: 13px; margin-bottom: 3px;}


#inhalt {
	width:745px;
	padding-right:10px;
	float: right;
}

#bild {
	margin: 0px;
	padding: 0px;
	height: 230px;
  
}

#head {
  margin-top: -10px;
  width:745px;
	height: 38px;
	background-color: #FDD278;
}

#head h1 {
	font-size:15px;
	color: #FFFFFF;
	letter-spacing:4px;
	padding-left: 54px;
  padding-top: 10px;

}
#text {
	margin:0;
	background:#dbecf6 url(../bilder/text_verlauf.gif) repeat-x;
	clear:right;
	width:635;
  height: 1200px;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
	}
#text_3800 {
	margin:0;
	background:#dbecf6 url(../bilder/text_verlauf.gif) repeat-x;
	clear:right;
	height:5000px;
	width:635px;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
	}

#text h1,
#text_3800 h1 {
	font-size:15px;
	color:#002c61;
}
 

#text a, 
#text_3800 a {
	font-weight: normal;
	color:#76A2D3;
	text-decoration: underline;
}

#text a.extern,
#text_3800 a.extern{
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
	}

#text a.nachoben,
#text_3800 a.nachoben{
	font-weight: normal;
	color:#76A2D3;
	text-decoration: underline;
	font-size:10px;
}
#text h2,
#text_3800 h2 {
	font-size: 12px;
	color:#002c61;
}

#text h3,
#text_3800 h3 {
	font-size: 12px;
	color:#000;
}


#text p,
#text li,
#text_3800 p,
#text_3800 li  {
	font-size: 12px;
	color: #1a171b;
	line-height: 16px;
}


tr, td, tbody {
	font-size: 12px;
	color: #1a171b;
	line-height: 16px;
}