body {
	text-align: center;
	margin: 0px;
	margin-top:0px;
	background-image: url(/fileadmin/images/templates/body_hg.jpg);
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
#container {
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
#middle {
	background-image: url(/fileadmin/images/templates/middle_hg.jpg);
	background-repeat: repeat-y;
	width: 940px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002f65;
	border-right-color: #002f65;
	border-bottom-color: #002f65;
	border-left-color: #002f65;
}
#top {
	background-image: url(grafix/top_bg.jpg);
	background-repeat: no-repeat;
	width: 940px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002f65;
	border-right-color: #002f65;
	border-bottom-color: #002f65;
	border-left-color: #002f65;
}
#bottom {
	/*background-image: url(grafix/silberstreifen.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	width: 940px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002f65;
	border-right-color: #002f65;
	border-bottom-color: #002f65;
	border-left-color: #002f65;
}
#nav_main_parent {
	margin-left: 0px;
	width: 940px;
	margin-top: 1px;
	
}

#path_parent {
	text-align: left;
	color: #cccccc;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#path a:link, #path a:visited, #path a:active {
	color: #6d6d6d;
	font-weight: bold;
}
#content_main_container {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
}
#content_main_header {
	height: 52px;
	text-align: right;
}
#content_main {
}

#content_main h1 {
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #D20035;
}
#content_main h2 {
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #F27900;
	margin-bottom: 10px;
}
#content_main h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #999999;
	margin-bottom: 7px;
}
#content_main h4 {
font-size: 12px; 
font-weight: bold;
line-height:100%;
color: #000000; 
background: #D1D1D1 url('grafix/pfeil_tr.gif') no-repeat top right; 
padding: 5px 5px 4px 5px;
margin-bottom:5px; 
}
#clearer {
	clear: both;
}



.footer { 
	background: #fff url('grafix/silberstreifen.gif') no-repeat top left; 
	font: 10px/1.3 verdana,arial,tahoma,sans-serif; 
	color: #9D9EA1; 
	padding: 16px 15px; 
}
.footer a, .footer a:link, .footer a:hover, .footer a:visited { color: #9D9EA1; }
.darkgrey, a.darkgrey, a.darkgrey:link, a.darkgrey:visited { color: #7c7c7c; }
.grey, a.grey, a.grey:link, a.grey:visited { color: #9D9EA1; }
a.grey:hover, a.darkgrey:hover { color: #B01C2E; }


.breadcrumb { font-size: 10px; padding: 1px 0 10px 0; text-align: left; }
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:hover { color: #808080; text-decoration: underline;  }


/* css_styled_content */
/* Formatierungen */

body, H1, H2, H3, H4, H5, P, TD, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
}
PRE { font-family: monospace; }
/*	A { color: #000066; text-decoration: underline; }	skj: das war originaldefinition */
a {
	color: #7c7c7c;
	text-decoration: underline;
}	/* skj: neu von mir */
a:visited {
	color: #7c7c7c;
	text-decoration: underline;
}
/*	A:hover { color: #660000; }	originaldef. */

a:hover {
	color: #000000;
	/*background-color: #D20035;*/
	text-decoration: none;
}	/* skj: neu von mir */
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; padding:0; }
P, TD {
	font-size: 12px;
	/*line-height: 22px;*/
}
UL, OL {
	color:#808080;
	font-size:11px;
	margin-left: 30px;
	margin-top: 0px;
}
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
div, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 5px;
}

a.download {
padding-left:15px;
padding-bottom:4px;
background: transparent url('grafix/ico_pdf.gif') no-repeat;
}

a.mail {
padding-left:15px;
padding-bottom:4px;
background: transparent url('grafix/ico_email.gif') no-repeat 0px 3px;
}

a.skype {
padding-left:15px;
padding-bottom:4px;
background: transparent url('grafix/ico_skype.gif') no-repeat 0px 2px;
}

#content_main table.contenttable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width:100%;
}

#content_main table.contenttable p {
	margin-bottom: 0px;
	font-size:11px;
	line-height:130%;
}

#content_main table.contenttable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F27900;
	border-right-color: #F27900;
	border-bottom-color: #F27900;
	border-left-color: #F27900;
	padding: 2px;
}
 #content_main table.contenttable th {
 	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style:solid;
	border-bottom-color:#cccccc;
 
 }


#mainbox {
float:left; 
width:560px;
padding-bottom:30px;
}

#mainbox2col {
float:left; 
width:395px;
padding-bottom:30px;
}

#leftbox {
float: left;
/*background: #cccccc;*/
width: 160px;
margin:0;
padding:0;
margin-top:55px;
margin-right:20px;
}

