@charset "UTF-8";




/* CSS Document */
* {margin:0;padding:0}
p {margin-bottom:1em}
ul{margin-left:20px;margin-bottom:1em}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background:#004C93 url(/fileadmin/template/back.gif) repeat-x;
	color: #FFF;
}
#outer{
	margin-left:auto;
	margin-right:auto;
/*	background: #B4B4B4;
	border-left:1px solid #000; 
	border-right:1px solid #000;*/
	margin-bottom:-100px;
	min-height:100%;
        width: 778px; 
        border-left: 1px solid #006DB1;
        border-right: 1px solid #006DB1;
/*	background-image: url(/fileadmin/template/leistungsprofil.jpg);*/
	background-repeat: no-repeat;
        background-position: bottom right;
	background-color: #004C93;
        
}
/*
#outer.Impressum {
  background-image: url(/fileadmin/template/bg_impr.gif);
}
*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%; 
	height:95px;
/*	border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	overflow:hidden;
	color: white;
	background:#004C93 url(/fileadmin/template/back.gif) repeat-x;
}

#logo {
	position:absolute;
	top:20px;
	left:50%;
	width:121px; 
	height:120px;
/*	border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	overflow:hidden;
	background-image: url(/fileadmin/template/logo.gif);
	background-repeat: no-repeat;
	color: white;
        margin-left: -61px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:260px;
	float:left;
	margin-left:-260px;/*must be 1px less than width otherwise won't push footer down */
	z-index:100;
	left:-1px;
}
#left p, 
#right p {padding:3px}
#right {
	position:relative;/*ie needs this to show float */
	width:15em;
	float:right;
	margin-right:-15em;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
	color: #000;
}
#footer {
	width:100%;
	clear:both;
	height:99px;
/*	border-top:1px solid #000;
	border-bottom:1px solid #000; */
	text-align:center;
	position:relative;
        border-top: 1px solid #006DB1;
	margin-left:auto;
	margin-right:auto;
        width: 780px; 
}
#clearheader{height:95px;}/*needed to make room for header*/
#clearfooter{clear:both;height:100px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
#content {
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
}

html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-102px;} /*safari wrapper */



body, html {
	font-family: Verdana, "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
}


a {
	color: white;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

#header ul {
	background-color: red;
	margin: 0;
	padding: 0;
	height: 2.5em;
}


#header ul li {
	float: left;
	margin: 0.5em;
	list-style-type: none;
	/* border: 1px solid grey;*/

}
#header a {
	color: #BBBA97;
}

#header .tx-loginboxmacmade-pi2 {
	float:right;
	margin-top: 0.3em;
	margin-right: 0.5em;
	color: white;
}


#head_left {
	position:absolute;
        top:0;
        left:0;
        width: 259px;
	height: 100px;
	border-right: 1px solid white;
	background-color: #72704E;
	background-image: url(../fileadmin/template/white1.gif);
	font-size: 20px;
	text-align: right;
}

#head_left p {
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 17px;
}

#head_right div.text {
	margin-left: 35px;
	padding-top: 37px;
}


#head_right h1 {
	font-size: 18px;
	text-transform: uppercase;
}

#head_right p {
	font-size: 18px;
	margin-left: 50px;
}


#head_right {
	color: #BBBA97;
	margin-left:260px;
	height: 100px;
	background-image: url(../fileadmin/template/head.gif);
	background-repeat: repeat-y;
	background-color: #212121;
	
}

#head_sub {
        float:left;
        height: 76px;
        width:259px;
        border-right: 1px solid white;
        background-color: #E0E0BE;
        background-image: url(../fileadmin/template/white22.gif);
        background-repeat: repeat-y;       
}

#path {
	font-size: 0.8em;
	padding:0.5em;
	border-bottom: 1px solid gray;
}


#menu_left {
	background-color: red;
	
}
#menu_left ul {
	margin: 0;
	padding: 0;
}

#menu_left ul li {
	padding: 0.2em;
	list-style-type: none;
	border-bottom: 1px solid white;

}
#menu_left a {
	color: white;
}



#inner {
	width: 41.5em;
	margin:0;
	padding:0;

}


#info {
        background-color: white;
        color: #004C93;
        height: 25px;

}

#info p {
        padding-top:8px;
        padding-bottom:0;
        font-size: 8px;
        margin:0;
	text-transform: uppercase;
}
#info p.left {
        float:left;
        padding-left: 35px;
}

#info p.right {
        float:right;
        padding-right: 20px;
}


#content {
/*	background-color: #B4B4B4;
	background-image: url(../fileadmin/template/white.gif);
	background-repeat: repeat-y;
*/
	font-size: 0.8em;

	color: white;
}

#content .text {
	font-size: 1em;
	text-align:justify;
	padding-top:0.5em;
      margin-top:0.5em;
}

#content p {
	text-align:justify;
}


#content .text ul,
#content .text ol {
	text-align:left
}

#content .csc-firstHeader {
  font-size: 1.4em;
}
#content h1 {
	font-size: 1.2em;
	margin-bottom: 1em;

}


