body {

	background: url("../img/bg.gif"); 
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #333333; 
	margin: 0;
	text-align: center;
}


/**********************
 *
 * Schrift und Links: 
 *
 **********************/


a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}



#content_foot a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
#content_foot a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
#content_foot a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
}
#content_foot a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}



.fontstyle_footer {
	font-family: Verdana;
	font-size: 9px;
	color: #666666; }


.fontstyle_h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #990000; }


table {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333; }


.fontstyle_red {
	font-family: Verdana;
	font-size: 10px;
	color: #990000; }


li {
	color: #333333;
	list-style-type: square; }


.inputbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background: #FFFFFF; }


.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #993300;
	background-color: #FFFFFF;
	color: #993300;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;}


/**********************
 *
 * Kategorien / Divs: 
 *
 **********************/


#container {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 750px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left
}


#header {
	background: url("../img/header.gif");
	HEIGHT: 187px;
}


#navigation { width: 750px; position: relative; height: 78px; }

	#navigation_Container { position: relative; width: 750px; height: 78px; }
	#navigation_Container b { display: none; }


#left {
	background: url("../img/left_back.gif");
	FLOAT: left;
	WIDTH: 184px;
}

#left .text {
	margin-top: 12px; 
	margin-bottom: 0px; 
	margin-right: 8px;
	margin-left: 45px;
}

#left_foot {
	background: url("../img/left_foot.gif");
	HEIGHT: 30px;
}


#content {
	background: url("../img/content_back.gif");
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: auto;
	WIDTH: 381px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #fff
}

#content .text {
	margin-top: 12px; 
	margin-bottom: 0px; 
	margin-right: 38px;
	margin-left: 38px;
}


#content_foot {
	background: url("../img/content_foot.gif");
	HEIGHT: 140px;
}

#content_foot .text {
	margin-top: 0px;
 }


#right {
	background: url("../img/right_back.gif");
	FLOAT: left;
	text-align: left;
	WIDTH: 185px;
}

#right .text {
	margin-top: 12px; 
	margin-bottom: 0px; 
	margin-right: 40px;
	margin-left: 12px;
}

#right_foot {
	background: url("../img/right_foot.gif");
	HEIGHT: 30px;
}