/* CSS Document */


body, html{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
color:#333333;
margin-top:0;
font-size:1em;
}

#layout{
width:99%;
/*margin-left:auto;
margin-right:auto;*/
margin:0;
padding:0;
font-size:0.8em;
}

/*********** HEADER ******/

#title{
background-color:#666666;
height:100px;
padding:0;
margin:0;
}

#title h1{
padding:0 0 0 20px;
margin:0;
font-size:1.7em;
}

#subtitel{
padding:0 0 4px 22px;
font-size:0.8em;
color:#ffffff;
}

#title h1 a{
text-decoration:none;
color:#ffffff;
font-weight:normal;
}

#lang{
color:#999999;
margin:0;
padding:0 20px 0 0;
}
#lang a{
text-decoration:none;
color:#ffffff;
font-size:1em;
font-weight:normal;
}
#award{
width:140px;
text-align:right;
}

/*******************BILDLEISTE***********/
#titlepic{
height:44px;
background-color:#666666;
padding:0;
margin:0;
background:URL(../assets/images/titlePic.jpg) #666666;
overflow:hidden;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
text-align:right;
}

/****************** Loginform******/
#login{
width:220px;
text-align:center;
background-color:#ffffff!important;
font-size:small;
padding:12px;
}
#loginform{
padding:0;
margin:0;
}

.loginLabel{
width:100px;
display:block;
float:left;
padding:2px;
margin:0;
}
#loginform input{
width:140px;
padding:2px;
margin:1px 0 0 0;
border:1px solid #333333;
color:#333333;
}
#loginform #loginSubmit{
border:1px solid #333333;
width:146px;
color:#333333;
margin:1px 0 0 104px;
background-color:#ffffff;
font-size:x-small;
}
/********************/
#navi{
padding:0;
margin:0;
border-top:1px solid #333333;
width:100%;
background-color:#ffffff;
}
#navi ul{
margin:0;
padding:0;
}
#navi li{
margin:0;
padding:0;
float:left;
list-style: none;
}
#navi a{
display:block;
width:auto;
padding:1px 12px 3px 12px;
text-decoration:none;
color:#ffffff;
font-size:1em;
font-weight:normal;
background-color:#666666;
margin-right:1px;
font-size:small;
}

#navi a.naviAktiv{
display:block;
width:auto;
padding:1px 12px 3px 12px;
float:left;
text-decoration:none;
color:#b92322;
font-size:1em;
font-weight:normal;
background-color:#ffffff;
margin-right:1px;
font-size:small;
}

#navi a:active, #navi a:focus, #navi a.naviAktiv:focus, #navi a.naviAktiv:active{
background-color:#b92322;
color:#ffffff;
}

#docNavi{
margin:0 0 20px 0;
}
#docNavi a{
text-decoration:none;
color:#333333;
font-size:1em;
font-weight:normal;
}

/******************* SUBNAVI******/


#subNavi{
clear:both;
margin:20px 0 20px 0;
}
a.subNavi{
color:#333333;
font-weight:normal;
/*border:1px solid #ffffff;*/
}
a.subNavi:focus, a.subNavi:active{
color:#ffffff;
font-weight:normal;
background-color:#b92322;
}

a.subNaviAktiv{
color:#b92322;
font-weight:bold;
font-weight:normal;
/*border:1px solid #b92322;*/
}
a.subNaviAktiv:focus, a.subNaviAktiv:active{
color:#ffffff;
font-weight:bold;
font-weight:normal;
background-color:#b92322;
/*border:1px solid #b92322;*/
}
hr#subNaviHr{
border:none;
border-top:solid #666666 1px;
height:1px;
}

/************FORMULARE ****************/

fieldset{
border:1px solid #848883;
}

legend{
color:#848883;
}


.inputLabel{
display:block;
float:left;
width:220px;
}

.dataInput{
width:400px;
}
.dataInputShort{
width:200px;
}
.registerFieldset{
width:800px;
}
.loginFieldset{
width:500px;
padding:20px;
}
.registerFieldset Input{
border:1px solid #333333;
margin:1px;
}
.docFieldset{
width:800px;
}
.docArea{
height:80px;
width:400px;
}
.docInput{
width:400px;
}
.docInputShort{
width:200px;
}

.docFieldset Input, textarea{
border:1px solid #333333;
margin:1px;
}

.inputSubmit, .selectField{
border:1px solid #333333;
background-color:#ffffff;
}

.smallgrey{
font-size:0.8em;
color:#999999;
}
/**********************CONTENT************/
#content{
background-color:#ffffff;
padding:10px 10px 20px 10px;

}

#content p.text{
width:90%;
}