#leftbox h1 { 
font-size: 12px; 
font-weight: bold;
line-height:100%;
color: #000000; 
background: #D1D1D1 url('grafix/pfeil_tr.gif') no-repeat top right; 
padding: 5px 5px 4px 5px;
margin-bottom:5px; 
}

#leftbox P {
font-size:11px;
line-height:120%;
margin: 0 5px 0 5px;
}


#rightboximg {
float:right; 
margin:0px;
padding:0px;
margin-bottom:20px; 
margin-left:40px; 
width:320px;
}



DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #854823;
	margin-bottom: 15px;
	padding-top: 20px;
}

DIV.csc-textpic-imagerow {
margin-bottom:5px;
}

DIV.csc-textpic-border {
background:#efefef;
}

DL.csc-menu-4 DT {
padding-left:15px;
background: #ffffff url('grafix/sitemap_pfeil.gif') no-repeat 6px left; 
font-weight:bold;
}

TABLE.formular {
font-size:11px;
}

TABLE.formular INPUT {
width:250px;
background:#efefef;
border-style:solid;
border-width:1px;
border-color:#999999;
padding:2px;
line-height:130%;
}

TABLE.formular TEXTAREA {
width:250px;
height:100px;
background:#efefef;
border-style:solid;
border-width:1px;
border-color:#999999;
padding:2px;
line-height:130%;
}

TABLE.formular SELECT {
background:#efefef;
border-style:solid;
border-width:1px;
border-color:#999999;
padding:2px;
line-height:130%;
}

TABLE.formular INPUT.submit {
width:120px;
height:25px;
}

TABLE.formular INPUT.submit {
	font-family:Arial, sans-serif;
	font-size: 11px ;
	font-weight:bold;
	color:#002f65;
	background: #dfdfdf;
	border-style:solid;
	border-width:0px 0px 0px 0px ;
	background-color:#dce6f9;
	border-top-color:#eeeeee;
	border-left-color:#eeeeee;
	border-right-color:#002f65;
	border-bottom-color:#002f65;
	background-image:url(grafix/inputsubmit.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#dce6f9');*/
}
		
TABLE.formular INPUT.submithov {
	font-family:Arial, sans-serif;
	font-size: 11px ;
	font-weight:bold;
	color:#000000;
	background: #dfdfdf;
	border-style:solid;
	border-width:0px 0px 0px 0px ;
	background-color:#dce6f9;
	border-top-color:#444444;
	border-left-color:#444444;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	background-image:url(grafix/inputsubmithov.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#c5d9ff');*/
}

/* VCD Archive */
div.tx-vcdarchive-pi1 h1 {  font-size: 120%;  font-weight: bold;  font-style: italic;  margin-top: 16px;  margin-bottom: 8px;  color: #002f63;}
div.tx-vcdarchive-pi1 h2 {  font-size: 110%;  font-weight: bold;  font-style: normal;  margin-top: 12px;  margin-bottom: 6px;  color: #6680a0;}
div.tx-vcdarchive-pi1 h3{  font-size: 100%;  font-weight: bold;  font-style: normal;  margin-top: 8px;  margin-bottom: 4px;  color: #002f63;}
div.tx-vcdarchive-pi1 table {  color:#333333;  background-color:#eeeeee;  border: 1px  #000099 solid;  margin-bottom:10px;}
div.tx-vcdarchive-pi1 table a{  color:#333333;  text-decoration:none;}
div.tx-vcdarchive-pi1 table td{  vertical-align: top;  text-align: left;  padding: 3px;  empty-cells:show;  background-color:#d6dde6;}
div.tx-vcdarchive-pi1 table td.title{  font-size:110%;  font-weight:bold;  margin:0px;  padding-left:5px;  padding-top:3px;  padding-bottom:4px;  background-color: #002f63;  color: #ffffff;}
div.tx-vcdarchive-pi1 table th, div.tx-vcdarchive-pi1 table td.header{  font-size:100%;  font-weight:bold;  padding-top: 2px;  padding-bottom: 2px;  background-color:#9fafc4;  color: #ffffff;}
div.tx-vcdarchive-pi1 table td.light{  background-color: #ffffff;}
div.tx-vcdarchive-pi1 table td.dark {  background-color:#eeeeee;}
div.tx-vcdarchive-pi1 table td.label{  text-align:right;  font-weight:bold;  background-color: #ffffff;  color: #002f63;}
div.tx-vcdarchive-pi1 table td.error{	font-size:90%;  font-weight:bold;  background-color: #ddeeee;  color:#dd0000;}


.csc-textpic-caption {
font-size:11px;
line-height:110%;
padding-bottom:5px;
color:#333333;
}

