/* CSS by Holger Staudacher @ serv-ix.com */

/* Globals */
P, H1, H2 {margin: 0px 0px 5px 0px;}

/* Header Image */
TD#image_top {
	background-image: url(../img/snoopy.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFC23E;
	width: 900px;
	height: 110px;
	}
/* Right Backround Image */
TD#right {
	background-image: url(../img/bw_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 469px;
	width: 206px;
		}
/* Right Content */
.right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: normal;
	vertical-align: top;
	color: #333333;
	}
.right_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.right_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C98A01;
	text-decoration: none;
	}
.right_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C98A01;
	text-decoration: underline;
	}
/* Main Content Bereich */
TD#content_main {
	background-color: #FFFFFF;
	width: 488px;
	height: 469px;
	}
.content_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: normal;
	vertical-align: top;
	color: #333333;
	}
.content_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.content_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C98A01;
	text-decoration: none;
	}
.content_main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C98A01;
	text-decoration: underline;
	}
/* left menu */
TD#left_menu {
	background-color: #F4F2EF;
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 157px;
	height: 469px;
	vertical-align: top;
	}
.left_menu_div {
	border-bottom: 1px solid #FFFFFF;
	padding-top: 3px;
	}
.left_menu_div_act {
	border-bottom: 1px solid #C98A01;
	padding-top: 3px;
	}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C98A01;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 4px;
	}
.left_menu_div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #C98A01;
		}
.left_menu_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ECA202;
	}	
.left_menu_div_act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #C98A01;
		}
.left_menu_div_act a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ECA202;
	}	
/* Buttom Menu */
.buttom_menu {
	padding-right: 5px;
	vertical-align: top;
	}
.buttom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C98A01;
	text-decoration: none;
	padding-right: 7px;
	}
.buttom_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C98A01;
	text-decoration: underline;
	}
/* Spacer for W3C */
TD#middle_header_left {
	width: 780px;
	height: 3px;
	background-color: #E9A002;
	}
TD#middle_header_right {
	width: 120px;
	height: 3px;
	background-color: #FFC23E;
	}
TD#first_footer_left {
	width: 186px;
	height: 3px;
	background-color: #E9A002;
	}
TD#first_footer_right {
	width: 714px;
	height: 3px;
	background-color: #FFFFFF;
	}
TD#second_footer_left {
	width: 684px;
	height: 3px;
	background-color: #FFC23E;
	}
TD#second_footer_right {
	width: 216px;
	height: 3px;
	background-color: #FFFFFF;
	}
TD#third_footer_left {
	width: 799px;
	height: 3px;
	background-color: #F4F2EF;
	}
TD#third_footer_right {
	width: 101px;
	height: 3px;
	background-color: #FFFFFF;
	}
TD#fourth_footer_left {
	width: 567px;
	height: 28px;
	background-color: #FFFFFF;
	}
TD#fourth_footer_right {
	width: 320px;
	height: 28px;
	background-color: #FFFFFF;
	}
TD#third_header_left {
	width: 514px;
	height: 39px;
	background-color: #FFC23E;
	}
TD#third_header_right {
	width: 386px;
	height: 39px;
	background-color: #FFC23E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C98A01;
	vertical-align: top;
	}