@media screen {
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 140%;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: rgb(28,81,157);
	text-decoration: none;
}

a:hover {
	color: rgb(212,20,25);
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


.bcsm{
	color: rgb(111,111,111);
}

.brcr{
}

.brcrcur{
}

h1, h2, h3, h4, h5, h6 {
	font-size: 10pt;
	font-family: Helvetica,Arial,sans-serif;
	margin: 10px 10px 0px 10px;
}

img {border: 0px;}

bodytext ul{
	list-style-type: none;
	margin-left: 10px;
}

bodytext li{
	list-style-type: square;
}

/***********************************************/
/* typo3  Divs                                 */
/***********************************************/

.bodytext{
	font-size: 8pt;
	color: rgb(0,0,0);
	margin: 0px 10px 10px 10px;
}

.csc-firstHeader{
	font-family: Helvetica,Arial,sans-serif;
	margin: 10px 10px 10px 10px;
}

.csc-header{
	font-family: Helvetica,Arial,sans-serif;
}

.imgtext-table{
	color: rgb(222,222,222);
	margin: 4px 4px 4px 4px;
}

.csc-uploads{
	font-family: Helvetica,Arial,sans-serif;
	margin: 10px 10px 10px 10px;
}


.csc-uploads-fileName{
	color: rgb(222,222,222);
	margin: 10px 10px 10px 10px;
}

.csc-uploads-fileSize{
	color: rgb(222,222,222);
	margin: 10px 10px 10px 10px;
}

/*.csc-bulletlist ul{
	color: red;
}

.csc-bulletlist-0{
}*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#HEAD{
	position:absolute;
	left:0px;
	top:0px;
	width:162px;
	height:475px;
	background-image: url(../pix/b0.jpg);
	background-repeat: no-repeat;
	z-index:0;
}

#BC{
	position:absolute;
	left:120px;
	top:87px;
	width:660px;
	height:20px;
	background-color: rgb(255,255,255);
	z-index:2;
}

#NAVIGATION{
	color: rgb(200,200,200);
	position:absolute;
	left:100px;
	top:115px;
	width:170px;
	height:400px;
	z-index:2;
	padding:8px;
}

#ADRPRINT{display: none;}

/*********** #NAVIGATION link styles ***********/
#Navigation ul{
list-style-type: none;
}

#NAVIGATION ul a:link, #NAVIGATION ul a:visited {display: block;}
#NAVIGATION ul {list-style: none; margin: 0; padding: 0;}

/* hack fix fuer IE/Win's display-block-problem */
#NAVIGATION li {border-bottom: 1px dashed #FFF;}

/* fix fuer alle anderen */
html>body #NAVIGATION li {border-bottom: none;}


/*********** #level 1 styles ***********/

#level1{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #CCC;*/
	border-top: 1px dashed #FFF;
	/*background-color: #ccdef6;*/
}

#level1 a:link{
                color: rgb(28,81,157);
	padding: 0px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level1 a:visited{
                color: rgb(28,81,157);
	padding: 0px;
}

#level1 a:active{
                color: rgb(28,81,157);
	padding: 0px;
	font-weight: bold;
}

#level1 a:hover{
	color: #4D7CDD;
	/*background-color: #4D7CDD;*/
	padding: 0px;
	text-decoration: none;
}
/*********** #level 2 styles ***********/

#level2{
color: rgb(28,81,157);
	position: relative;
	margin: 0px;
	padding: 0 0 0 10px;
	border-top: 0px solid #CCC;
}

#level2 a:active{
color: rgb(28,81,157);
	padding: 0 0 0 10px;
	font-weight: bold;
}


#level2 a:link{
color: rgb(28,81,157);
	padding: 0 0 0 10px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level2 a:visited{
color: rgb(28,81,157);
	padding: 0 0 0 10px;
}

#level2 a:hover{
	padding: 0 0 0 10px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 3 styles ***********/

#level3{
	position: relative;
	margin: 0px;
	padding: 0 0 0 20px;
	border-top: 0px solid #CCC;
}

#level3 a:link{
	padding: 0 0 0 20px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level3 a:visited{
	padding: 0 0 0 20px;
}

#level3 a:active{
	padding: 0 0 0 20px;
	font-weight: bold;
}


#level3 a:hover{
	padding: 0 0 0 20px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 4 styles ***********/

#level4{
	position: relative;
	margin: 0px;
	padding: 0 0 0 30px;
	border-top: 0px solid #CCC;
}

