/* Text und Link Formatierungen */

html{
	padding:0;
	margin:0;
	height:100%;
	width:100%;}

body{
	background:#EFEFEF;
	background-image:url(../design/bg.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	height:100%;
	width:100%;

	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;}

ul{
	list-style-type:none;
	padding-left:0;
}
 
.ulcontent {
	padding-left:30px;
	list-style-type:disc;
}

.portletSSI ul{
	padding-left:10px;
	list-style-type:disc;
}

p{
	margin-top:0;
	padding-top:0;
	line-height:16px;}

h1{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;}

h2{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#2C4C97;
	margin:0;
	margin-bottom:10px;
	font-weight:bold;}

h3{
    font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:13px;
	/*color:#FFFFFF;*/
	margin-left:5px;
	margin:0;
	margin-top:11px;
    margin-bottom:13px;}
		
h4{
margin-top:2px;}

h5{
font-size: 9px;
font-weight:normal;
}
		
.newstitletop{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	padding:0 0 0 5px;
	margin:0;}

.portletNextPage:link, .portletNextPage:visited{
	color:#2C4C97;
	text-decoration:underline;}
	
.portletNextPage:hover, .portletNextPage:active{
	text-decoration:none;}

.sprbut:link, .sprbut:visited{
	padding-right:10px;
	border-left:1px solid #000000;}
	
.sprbut:hover, .sprbut:active{
	padding-right:10px;
	border-left:1px solid #000000;}

a:link, a:visited{
	color:#2C4C97;
	text-decoration:underline;}
	
a:hover, a:active{
	color:#2C4C97;
	text-decoration:none;}
	
.portletNavigation {
	margin:0;
	padding:0;}

.portletNavigation  .portletLevel1 .portletEntry a{
	/*height:22px;*/
	background-image:url(/_inc/design/nav_pfeil.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#2C4C97;
	padding: 2px 0 7px 25px;
	margin: 5px 0 0 5px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.portletNavigation  .portletLevel1 .portletEntry  a:hover, .portletNavigation  .portletLevel1 .portletEntry a:active{
	background-image:url(/_inc/design/nav_pfeil_active.gif);
}

.portletNavigation  .portletLevel2 .portletEntry a{
	color:#2C4C97;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	background-image:url(/_inc/design/arrowl2.jpg);
	background-repeat:no-repeat;
	background-position: 8% 45%;
	margin-left:15px;
	padding-bottom:10px;
	padding-top:0px;
	height:5px;
	padding-left:20px;
}

.portletNavigation .portletLevel2  .portletEntry a:hover, .portletNavigation .portletLevel2  .portletEntry  a:active{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/_inc/design/arrowl2_hover.jpg);
	background-repeat:no-repeat;
	}		
	
.copyright{
	font-size:10px;
	color:#999999;}
		
.copyrightlink:link, .copyrightlink:visited{
	font-size:10px;
	color:#999999;
	text-decoration:underline;}
	
.copyrightlink:hover, .copyrightlink:active{
	font-size:10px;
	color:#999999;
	text-decoration:none;}
	
/* Ende Text und Link Formatierungen */

/* Layer Ausrichtung */
#logo{
	position:absolute; 
	z-index:100; 
	left:0px; 
	top:0px;}

#bg_navi{
	position:absolute;
	z-index:-1;
	left:0px;
	top:0px; 
	width:190px; 
	height:85%; 
	background-color:#595959;
	background-image:url(../design/bg_navi.gif);
	}

#balken_footer{
	z-index:0; 
	width:600px; 
	height:21px; 
	margin-top:35px;
	margin-left:-3px;
	background-color:#2C4C97;}
		
#headergrafik{
	position:absolute; 
	z-index:20; 
	left:190px; 
	top:86px; 
	width:600px; 
	height:250px;}

#suche{
	position:absolute;
	z-index:20;
	left:570px;
	top:50px;
	width:220px;
	text-align:right;}

#secnav{
	z-index:20;
	text-transform:uppercase;
	width:165px;
	padding-top:45px;
    padding-left:8px;
	margin:0;}
        
.portletNavigation .portletListElement{
	padding:0;
	margin:0;}
        
.portletNavigation span{
	padding:0;
	margin:0;}
        
.portletNavigation ul{
	padding:0;
	margin:0;}


.subnavspace{
	padding-left:29px;}

#inhalt{
	position:absolute;
	z-index:20; 
	left:193px; 
	top:341px;
	width:597px;
	padding-bottom:30px;}

/*#start {
	width:360px;}*/
	
#text {
	width:600px;}	

#left {
	float: left;}

#right {
	width:217px;
	float:right;
	margin:0 0 150px 20px;
	padding:0;}

.bottomline{
	text-align:right;
	margin-left:-222px; 
	padding-top:20px;}
	
.icon_bottom{
	position:absolute; 
	width:165px;
	left:24px; 
	margin-top:-21px;
	margin-left:-180px; }	

.newstitle{
        /*position:absolute;
       	top:345px;
	left:590px;*/
	width:217px;
	height:21px; 
	background:#999999; 
	text-align:left;
	margin:0;
	padding:0;}

.ulNewsList{
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	font-size:9px;
	color:#333333;
	width:217px;
	height:70px;
	margin:0;
	padding:0;}
	
.portletOdd{
padding:0 0 25px 35px;
margin:0;
height:45px;

background:#EFEFEF url(/_inc/design/icon_rombus.gif) no-repeat;
background-position: 5% 20%
}
	
.portletEven{
padding:0 0 25px 35px;
margin:0;
height:45px;
background:#E9E9E9 url(/_inc/design/icon_rombus.gif) no-repeat;
background-position: 5% 20%
}

.liNewsItemContent{
padding:0px;
margin:0px;
font-size: 9px;
font-weight:normal;
}

.newsHeadLine.portletTitle{
margin-bottom:0px;
font-size: 11px;
font-style:strong;}

.newsTitle.portletHeadline{
margin:0px;}

/*.liNewsItemHeadLine.portletElement{
padding-left:10px;}*/

/* Ende Layer Ausrichtung */

/* Navigation */
.antifloat {
	clear:both;
	margin:0px; 
	padding:0px; 
	visibility:hidden; 
	height:0px; 
	width:0px; 
	font-size:0px; 
	line-height:0px;}
 
.starter:link, .starter:visited {
	z-index:200;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	margin:0;
	padding:0 16px;}
	
.portletList.level21{
margin-bottom:10px;}
	
.portletList  .level31{
display:none;}

.starter:hover, .starter:active {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
	margin:0;
	padding:0 16px;}
	
.level21 .portletListElement{
height:17px;}


.portletLevel2{
padding-bottom:10px;}


	
/* Ende Navigation */

/* Formular */
textarea {
	font-family:courier-new, sans-serif;
	font-size:10px;	
	padding-left: 2px;
}
.button {
	padding: 0px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox {
	font-family:courier-new, sans-serif;
	font-size:10px;	
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: #FFFFFF;
	width: 149px;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFFF;
}
/* Ende Formular */

