body {
	background-color: #e5e5e5;	
}

table {
	font: 11px Verdana;
	color: #333333;
}

table.spacer {
	font: bold 10px Verdana;
	color: #333333;
	background-color: #e5e5e5;
	height: 20px;
	width: 965px;
}

table.head {
	font: bold 10px Verdana;
	color: #333333;
	background-color: #e5e5e5;
	height: 103px;
	width: 965px;
	background-image: url(images/bg_head.gif);
	background-position:left top;
	background-repeat:repeat;
}

table.top {
	font: bold 10px Verdana;
	color: #333333;
	background-color: #b2b2b2;
	height: 30px;
	width: 965px;
}

table.content {
	font: bold 10px Verdana;
	color: #333333;
	background-color: #b2b2b2;
	height: 437px;
	width: 965px;
}

table.bottom {
	font: bold 10px Verdana;
	color: #333333;
	text-transform: uppercase;
	background-color: #b2b2b2;
	height: 30px;
	width: 965px;
}

div.head {
	font: bold 10px Verdana;
	color: #333333;
	text-transform: uppercase;
	text-indent:93px;
}

div.head_1 {
	font: bold 11px Verdana;
	color: #333333;
}

div.head_2 {
	font: bold 14px Verdana;
	color: #333333;
}

/*
td {
	font-family :Verdana;
	color : #005da8;
	font-size : 11px;
}
*/





A.menu_rechts:link {
	font: bold 10px Verdana;
	color: #ffffff;
	text-decoration : none;
	text-transform:uppercase;
}

A.menu_rechts:visited {
	font: bold 10px Verdana;
	color: #ffffff;
	text-decoration : none;
	text-transform:uppercase;
}

A.menu_rechts:hover {
	color: #FFFFFF;
	text-decoration : none;
	text-transform:uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}








A.menu_rechts_2:link {
	font: bold 10px Verdana;
	color: #333333;
	text-decoration : none;
	text-transform:uppercase;
}

A.menu_rechts_2:visited {
	font: bold 10px Verdana;
	color: #333333;
	text-decoration : none;
	text-transform:uppercase;
}

A.menu_rechts_2:hover {
	font: bold 10px Verdana;
	color: #951516;
	text-decoration : none;
	text-transform:uppercase;
}






#menu1{
	border: 1px solid #808080;
	width: 160px;
	background-color: #b2b2b2;
	height: 120px;
}

* html #menu1{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 160px;
}

#menu1 a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu1 a{ /*Non IE rule*/
width: auto;
}

#menu1 a:hover{
background-color: #e5e5e5;
}






#menu1_active{
	font: bold 10px Verdana;
	text-transform:uppercase;
	border: 1px solid #808080;
	width: 160px;
	background-color: #e5e5e5;
	height: 120px;
}

* html #menu1_active{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 160px;
}

#menu1_active a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu1_active a{ /*Non IE rule*/
width: auto;
}

#menu1_active a:hover{
background-color: #e5e5e5;
}







#menu2{
	border: 1px solid #808080;
	width: 140px;
	background-color: #b2b2b2;
	height: 30px;
}

* html #menu2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 140px;
}

#menu2 a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu2 a{ /*Non IE rule*/
width: auto;
}

#menu2 a:hover{
background-color: #e5e5e5;
}








#menu2_active{
	border: 1px solid #808080;
	width: 140px;
	background-color: #e5e5e5;
	height: 30px;
}

* html #menu2_active{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 140px;
}

#menu2_active a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu2_active a{ /*Non IE rule*/
width: auto;
}

#menu2_active a:hover{
background-color: #e5e5e5;
}










#menu3{
	border: 1px solid #808080;
	width: 150px;
	background-color: #b2b2b2;
	height: 30px;
}

* html #menu3{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 150px;
}

#menu3 a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu3 a{ /*Non IE rule*/
width: auto;
}

#menu3 a:hover{
background-color: #e5e5e5;
}







#menu3_active{
	border: 1px solid #808080;
	width: 150px;
	background-color: #e5e5e5;
	height: 30px;
}

* html #menu3_active{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 150px;
}

#menu3_active a{
font: bold 10px Verdana;
text-transform:uppercase;
padding: 0px;
display: block;
width: 100%;
height:100%;
color: #333333;
text-decoration: none;
border: 0px;
}

html>body #menu3_active a{ /*Non IE rule*/
width: auto;
}

#menu3_active a:hover{
background-color: #e5e5e5;
}











A:link {
	font: 11px Verdana;
	color: #333333;
	text-decoration: underline;
}

A:visited {
	font: 11px Verdana;
	color: #333333;
	text-decoration: underline;
}

A:hover {
	font: 11px Verdana;
	color: #333333;
	text-decoration: underline;
}