#content h1 a {
/*        background-image: url(/fileadmin/template/headline.gif);
	background-repeat: repeat-y;
	padding: 5px;
*/        display: block;
}


#content h2,
 {
	font-size: 1.1em;
}
#content h3 {
	font-size: 1em;
}

#content a {
        font-weight: bold;

}
#content .csc-menu-7 li {
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 0.5em;
}

#content .csc-menu-7 li a {
	color: black;
}
#content .csc-menu-7 li ul li{
	font-weight: normal;
	list-style-type: disc;
	margin-bottom: 0;
}
#content .csc-menu-7 li ul li a {
	color: #EE0000;
}
#content .tx-gsipagenav-pi1 {
	border-top: 1px solid gray;
}

#content .csc-mailform label {
      width: 32em;
      float: left;
      margin-right:1em;
}

/*
#left,
#right {
	float: left;
	width:10em;
	text-align: left;
	margin:0;
	margin-top:1px;
}
*/


#left li a,
#right li a {
	color: black;
}

#left .text,
#right .text {
	border: 1px solid gray;
	margin: 0.5em;
}

#left .csc-header h1,
#right .csc-header h1 {
	background-color: red;
	color: white;
	padding: 0.5em;
	margin: 0;
	font-size: 0.7em;
	text-transform: uppercase;
}

#left ul, 
#right ul {
	font-size: 0.7em;
	list-style-type: none;
	margin:0;
	padding: 0.5em;
}
#left ul li, 
#right ul li{
	margin-bottom: 0.5em;
}

#left p, 
#right p {
	font-size: 0.7em;
	margin:0.5em;
	padding: 0;
}

#left form, 
#right form {
	margin:0;
	padding:0.5em;
}

#left form p,  
#right form p{
	margin:0;
	padding:0;
}
#left form .small_form {
	float:left;
	text-align:left;
}

#left form .small_form input {
	width: 6em;

}  
#right form .small_form  input {
	width: 9em;
}
#right {
	float: right;
}

#menu {
   height:31px;
   background-color: #023265;
   border-bottom: 1px solid #006DB1;
}

#menu ul {
   list-style-type: none;
   margin:	0;
   padding:	0;
   font-size: 11px;
   margin-top: 3px;
   }

#menu ul li {
   margin:	0;
   padding:	0;
   float: left;
   text-align: center;
   line-height: 13px;
}

#menu ul li a {
   margin:	0;
   padding:	0;
   text-decoration: none;
   color:white;
   display: block;
   background-color: #023265;
   border: 1px solid #023265;
   border-bottom: none;
   padding: 7px;
   padding-left: 17px;
   padding-right: 16px;
}

#menu ul.right li a {
   padding-left: 13px;
   padding-right: 13px;
}


#menu ul li a:hover {
   background-color: #005CB2;
   border-top: 1px solid #006DB1;
   border-left: 1px solid #006DB1;
   border-right: 1px solid #006DB1;
   border-bottom: 1px solid #006DB1;
   background-image: url(../fileadmin/template/menu1.gif);
   background-repeat: repeat-x;

}

#menu ul li a.selected,
#menu ul li a.selected:hover {
   background-color: #004C93;
   border-top: 1px solid #006DB1;
   border-left: 1px solid #006DB1;
   border-right: 1px solid #006DB1;
   border-bottom: 1px solid #004C93;
   background-image: url(../fileadmin/template/menu1.gif);
   background-repeat: repeat-x; 
}

#menu ul.left {
   float:left;
   padding-left: 17px;
}

#menu ul.right {
   float:right;
   padding-right: 5px;
}


#menu2 {
   height: 20px;
   border-bottom: 1px solid #006DB1;
color:white;
}

#menu2 {
   list-style-type: none;
   margin:	0;
   padding:	0;
   font-size: 10px;
   margin-top: 6px;
   padding-left: 17px;
   }

#menu2 ul li {
   float: left;
   text-align: center;
   margin:	0;
   padding:	0;
}

#menu2 span a {
   text-decoration: none;
   color:white;
/*   display: block;

   background-color: #023265;
   border: 1px solid #023265;
*/
   border-bottom: none;
   padding: 7px;
   padding-left: 18px;
   padding-right: 17px;
}

#menu2 span a:hover {
   text-decoration: underline;
}

#foot_left {
	float:left;
	height: 100px;
	width: 259px;
	background-color: #72704E;
	background-image: url(../fileadmin/template/white4.gif);
	background-repeat: repeat-y;
	border-right: 1px solid white;
}




#footer {
	background-color: #004C93;
	color: white;
	font-size: 0.7em;
}

#footer p {
	padding: 0.5em;
	margin: 0;
	clear:both;

}



.csc-frame-rulerBefore,
.csc-frame-rulerAfter {
	border-top: 1px solid gray;
	margin-bottom:1em;
}
#content table tr td.align-center p {
	text-align: center;
}

.filelinks a {
	color:white;
}

.clearer {
	clear:both;
}
