
/* GLOBAL*/
/******************************************************************************/
*{
margin: 0;
padding: 0;
}

body{
background-color: #E8E8E8;
}

body, div, td, input{
color: #696969;
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 140%;
}



/*LAYER GLOBAL*/
/******************************************************************************/
div.site{
width:840px;
background: white url(../images/layout/site_back.gif) repeat-y;
position:absolute;
top:0px;
left:10px;
}

div.header{
padding:0px 10px 0px 10px;
}

div#search{
position:absolute;
top:167px;
left:660px;
width:150px;
}

div#search input{
border:1px solid #E1E1E1;
height:20px;
}

div#search input.submit{
float:right;
width:30px;
}

div#search input.text{
width:110px;
padding:3px 0px 2px 2px;
}

div#print{
position:absolute;
top:169px;
left:557px;
width:150px;
}

div.content{
padding:0px 30px 0px 30px;
}

div.left{
float:left;
width:150px;
padding-bottom:50px;
}

div.right{
margin-left:150px;
}

div.middle_left{
padding:1px 0 30px 0;
margin:0 0 0 35px;
width:410px;
}

div.middle_right{
float:right;
width:150px;
margin:51px 0 0 0;
}

div.footer
{
clear:left;
background: url(../images/layout/footer_back.gif) no-repeat 0% 100%;
padding: 5px 5px 20px 220px;
}

div.footer_text{
color:#B5B5B5;
font-size:10px;
border-top:1px dotted #E0E0E0;
width:410px;
padding:2px 0px 0px 0px;
}

div.footer_text a{
color:#B5B5B5;
font-size:10px;
}



/* font + color */
/******************************************************************************/
h1{
font-size:11px;
}

.colored{
color: #FD8A02;
}

.colored2{
color: #B5B5B5;
}

a:link, a:visited, a:active{
color:#696969;
text-decoration:none;
}

a:hover{
color:#FD8A02;
text-decoration: underline;
}

a.sitemap_link:link, a.sitemap_link:visited, a.sitemap_link:active{
font-weight:normal;
color: #696969;
text-decoration: none;
}

a.sitemap_link:hover{
color:#B6B6B6;
text-decoration: underline;
}

a.searchlink
{
font-weight:normal;
}

.error{
background:#B40004;
color:#FFF;
}


/* MENU */
/******************************************************************************/
/* siehe Browser css*/



/* Forms */
/******************************************************************************/
input{
color:#6f6f6f;
border:1px solid #E0E0E0;
background-color:#FFFFFF;
padding:2px;
}

input.searchinput{
width:335px;
margin-right:10px;
}

input.searchsubmit{
}



/* CMS */
/******************************************************************************/
.cmsDetailHeadline
{
font-weight:bold;
padding:2px 0px 2px 0px;
margin:9px 0px 0px 0px;
color:#FD8A02;
border-bottom:1px dotted #E0E0E0;
}

.cmsSelectedFont
{
font-weight: bold;
color: #FD8A02;
}

#cmsSectionText
{
margin: 0px;
padding: 0px 0px 0px 0px;
}


.cmsSectionNav
{
margin-top:20px;
height:20px;
}
.cmsPages
{
float:left;
margin: 0px;
padding: 2px 0px 2px 0px;
}
.cmsArchivSwitch
{
float:right;
margin: 0px;
padding: 2px 0px 2px 0px;
}

.cmsTeaser
{
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
width: 150px;
text-align:left;
border: 1px solid #E0E0E0;
border-bottom:none;
}
.cmsTeaser_headline
{
font-weight:bold;
padding: 2px 6px 2px 6px;
border-bottom:1px solid #E0E0E0;
background-color:#E0E0E0;
}

.cmsTeaser_image{
border-bottom:1px solid #E0E0E0;
}
.cmsTeaser_text
{
font-size:10px;
line-height:130%;
padding: 15px 6px 15px 6px;
border-bottom:1px solid #E0E0E0;
}
.cmsTeaser_link
{
padding: 0px 10px 0px 10px;
background-color:#CCCCCC;
}

#cmsSpezialInclude
{
margin: 0px;
padding: 0px;
}

a.cmsMoreInfo:link, a.cmsMoreInfo:visited, a.cmsMoreInfo:active
{
color:#FD8A02;
text-decoration:none;
font-weight:normal;
}

a.cmsMoreInfo:hover
{
color:#696969;
}

a.cmsMorebacklink:link, a.cmsMorebacklink:visited, a.cmsMorebacklink:active
{
color:#FD8A02;
text-decoration:none;
font-weight:normal;
}

a.cmsMorebacklink:hover
{
color:#696969;
}


#cmsElement
{
margin: 21px 0px 0px 0px;
padding:0px;
}

#cmsElement ul, #cmsElement ol, div.itemText ul, div.itemText ol{
margin:10px 0 10px 30px;
}

#cmsElement p{
padding:0px;
margin:10px 0px 10px 0px;
}

#cmsElement h2{
color:#FD8A02;
font-weight:bold;
font-size:11px;
padding:2px 0px 2px 0px;
border-bottom:1px dotted #FD8A02;
}

/* CMS types */

div.cmsProjektItem
{
margin: 0px 0px 30px 0px;
border-bottom:1px dotted #FD8A02;
}

div.itemHeadline{
padding:0px;
color:#696969;
font-weight:bold;
padding:0px 0px 5px 0px;
}

div.itemContent{
padding:0px 0px 5px 0px;
}

img.itemImage {
border:none;
margin: 3px 10px 0px 0px;
float:left;
}

div.itemText{
}

div.itemDownload{
margin-top:10px;
}

div.itemMoreLink{
padding:0px 1px 1px 5px;
}

div.cms_liste4 div.itemExtra{
padding:5px 15px;
font-weight:bold;
}

div.cms_liste4 div.itemHeadline span{
float:right;
}


#navcontainer { width:150px;}
#navcontainer ul {list-style:none;margin:0;padding:0;}
#navcontainer li {border-bottom:1px dotted #E0E0E0;}
#navcontainer li a {display:block; padding:12px 3px 2px 3px; color:#696969; width:auto;}
#navcontainer li a:hover {text-decoration:none;}
#active a:link, #active a:visited, #active a:hover {font-weight:bold; text-decoration:none;}

.cmsTeaser
{
width: 148px;
}

div#search input.text{
width:115px;
padding:3px 0px 2px 2px;
}

input.searchinput{
padding:3px;
}

input.searchsubmit{
padding:2px 8px 2px 8px;
}