body {
   background-color: #DADADA;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   color: Black;
}

h1 {
font-size:1.3em;
}

p {
font-size:0.9em;
}

#main {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 900px;
 
   background-color: White;
   border: solid 2px;
   border-color: #B0C5E6;
   padding: 0px;
}

#logo {
height:120px;
width:120px;
margin-left: 30px;
margin-top: 20px;
}

#box_links {
	margin-right: 10px;
        margin-left: 10px;
	padding: 10px;
	width: 200px;
        text-align: left;
        overflow:hidden;
float: left;
}

#box_rechts {
   
   margin-left: 650px;
	padding: 10px;
	width: 220px;
   margin-top: 15px;
   border-left: 2px solid #D5D5D5;
margin-bottom: 100px;
}

.clear {
clear: both;
}

#navigation {
padding:5px;
border-bottom:1px solid #D7E5FF;
}

#navigation a {
display:inline;
text-decoration:none;
color:#000;
font-weight:bold;
margin-right:20px;
}

#content {
float: left;
margin-top: 15px;
	width: 390px;
	border-left: 2px solid #D5D5D5;
	padding: 15px;
margin-left: 230px:
   
   margin-bottom: 15px;
}

#content_breit {
	margin-left: 220px;
	width: 640px;
	border: 1px solid #D5D5D5;
	padding: 10px;
   margin-top: 15px;
   margin-bottom: 15px;
}

#content_breit a {
   text-decoration: none;
}

#content_article .teaser {
font-weight:bold;
}

#navcontainer1 {
margin-top: 0px;
}

#navcontainer1 ul
{
padding: 0;
margin: 0;
padding-left: 0;
margin-left: 0;
background-color: #D4DFF1;
color: black;
float: left;
width: 670px;
height: 25px;
font-family: arial, helvetica, sans-serif;
}

#navcontainer1 ul li { display: inline; }

#navcontainer1 ul li a
{
padding: 0.2em 1em;
background-color: #D4DFF1;
color: Gray;
text-decoration: none;
float: left;

}

#navcontainer1 ul li a:hover
{

color: #FF9428;
}

#newsbox_head {
   width: 200px;
   height: 20px;
   background-color: blue;
   color: #fff;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   border: 2px solid blue;
   border-radius: 20px 20px 0 0;
   -moz-border-radius: 20px 20px 0 0;
   padding: 5px;
}

#newsbox {
   width: 200px;
   height: 300px;
   background-color: #8CC7F0;
   border: 2px solid blue;
   border-radius: 0 0 20px 20px;
   -moz-border-radius: 0 0 20px 20px;
   padding: 5px;
}

#box2 {
   right: 0px;
   width: 200px;
   height: 240px;
   border-left: 2px solid #D5D5D5;
   margin-bottom: 30px;
   background-color: #F0E68C;
   border-radius: 20px;
   -moz-border-radius: 20px;
   padding: 5px;
}

#box_kontakt {
   right: 0px;
   width: 180px;
   height: 140px;
   margin-bottom: 30px;
   margin-top: 30px;
   background-color: #ffffff;
   padding: 5px;
}

#searchfield {
padding: 0;
margin: 0;
right: 0px;
height: 25px;
width:230px;
background-color: #D4DFF1;
float: right;
overflow: hidden;
}

#banner {
        background-image: url(Headline.jpg);
	background-repeat: repeat-x;
	height: 98px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: White;
        margin-top: 0px;
        margin-bottom: 0px;
       
        
}

#bannertext {        
   padding-left: 5px;
   padding-top: 55px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

#primer {
   padding: 0px;
   margin: 0px;
   height: 25px;
   left: 0px;
   background-color: #FFD700;
   width: 100%;
}

#navcontainer
{
color: black;
padding-left: 180px;

}


#navcontainer ul
{
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
background-color: #FFD700;
color: black;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { 
display: inline;

}

#navcontainer ul li a
{
padding: 0px 10px 0px 10px;
color: black;
text-decoration: none;
border-top:1px solid #e4d9c0;
border-right:1px solid #837c6b;
border-bottom:1px solid #837c6b;
border-left:1px solid #e4d9c0;

}

#navcontainer ul li a:hover
{
background-color: #FF9428;
color: #fff;
border-top:1px solid #99917d;
border-right:1px solid #e4d9c0;
border-bottom:1px solid #e4d9c0;
border-left:1px solid #99917d;
}


#nav_path {
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #D4DFF1;
}

#content_breit.overview p {
margin-bottom:0px;
}

#content_breit.overview .item {
padding-bottom:30px;
line-height:18px;
}

.item {
   margin-bottom: 15px;
   margin-top: 15px;
}

#content_breit.overview .item .image {
float:left;
margin-right:10px;
margin-top:3px;
}

#content_breit.overview .item .headline2 {
font-weight:bold;
}

#content_breit.overview .item .teaser {
font-weight:normal;
margin-bottom:0px;
}

#content_breit.overview .item .text {
margin-left:80px;
}

#footer {
text-align: center;
   padding-left: 20px;
   padding-bottom: 5px;
   color: Gray;
}

tabble {
border-collapse: collapse;
}

.headline {
   font-size: 1.0em;
   font-weight: bold;
}

.headline2 {
   font-size: 1.0em;
   font-weight: bold;
   margin-top: 15px;
}

.boxhead {
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
   color: #73380F;
}

.link {
    font-size: 0.9em;
}

.link1 {
    font-size: 0.9em;
    margin-top: 20px;
}

.inputtext {
   width: 400px;
}

#login {
   border: 1px solid #DDDDDD;
   background-color: #fff;
   margin-top: 30px;
}





.menu_default {

color: black;
}


.menu_current {
	 font-weight: bold;
   background-color: #FF9428;
color: black;
}


#sekundaermenu {
   width: 200px;
   background-color: #FFD700;
   margin-top: 30px;
}  

#navlist2
{
display: block;
padding-left: 0;
margin-left: 0;
width: 200px;
}

#navlist2 ul
{
display: block;
list-style: none;
margin: 0;
padding: 2px;
line-height: 15px;
}

#navlist2 ul ul
{
display: block;
list-style: none;
margin: 0;
padding: 2px;
padding-left: 15px;
overflow:hidden;
line-height: 15px;
}

#navlist2 ul ul ul
{
display: block;
list-style: none;
margin: 0;
padding: 2px;
padding-left: 25px;
overflow:hidden;
line-height: 15px;
}


#navlist2 a{
margin:5px 0 5px 0;
padding:1px 3px 1px 4px;
text-decoration:none;
border:1px solid #e4d9c0;
width:160px;
display:block;
}



#navlist2 ul li a { 
text-decoration: none;
}

#navlist2 a:link
{
color: #black;
}

#navlist2 a:hover
{
background-color: #FF9428;
color: #fff;
}

#navlist2 ul li a:active { 
background-color: #369; 
color: #fff;
}


.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #white;
	color: #black;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}