/*+++++++++++++++++++++++++++++   TEXT +++++++++++++++++++++++++++++++++*/
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f5f5f5
}

p { 
	margin-top: 5px; 
	margin-bottom: 8px
} 

TD {
	FONT-SIZE: 12px; 
	COLOR: #000000;
}
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #660000;
	margin-bottom: 12px
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000;
	margin-bottom: 0px
}
H3 {
	FONT-SIZE: 11px; 
	COLOR: #000000;
	margin-bottom: 0px
}

LI {
	margin-top: 4px; 
	margin-bottom: 4px
}
UL {
	margin-top: 5px; 
	margin-bottom: 5px
}
P.csc-caption {
    FONT-SIZE: 9px;; 
    vertical-align: top;
}

.rechts {
	FONT-SIZE: 11px;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
.neuheit {
	width: 180px;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 20px;
	background-color: #C5DCF8;
	border: 1px solid #990000;

}
.neuheit h1{
	FONT-SIZE: 16px;
	vertical-align: top;
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
}
.neuheit P{
	FONT-SIZE: 11px;
	text-align: right;
}

.mitte {
	FONT-SIZE: 12px; 
}

.pfad {
	FONT-SIZE: 11px;
	COLOR: #660000;
}
.menu-leisteoben {
	background-image: url(menu-leisteoben.gif);
	text-align: left;
	vertical-align: top;
	height: 28px;
	padding-left: 12px;
	margin: 0px;
	border: 0px;


	}

/*+++++++++++++++++++++++++++++  LINKS  +++++++++++++++++++++++++++++++++*/

A:link {
	COLOR: #660000; 
	text-decoration: none;
}
A:active {
	COLOR: #660000; 
    text-decoration: none;
}
A:visited {
	COLOR: #660000; 
    text-decoration: none;
}
A:hover {
	COLOR: #660000; 
	text-decoration: underline;
}
A.pfad :link {
	COLOR: #660000; 
	text-decoration: none;
}

/* +++++++++++++++++++++++++++++  MENÜ   +++++++++++++++++++++++++++++++++++++ */
/* Hauptm????????º???enü */



.menu{
	width: 220px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 9px;
	background-image: url(menu-hg.gif);
}

.menu DIV {
}
.menu DIV A {
	color: black;
	text-decoration: none;
	font-size: 11px;
}
.menu DIV A:hover {
    color: black; 
	text-decoration: underline;
	font-size: 11px;
}
.menu DIV A:active {
    color: black; 
	text-decoration: none;
	font-size: 11px;
}
.menu DIV A:visited {
    color: black; 
	text-decoration: none;
	font-size: 11px;
}


.menu DIV.menu-level1-no {
	FONT-WEIGHT: bold;
	padding-top:6px;
	padding-bottom: 7px;
	padding-left:10px;
	background-image: url(menu-punkteHG.gif);
	background-repeat: no-repeat;

}

.menu DIV.menu-level1-act {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(menu-punkteHG-actif.gif);
	background-repeat: no-repeat;

}

.menu DIV.menu-level2-no {
	padding-top:6px;
	padding-bottom: 7px;
	padding-left:20px;
	background-image: url(menu-punkteHG.gif);
	background-repeat: no-repeat;
}

.menu DIV.menu-level2-act {
	padding-top:6px;
	padding-bottom: 7px;
	padding-left:20px;
	background-image: url(menu-punkteHG-actif.gif);
	background-repeat: no-repeat;
}

.menu DIV.menu-level3-no {
	padding-top:6px;
	padding-bottom: 7px;
	padding-left:35px;
	background-image: url(menu-punkteHG.gif);
	background-repeat: no-repeat;
}

.menu DIV.menu-level3-act {
	padding-top:6px;
	padding-bottom: 7px;
	padding-left:35px;
	background-image: url(menu-punkteHG-actif.gif);
	background-repeat: no-repeat;
}
/*---------------------Mailform------------------*/

fieldset.csc-mailform label {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        width: 110px;
        float: left;
        clear: right;

}

fieldset.csc-mailform input, textarea {
	float: left;
	margin-left: 0px;
}

DIV.csc-mailform-field
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0????????º???px;
	height: 35px;
	border: 0px; 

	}
fieldset {border: 0px; }

/*---------------------Login Box------------------*/

.tx-newloginbox-pi1 table { 
	border:0px ; 
	width:190px; 
	}
.tx-newloginbox-pi1 {
	background-color: C5DCF8;
}
.tx-newloginbox-pi1 th {
	padding-bottom:4px; 
	text-align:right; 
	white-space:nowrap; 
	FONT-SIZE: 10px; 
	font-weight: normal;
	}
.tx-newloginbox-pi1 td { 	FONT-SIZE: 10px; }
.tx-newloginbox-pi1 input{width:92px}	
