body {
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: Verdana;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-weight: normal; 
	color: #2D6B9F; 
	font-size: 13px;

}
A:hover{
	color: #FF6600;
	text-decoration: none;
	font-weight: normal; 
	text-decoration: none;
	font-size: 13px;
}

input {
	border: 1px solid #000000;
}

/* BANNER */
#border-right-top, #border-right-bottom{
	padding-right: 10px;
}

/* NEWS KOLONNE */
.news{
	padding: 10px;
}

/* NAVIGATION + UNTERMENÜ */
#menu{
	margin: 4px;
	border: 1px solid #000000;
}
.login{
	font-size: 11px;
	font-weight: bold;

}



.title{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
}


#navi-titel{
	text-align: left;
	padding: 4px 3px 4px 35px;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
#navi-menu1{
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
#navi-menu1 A:link, #navi-menu1 A:active, #navi-menu1 A:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

#navi-menu1 A:HOVER {
   	color : #333333;
	text-decoration: none;
	font-size: 10px; 
}


#navi-menu, #navi-menu2{
	border-bottom: 1px solid #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	left: 10px;
}
#navi-menu2 A:link, #navi-menu2 A:active, #navi-menu2 A:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

#navi-menu2 A:HOVER {
   	color : #000000;
	text-decoration: none;
	font-size: 10px; 
}

#navi-menu3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#navi-menu3 A:link, #navi-menu3 A:active, #navi-menu3 A:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

#navi-menu3 A:HOVER {
	color : #000000;
   	/*color : #599BD0;*/
	text-decoration: none;
	font-size: 10px; 
}





#navi-menu4{
	border-bottom: 1px solid #333333;
	font-weight: normal;
	padding-left: 3px;
}
#navi-menu5{
	border-bottom: 1px solid #333333;
	font-weight: normal;
	padding-left: 6px;
}
#navi-menu6{
	border-bottom: 1px solid #333333;
	font-weight: normal;
	padding-left: 9px;
}

/* Mitte - Inhalt - Content */
.content{
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 20px;
}
.titelmitte{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
}



.titelmitte + p{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
}


H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
font-family: verdana; 
font-size: 13px;
color: #000000; 
}

H1 {
	font-size: 13px;
	color: #003656;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 10px 0px;
	padding-top: 0px 0px 0px 0px ;
	}
H2 {
	font-size: 13px;
	color: #003656;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px ;
	}
	
	
P.bodytext {
	padding: 0px 0px 0px0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;	
	}
P.bodytext A:LINK, P.bodytext A:VISITED {
    font-weight: normal;
	color : #368583;
	text-decoration: none;
	font-family: verdana;
}
P.bodytext A:ACTIVE, P.bodytext A:HOVER { 
	color : #368583;
	text-decoration: underline;
	font-family: verdana;
}


	
/*  Dateilinks  */
.csc-uploads-fileName A:LINK, .csc-uploads-fileName A:ACTIVE, .csc-uploads-fileName A:VISITED {
	color: #5A94FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}
.csc-uploads-fileName A:HOVER {
	color: #003656;
}

/*  border  */
#border{
	border: 1px solid #666666;
}

#border-left{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/1banner.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#border-right-top{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}

#border-right-bottom{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.short{
	font-size: 10px;
	font-weight: normal;
	color : #000000;
	text-decoration: none;
	line-height: 17px;
}
.short A:LINK, .short A:VISITED, .short A:ACTIVE{
	font-size: 10px;
}
.short A:HOVER {
 	color : #368583;
}

/* FOOTER */
.footer{
    font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color : #000000;
	text-decoration: none;
	font-size: 9px;
}
.footer A:LINK, .footer A:VISITED, .footer A:ACTIVE{
	color : #368583;
	font-size: 9px;
	text-decoration: none;
}
.footer A:HOVER {
 	color : #660033;
	text-decoration: none;
	font-size: 9px; 
}


.infotext {
	font-family: courier;
	font-size: 10px;
	color: #2D2D2D;	
	text-decoration: none;

}

