/* Allgemeine Einstellungen */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	height: 100%;
}

html {
	scrollbar-face-color: #006699; 
	scrollbar-highlight-color: #ccd6e7; 
	scrollbar-3dlight-color: #ccd6e7; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-shadow-color: #ccd6e7; 
	scrollbar-arrow-color: #F3F7FA; 
	scrollbar-track-color: #999999;
}

p.ffbodytext {
	margin-top: 3px;
}

H1, H2, H3, H4, .headline {
	font-size: 13px;
	color: #006699;
	height: 15px;
}

A {
	color: #006699;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}


/* Einstellungen für den Tabellencontainer inkl. vertikaler roter Linie */

#container {
	width:780px;
	height: 100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}

#container_top {
	vertical-align: top;
}

#container_bottom {
	vertical-align: bottom;
}


/* Einstellungen für Untertabellen inkl. roter Linien */

#tbl_banner_top {
	height: 6px;
	background-color: #CCCCCC;
}


#tbl_banner_main {
	height: 161px;
	width: 780px;
}

#tbl_banner_bottom {
	height: 36px;
	width: 780px;
	background-image: url(../images/banner_bottom.gif);
	background-repeat: no-repeat;
}

#tbl_main_menu {
	vertical-align: top;
	padding-top: 13px;
	width: 183px;
}

#tbl_main_content {
	vertical-align: top;
	width: 597px;
}


/* Detaileinstellungen Content-Elemente */

#content {
	padding: 0px 20px 10px 20px;
}


/* Linkes Menü */

#mainMenu {	
	vertical-align: top; 
	width: 183;	
	padding: 16px 0px 10px 0px;
	background-color: #d0e0ed;
}

#mainMenu DIV A {
	color: #006699;
	text-decoration: none;
}

#mainMenu DIV A:hover {
	text-decoration: underline;
}

/* Linkes Menü - Level 1 */

#mainMenu DIV.menu-left-level1-no {
	font-size: 12px;
	padding: 0px 0px 12px 7px;
	background: url(../images/menu_level_1_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1x-1st-no {
	font-size: 12px;
	padding: 6px 0px 12px 7px;
	background: url(../images/menu_level_1x_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1-act {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 7px;
	background: url(../images/menu_level_1_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1-1st-act {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 12px 7px;
	background: url(../images/menu_level_1_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1x-act {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 7px;
	background: url(../images/menu_level_1x_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1x-1st-act {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 12px 7px;
	background: url(../images/menu_level_1x_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level1-act A {
	color: #e4463d;
}

#mainMenu DIV.menu-left-level1x-act A {
	color: #e4463d;
}

#mainMenu DIV.menu-left-level1-1st-act A {
	color: #e4463d;
}

#mainMenu DIV.menu-left-level1x-1st-act A {
	color: #e4463d;
}


/* Linkes Menü - Level 2 */

#mainMenu DIV.menu-left-level2-no {
	font-size: 12px;
	padding: 0px 0px 12px 17px;
	background: url(../images/menu_level_2_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level2-act {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 17px;
	background: url(../images/menu_level_2_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;}

#mainMenu DIV.menu-left-level2-act A {
	color: #e4463d;
}

#mainMenu DIV.menu-left-level2x-act {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 17px;
	background: url(../images/menu_level_2_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;}

#mainMenu DIV.menu-left-level2x-act A {
	color: #e4463d;
}

/* Linkes Menü - Level 3 */

#mainMenu DIV.menu-left-level3-no {
	font-size: 12px;
	padding: 0px 0px 12px 27px;
	background: url(../images/menu_level_3_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* MENU Left, level 3, active state (ACT) */

#mainMenu DIV.menu-left-level3-act {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 27px;
	background: url(../images/menu_level_3_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainMenu DIV.menu-left-level3-act A {
	color: #e4463d;
}


/* Submenu */

#tbl_bottom_menu {
	height: 47px;
	width: 597px;
	vertical-align: bottom;
	background-image: url(../images/bg_bottom_menu.gif);
	background-repeat: no-repeat;
}

#menu_bottom {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

#menu_bottom A {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_bottom A:hover {
	text-decoration: underline;
}


/* Copyright */

#tbl_bottom_copyright {
	vertical-align: bottom;
	width: 183px;
}

#copyright {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px 0px 10px 10px;
}


/* Rootline */

#pathmenu {
	padding-left: 20px;
	text-align: right;
	color: #006699;
}

#pathmenu A {
	text-decoration: none;
}

#pathmenu A:hover {
	text-decoration: underline;
}


/* Zum Seitenanfang */

.pageUp {
	text-align: right;
	padding-top: 15px;
}

.pageUp A {
	color: #006699;
	text-decoration: none;
}

.pageUp A:hover {
	text-decoration: underline;
}


/* Klassen für Bilder im Text */

.bild_links_mit {
	padding: 10px 10px 10px 0px;
	margin: 10px 10px 10px 0px;
	float: left;
}

.bild_links_ohne {
	padding: 0px 10px 10px 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.bild_rechts_mit {
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 10px;
	float: right;
}

.bild_rechts_ohne {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 10px 10px;
	float: right;
}


/* Formulare */

LABEL {
	color: #006699;
	font-size: 11px;
}

INPUT, TEXTAREA, SELECT {
	font-size: 11px;
	border: 1px solid #006699;
	margin-top: 1px;
}

FIELDSET {
	border: 0px;
}

INPUT.formular-submit {
	cursor: hand;
}

.csc-mailform-label {
	line-height: 50px;
	font-weight: bold;
	color: #006699;
}
