body{
font-family: verdana, helvetica, sans-serif;
/*font-size: 12px;*/
font-size: 11px;
color: black;
margin: 0px;
padding: 0px;
background-color: #9C999C;
}

li{
padding-bottom: 4px;
}

h1{
font-size:15px;
margin-left: 8px;
}

h2{
margin-top:20px;
margin-left: 8px;
font-size: 12px;
}

h3{
margin: 8px;
font-size: 11px;
}

.documenttitle{
font-size:17px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 8px;
}

p{
margin-left: 8px;
}

a{
color: #990000;
}

img{
border: 0;
}

li{
margin-bottom: 4px;
}

td{
vertical-align: top;
}

#header{
background-color: #990000 ;
width: 736px;
height: 100px;
vertical-align: middle;
padding-top: 8px;
color: #fff;
}

#shadowcontainer_right{
width: 748px;
background-image: url("../images/sbackdrop.png");
background-position: top right;
background-repeat: repeat-y;
}

#shadowcontainer_left{
width: 760px;
background-image: url("../images/sbackdrop_left.png");
background-position: top left;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
padding-left: 12px;
text-align: left;
}

#maincontainer{
width: 736px;
background-color: #ffffff;
/*background-color: #DADADA; THIS*/
}

#menu{
float: left;
width: 160px;
/*background-color: #EAEAEA;*/
/*background-color: #DADADA; THIS*/
color: #373737;
/* min-height: 600px; */
/*border-right: 2px solid #cccccc;*/
}

#menu a:link, #menu li{
font-size: 10px;
}

#content{
float: left;
width: 520px;
padding-left: 20px;
padding-right:20px;
border-left: 1px solid white;
/*border-right: 1px solid #bcbcbc;*/
background-color: #ffffff;
min-height: 420px;
}

#footer{
clear: left;
width: 736px;
text-align: center;
background-color: #BCBCBC;
font-size: 9px;
}

.gradbox{
background-image: url("../images/gfade.png");
width: 600px;
height: 24px;
background-color: #eeeeee;
background-repeat:repeat-x;
padding: 4px;
margin: 8px;
}

.tit1{
font-size: 18px;
color: white;
}

.tit2{
font-size: 12px;
color: white;
}

.menutit{
margin-bottom: 25px;
margin: 8px;
color: #990000;
font-weight: bold;
}

dl {
margin-left: 6px;
width: 120px;
padding: 0;
background-color: #eeeeee;
border-right: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc;
padding: 3px;
}

dt {
margin: 0;
margin-bottom: 10px;
font-weight: bold;
background-color: #990000;
color: white;
padding: 3px; 
}
	
dd {
color: #666;
margin:0;
font-size: 10px;
padding-left: 8px;
margin-bottom: 10px;
}

#blue, #blue dt {
background-color: #9cf;
}

#red, #red dt {
background-color: #c99;
}

#green, #green dt {
background-color: #cf9;
}

.cbox_left,.cbox_right{
background-color: #EAEAEA;
width: 90px;
height: 30px;
float:left;
margin: 10px;
padding: 8px;
border-left: 2px solid #990000;
}

.cbox_left{
/* clear:left; */
}

a.cbox:link, a.cbox:visited{
font-size: 11px;
/* background-color: #dddddd; */
background-color: #E8DAB2;
width: 90px;
height: 20px;
float:left;
margin: 5px;
padding: 8px;
border-left: 2px solid #2D2D2D;
text-decoration: none;
color: #2D2D2D;
}

a.cbox:hover, a.cbox:active{
background-color: #FFEFC4;
color: black;
}

label,input, select, textarea {
	display: block;
	width: 420px;
	float: left;
	margin-bottom: 10px;
}


label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}

.textblock{
clear: left;
border: 1px dashed #cccccc;
margin:8px;
padding: 4px;
background-color: #eeeeee;
}

a.edit:link, a.edit:active, a.edit:visited, a.edit:hover{
color: #000000;
padding: 1px;
margin-right: 2px;
background-color: #D1CBAE;
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid #948B72;
border-bottom: 1px solid #948B72;
text-decoration: none;
}