#divIndexLinks{
width:480px;
width:46%;
float:left;
padding:0;
border:1px solid #ffffff;
}
#divIndexRechts{
width:48%;
margin-left:48%;
border:1px solid #ffffff;
margin-bottom:30px;
}

.divIndex{
margin:0;
padding:10px;
vertical-align:top;
border:1px solid #ececec;
}
.divIndexFacts{
margin:0;
padding:10px;
vertical-align:top;
color:#333333;
border:1px solid #cccccc;
background-color:#ececec;
}
.divIndexAktuell{
margin:0;
padding:10px;
vertical-align:top;
color:#333333;
border:1px solid #b92322;
}
#divLinks{
width:48%;
float:left;
border:1px solid #ffffff;
margin-bottom:30px;
}

#divRechts{
width:48%;
margin-left:50%;
border:1px solid #ffffff;
margin-bottom:30px;
}

#infoDiv{
font-size:x-small;
width:80%;
border:1px solid #cccccc;
border:1px solid #babcb9;
background-color:#ececec;
background-color:#ededed;
padding:4px;
margin:0 0 20px 0;
}


ul.linkList, ul.supportList {
list-style-type:none;
padding:0;
}
ul.linkList li, ul.supportList li {
padding:5px 0 5px 0;
}

#smallCustom{
color:#333333;
font-size:x-small;
}
#smallCustom select{
color:#333333;
font-size:x-small;
border:1px solid #333333;
}
#smallCustom input{
color:#333333;
font-size:x-small;
border:1px solid #333333;
}
#smallCustomSubmit{
color:#333333;
font-size:x-small;
border:1px solid #333333;
background-color:#ffffff;
}

.indexNewsFormSubmit{
color:#b92322;
border:1px solid #b92322;
background-color:#ffffff;
}

/*projekte*/

.projektDiv{
width:70%;
padding:1px 0 1px 0;
line-height:1.4em;
}
 
.projektLegende{
clear:both;
display:block;
text-align:right;
margin:1px 0 1px 0;
font-weight:bold;
width:100px;
float:left;
}
.projektContent{
display:block;
margin:1px 4px 1px 110px;
border-left:2px solid #333333;
padding-left:20px;
}

/*akten*/

.akteDiv{
width:80%;
padding:1px 0 1px 0;
line-height:1.4em;
margin:0 0 0 0px;
}
 
.akteLegende{
/*clear:both;
margin:1px 4px 1px 0;
*/
display:block;
float:left;
font-weight:normal;
width:130px;
text-align:right;
/*border:1px solid #ff0000;*/
}
.akteContent{
padding-left:10px;
margin:1px 4px 1px 135px;
display:block;
/*border:1px solid #00ff00;*/
border-left:1px solid #666666;
}
.akteImgContent{
padding-left:10px;
margin:1px 4px 1px 135px;
display:block;
border-left:1px solid #666666;
}
/**************** archiv***************/

#docTable{
margin:0;
padding:10px;
}
.tdDoc{
vertical-align:bottom;
width:140px;
background-color:#dedede;
}


.docNavi{
color:#333333;
text-align:center;
margin:0 0 50px 0;
}
.docNavi a{
color:#333333;
padding:0 10px 0 10px;
font-weight:bold;
}

.divDoc{
vertical-align:bottom;
width:140px;
height:310px;
background-color:#ededed;
background-color:#ffffff;
float:left;
margin:2px;
border:1px solid #babcb9;
border:1px solid #666666;
}
.divDocLegende{
font-size:0.7em;
text-align:left;
color:#333333;
margin:0;
}

.archivdetaillinks
{
float:left;
margin-right:20px;
}

.archivdetailrechts
{
font-size:0.8em;
}

 /*********************************struktur**************************/
#strukturNaviGif{
display:none;
height:1px;
}
#strukturNaviGifAktiv{
display:block;
height:100%;
}
.strukturNavi{
margin:0;
padding:0;
float:left;
width:350px;
color:#333333;
}

#strukturContent{
margin:20px 0 0 360px;
padding-left:20px;
border-left:1px solid #666666;
font-weight:normal;
}
 
.strukturNavi a{
display:block;
vertical-align:middle;
/*padding-top:3px;
padding-bottom:6px;*/
}

.bestandSpan{
font-size:xx-small;
font-weight:normal;
}

