body {
	background-color: #333333;
	margin:0px;
}

td {
	font-family:Arial; font-size:12px; line-height:20px; text-align:justify; color:#000000;
}

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x; height:88px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x; height:41px;
}

.nav_greenbg {
	background-image:url(images/nav_greenbg.jpg); background-repeat:repeat-x; height:41px;
}

.gray_bg1 {
	background-image:url(images/gray_bg1.jpg); background-repeat:repeat-x;
	border: solid 1px #DBDBDB;
}

.gray_bg2 {
	background-image:url(images/gray_bg2.jpg); background-repeat:repeat-y;
	border: solid 1px #DBDBDB;
}

.kostenloser_bg {
	background-image:url(images/kostenloser_bg.jpg); background-repeat:repeat-y;
}

.black_bg {
	background-image:url(images/black_bg.jpg); background-repeat:repeat-x; height:31px;
}

.footer_bg  {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:64px;
	font-size:11px; color:#FFFFFF; line-height:26px;
}

.footer_bg1 {
	background-image:url(images/footer_bg1.jpg); background-repeat:repeat-x; height:80px;
}

.black_header1 {
	font-family:"Trebuchet MS"; font-size:15px; color:#000000; font-weight:bold;
}

.black_header2 {
	font-family:"Trebuchet MS"; font-size:13px; color:#000000; font-weight:bold;
}

.white_header1 {
	font-family:Georgia; font-size:14px; color:#ffffff; font-weight:bold;
}

.orange_header {
	font-family:Georgia; font-size:14px; color:#ff6600; font-weight:bold;
}


.navlink:link {
	font-family:Georgia; font-size:14px; color:#000000; font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:Georgia; font-size:14px; color:#000000; font-weight:bold; text-decoration:none;
}


.navlink:hover {
	font-family:Georgia; font-size:14px; color:#ff6600; font-weight:bold; text-decoration:none;
}

.whitelink:link {
	font-size:11px; text-decoration:none; font-weight:bold; color:#ffffff;
}

.whitelink:visited {
	font-size:11px; text-decoration:none; font-weight:bold; color:#ffffff;
}

.whitelink:hover {
	font-size:11px; text-decoration:none; font-weight:bold; color:#ffcc00;
}

.p1 {
	padding:1px;
}

.p10 {
	padding-left:10px; padding-right:10px;
}






