/* CSS Document */
h1, h2, h3, label, fieldset, div, ul, li, form, p{
   padding: 0px;
   margin: 0px;
}
li{
   margin-left:20px;
}
body{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height:1.8em;
   color: #6B6C76;
}
h1{
   font-size: 1.3em;
   line-height:1.6em;
   font-weight:bold;
}
h2{
   font-size: 1.2em;
   font-weight:bold;
}
h3{
   font-size: 1.2em;
   font-weight:bold;
}
#pagecontainer {
	position: relative;
	top: 2px;
	left: auto;
	width: 766px;
	padding: 0px;
	margin: 0 auto;
}
#boxcontent {
   float:left;
   background-color:#ffffff;
}
#maincontent {
	width: 766px;
}
#navcontainer{
	width: 226px;
	float:left;
	height: 366px;
}
#mainnavcontainer {
	padding-top:60px;
	background-image:url('/fileadmin/templates/images/nav_background.gif');
	height: 256px;
}
#sidenav {
	background-image:url('/fileadmin/templates/images/navi/bg_sidemenu.gif');
	margin-bottom:-2px;
}
#ContentLeft{
	float:left;
	width:226px;
}
#ContentCenter{
	float: left;
	width: 530px;
	margin-left:9px;
}
#middlemenu{
	margin-top:15px;
	clear:both;
	float:left;
	text-align:right;
	height: 43px;
	width: 766px;
}

a:link, a:visited{
   text-decoration: underline;
   color: #6B6C76;
}
a:hover{
   text-decoration:underline;
   color:#FF9363;
}

#header{
	float:left;
	width:540px;
}
.contenttable{
   
}
.contenttable TD{
   vertical-align:top;
   text-align:left;
}

input, textarea, select{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:1em;
   color: #6B6C76;
   line-height:1.5em;
}
.pflichtfeld{
   color: #6B6C76;
}

/*--- Galerie ---*/

.gfpb_landscape{
	background-color:#f3ecdd;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	border-right: 10px solid white;
}

.gfpb_portret{
	background-color:#f3ecdd;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	border-right: 10px solid white;

}
.singleimage{
	width:530px;
	height:530px;
	background-color:#f3ecdc;
}
.dirindex{
	clear:both;
	float:left;
	margin-top:10px;
}
.dirindex img{
	margin-right:10px;
	float:left;
}
.dirtitle{

}
.dirheadline{
	margin-bottom:5px;
}
/*--- end Galerie ---*/

.zPersonLeft{
	font-weight:bold;
	color:#ff9363;
	width:110px;
	padding-bottom:3px;
	vertical-align:top;
}
.zPersonRight{
	width:240px;
	vertical-align:top;
}
.AuszeichnungenLeft{
	font-weight:bold;
	color:#ff9363;
	width:110px;
	padding-bottom:3px;
	vertical-align:top;
}
.AuszeichnungenRight{
	width:240px;
	vertical-align:top;
}

.csc-textpic-image{
	padding-bottom:10px;
}