#level4 a:link{
	padding: 0 0 0 30px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level4 a:visited{
	padding: 0 0 0 30px;
}

#level4 a:active{
	padding: 0 0 0 30px;
	font-weight: bold;
}


#level4 a:hover{
	padding: 0 0 0 30px;
	color: #4D7CDD;
	text-decoration: none;
}


#CONTENT{
	position:absolute;
	left:275px;
	top:115px;
	width:530px;
	z-index:2;
}
#Meta{
padding-top: 12px;
}

.email{
 padding-left:19px;
 background:  url(/fileadmin/layout/email.gif) no-repeat left;
}
.print{
 padding-left:19px;
 background:  url(/fileadmin/layout/print.gif) no-repeat left;
}

#HEADB1{
	position:absolute;
	left:162px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b1a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB2{
	position:absolute;
	left:242px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b2a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB3{
	position:absolute;
	left:322px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b3a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB4{
	position:absolute;
	left:402px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b4a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB5{
	position:absolute;
	left:482px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b5a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB6{
	position:absolute;
	left:562px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b6a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB7{
	position:absolute;
	left:642px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b7a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB8{
	position:absolute;
	left:722px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b8a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADER{display:none;}

.csc-caption{
	color: rgb:(192,192,192);
	padding-top: 6px;
}

.csi-textpic{
	position: static;
}

.csi-intext-left{
	position: static;
	float: left;
}

csi-image{
	position: static;
}

}

@media print {
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 140%;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: rgb(28,81,157);
	text-decoration: none;
}

a:hover {
	color: rgb(212,20,25);
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


.bcsm{display: none;
	color: rgb(111,111,111);
}

.brcr{
}

.brcrcur{
}

h1, h2, h3, h4, h5, h6 {
font-family: Helvetica,Arial,sans-serif;
font-size: 10pt;
margin: 10px 10px 0px 0px;
}

h1 {
}

h2 {
}

h3 {
}

ul{
	list-style-type: none;
	margin-left: 10px;
}

li{
	/*list-style-type: none;*/
}

/***********************************************/
/* typo3  Divs                                 */
/***********************************************/

.bodytext{
	color: rgb(0,0,0);
	margin: 0px 10px 10px 0px;
}

.csc-firstHeader{
	font-family: Helvetica,Arial,sans-serif;
	margin: 10px 10px 10px 0px;
}

.csc-header{
	font-family: Helvetica,Arial,sans-serif;
}

.imgtext-table{
	color: rgb(222,222,222);
	margin: 4px 4px 4px 4px;
}

.csc-uploads{
	font-family: Helvetica,Arial,sans-serif;
	margin: 10px 10px 10px 10px;
}


.csc-uploads-fileName{
	color: rgb(222,222,222);
	margin: 10px 10px 10px 10px;
}

.csc-uploads-fileSize{
	color: rgb(222,222,222);
	margin: 10px 10px 10px 10px;
}

/*.csc-bulletlist ul{
	color: red;
}

.csc-bulletlist-0{
}*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#HEAD{
	display: none;
}

#BC{
	position:absolute;
	left:25px;
	top:150px;
	width:600px;
	height:20px;
	background-color: rgb(255,255,255);
	z-index:2;
}

#NAVIGATION{display: none;}

#NAVIGATION .a{
	color: rgb(200,200,200);
}

#NAVIGATION .a:hover{
	color: red;
}

#ADRPRINT{
position: absolute;
left: 25px;
top: 0px;
font-size: 8pt;
line-height: 115%;
}

#ADRPRINT h1 h2{
font-size: 10pt;
}

#CONTENT{
	position:absolute;
	left:25px;
	top:170px;
	width:600px;
	z-index:2;
}

#HEADB1{
	position:absolute;
	left:162px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b1a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB2{
	position:absolute;
	left:242px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b2a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB3{
	position:absolute;
	left:322px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b3a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB4{
	position:absolute;
	left:402px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b4a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB5{
	position:absolute;
	left:482px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b5a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB6{
	position:absolute;
	left:562px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b6a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB7{
	position:absolute;
	left:642px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b7a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADB8{
	position:absolute;
	left:722px;
	top:0px;
	width:80px;
	height:77px;
	background-image: url(../pix/b8a.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#HEADER{display:none;}

.csc-caption{
	font-size: 85%;
	color: rgb:(192,192,192);
	padding-top: 6px;
}

.csi-textpic{
	position: static;
}

.csi-intext-left{
	position: static;
	float: left;
}

csi-image{
	position: static;
}

#META{display: none;}


}