.strukturIcon{
display:block;
float:left;
}
span.strukturName{
margin-left:20px;
border:1px solid #ffffff;
display:block;
height:3.6em;
}
a.strukturA,a.strukturB,a.strukturC,a.strukturD{
font-weight:normal;
border:1px solid #ffffff;
vertical-align:top;
height:3.6em;
display:block;
}
a.strukturAAktiv, a.strukturCAktiv,a.strukturDAktiv,a.strukturBAktiv{
font-weight:bold;
border:1px solid #ffffff;
vertical-align:top;
height:3.5em;
}
a.strukturAAktiv, a.strukturA:hover{
/*background-color:#cccccc;*/
text-decoration:none;
}
a.strukturAAktiv, a.strukturA{
padding-left:0;
}
a.strukturBAktiv, a.strukturB:hover{
/*background-color:#cecece;*/
text-decoration:none;
}
a.strukturBAktiv, a.strukturB{
padding-left:20px;
}

a.strukturCAktiv, a.strukturC:hover{
/*background-color:#efefef;*/
text-decoration:none;
}
a.strukturCAktiv, a.strukturC{
padding-left:40px;
}

a.strukturDAktiv, a.strukturD:hover{
/*background-color:#ececec;*/
text-decoration:none;
}
a.strukturDAktiv, a.strukturD{
padding-left:60px;
}


a.strukturA img,a.strukturB img,a.strukturC img,a.strukturD img,a.strukturAAktiv img, a.strukturCAktiv img,a.strukturDAktiv img,a.strukturBAktiv img{
float:left;
}

.strukturEditDiv{
width:60%;
margin:0 0 10px 0;
padding:4px;
border:1px solid #b92322;
}

.archivsysDiv{
margin:0 0 6px 0;
}
.archivsysSubDiv{
margin:0 0 6px 18px;
}
.bestandDiv{
margin:0 0 6px 36px;
}
.aktenDiv{
margin:0 0 6px 54px;
}
.strukturIcon{
float:left;
}
.strukturTitle{
margin:0 0 0 20px;
padding:0;
font-weight:normal;
}
.strukturTitleActive{
margin:0 0 0 20px;
padding:0;
font-weight:bold;
}
.strukturFacts{
font-size:x-small;
font-weight:normal;
}

/*************** selectlisten***/

span.smalloption{
font-size:xx-small;
color:#ff0000;
}

/******** DIVERSE********/
.message{
color:#ff6600;
}

/*********** sitemap***/

.sitemapList li{
padding-top:2px;
padding-bottom:2px;
list-style-type:circle;
color:#b92322;
}
.sitemapListInaktiv{
color:#666666;
}

/*****************FOOTER******/
#footer{
clear:both;
text-align:left;
background-color:#ffffff;
/*border-top:1px solid #848883;*/
color:#848883;
padding-left:10px;
}
#footer a{
color:#848883;
text-decoration:none;
}
#footer a:hover{
color:#b92322;
text-decoration:none;
}
#footer a:focus, #footer a:active{
background-color:#b92322;
color:#ffffff;
}


/*****************************A****************/
a, a.text{
text-decoration:none;
/*color:#c11919;*/
color:#b92322;
}
a:hover, a.text:hover{
text-decoration:none;
}
a.text:focus, a.text:active{
background-color:#b92322;
color:#ffffff;
}
/************************** H *******************/

h2{
color:#333333;
font-weight:normal;
margin:0 0  10px 0;
font-size:1.4em;
}
h2.noDisplay{
display:none;
}
h3{
color:#333333;
font-size:1em;
}
#h3fontWeightNormal{
font-weight:normal;
}
.h3News{
padding:0;
margin:0;
font-size:1.4em;
}
h4{
color:#333333;
font-size:1em;
}
h5{
color:#FF6600;
font-size:1.2em;
}
/*************Barrierefreiheit***********/
.noDisplay{
display:none;
}
.notVisible{
visibility:hidden;
}

/*********PRINT ****************/
.print{
display:none;
}

hr.clearer{
border:none;
clear:both;
}

/*********PATENSCHAFTEN*******/
.patenKontaktlabel{
display:block;
padding:0;
margin:0;
}
.patenKontaktTextInput{
border:1px solid #cccccc;
width:400px;
}
.patenKontaktTextareaInput{
border:1px solid #cccccc;
width:400px;
height:50px;
}


.patenTextLabel{
display:block;
float:left;
width:220px;
font-weight:bold;
}
.patenTextInput{
width:500px;
}
.patenTextarea{
width:500px;
height:80px;
}

.divPatenObjekt{
vertical-align:bottom;
width:200px;
height:310px;
background-color:#ffffff;
float:left;
margin:2px;
border:1px solid #cccccc;
}
.divPatenObjektLegende{
font-size:0.9em;
text-align:left;
color:#333333;
margin:0;
}
.patenDiv{
width:80%;
}
.patenDiv table{
border:none!important;
}