H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #EC6200; text-decoration: none; }
A:hover { color: #333333; text-decoration: none; }
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 12px; color: #666666; }
H2 { font-size: 14px; color: #666666; }
H3 { font-size: 12px; color: #666666; }
H4 { font-size: 11px; color: #666666; }
H5 { font-size: 10px; color: #666666; }
H6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px; padding-bottom: 6px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 10px; }
LI { padding-left: 0px; color: #EC6200;}

IMG { border-style: none; }

P.csc-caption { font-size: 10px; }

.bot { font-family: Verdana, Arial, Helvetica, sans-serif; color: #EC6200; font-size: 11px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */


body {
	background-color: #FFFFFF;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image : url(bg.gif);
	/*background-attachment: fixed;*/
	background-repeat: repeat-x;  


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}




/* ########## Oberes Menü ########## */


#topmenu {
	padding-top: 70px;
	}

.menu_top a,
.menu_top a:link,
.menu_top a:visited,
.menu_top a:active {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.menu_top a:hover { 
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}


.menu_top_active a,
.menu_top_active a:link,
.menu_top_active a:visited,
.menu_top_active a:active {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}
.menu_top_active a:hover { 
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}

	

/* ########## Unteres Menü ########## */


.menu_sub a,
.menu_sub a:link,
.menu_sub a:visited,
.menu_sub a:active {
	float: left;
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.menu_sub a:hover { 
	float: left;
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}


.menu_sub_active a,
.menu_sub_active a:link,
.menu_sub_active a:visited,
.menu_sub_active a:active {
	float: left;
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}
.menu_sub_active a:hover { 
	float: left;
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #EC6200;
	text-decoration: none;
}



#left {
	padding-top: 22px;
	}
	
#contentbox {
	padding:0px 0px 0px 0px;
	}