a.edit:hover{
background-color: #E8DAB2;
}

/* Formatierer für Online-Ausgabe */

.leftFloatbox{
float: left;
margin-right: 10px;
/*position: relative;*/
}

.rightFloatbox{
float: right;
margin-left: 10px;
}

.centeredFloatbox{
text-align: center;
}

.leftFloatbox, .rightFloatbox{
background-color: #eeeeee;
}

.imagecontainer{
width: 520px;
clear: left;
text-align: center;
margin-top: 20px;
}

.captionfloatleft, .captionfloatright{
padding: 4px;
float:left;
font-size: 10px;
color: #333333;
text-align: left;
width: 250px;
background-color: #F9F9F9;
margin-right: 4px;
border: 1px solid;
border-color: #ffffff #E5E5E5 #E5E5E5 #ffffff;
line-height: 1.2;
}

.captionfloatright{

}

.cltextblock{
margin-bottom: 12px;
line-height: 1.5;
margin-left: 8px;
}

.infobutton, .nextbutton, .prevbutton{
background-color: #E8DAB2;
width: 70px;
padding: 4px;
display: block;
text-decoration: none;
vertical-align: center;
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid #948B72;
border-bottom: 1px solid #948B72;
}

.nextbutton .prevbutton img{
border: 0px;
}

.nextbutton{
background-image: url('../images/weiter.png');
background-repeat: no-repeat;
background-position: top right;
padding-right: 24px;
float:right;
}

.prevbutton{
background-image: url('../images/prev.png');
background-repeat: no-repeat;
background-position: top left;
padding-left: 24px;
clear: left;
float:left;
}

.infobutton{
margin-bottom: 12px;
}

.tb_header{
background-color: #E8DAB2;
}

.tb_row{
background-color: #EFEFEF;
}

.fussnote{
font-size: 85%;
position: relative;
top: -4px;
margin-right: 8px;
text-decoration: none;
}

.decentinfo{
padding: 4px;
margin-top: 8px;
color: #686868;
background-color: #eeeeee;
}

.imagecaption{
font-size: 10px;
color: #333333;
width: 100%;
padding: 0px;
text-align: left;
line-height: 1.2;
margin-bottom: 3px;
}

.zoombox{
position: absolute;
left: 10px;
top:10px;
width: 20px;
}

.dezent{
font-size: 11px;
margin: 10px;
}

.space100{
width: 100px;
}

.hr1{
background-color: #cccccc;
height: 1px;
border: 0px;
}

a.navmenu:link, a.navmenu:active, a.navmenu:visited{
font-size: 11px;
text-decoration: none;
}

.navstatic{
color: #660000;
font-size: 11px;
font-weight: bold;
}

.clctcell{
text-align: left;
}

.clcthi{
background-color: #D2D2D2;
}

.grayinfo{
vertical-align: middle;
font-size: 12px;
color: #2D2D2D;
}

.header_titleshift{
margin-left: 190px;
}

.breadcrumb_bar{
padding: 2px;
color: #2D2D2D;
margin-left: 8px;
clear: left; 
margin-top: 10px;
vertical-align: bottom;
background-color: #CFCFCF;
}

.titlebox{
clear: left;
margin-top: 15px;
}

.diabox{
border: 1px solid; border-color: #F0F0F0 #727272 #727272 #F0F0F0; margin: 4px; width: 150px; height: 200px; float: left; background-color: #F4F4F4; font-size: 11px; padding: 6px; font-size: 10px;
}

.innerdia{
background-color: black; width: 128px; height: 128px; margin-left: 10px;
}

.publtab, .publtabempty{
text-align: center;
margin: 1px;
float: left;
background-color: #E8DAB2;
padding: 1px;
display: block;
width: 165px;
text-decoration: none;
vertical-align: center;
border-left: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid #948B72;
border-bottom: 1px solid #948B72;
}

.publtabempty{
background-color: #E8E6E2;
color: #999999;
}