h6,div,td,p,html,input,button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #002244;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE6600;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	}

img.block {
	display:block;
}

a:link {
	color: #002266;
	text-decoration: underline;
	}
a:visited {
	color: #002266;
	text-decoration: underline;
	}
a:hover {
	color: #002266;
	text-decoration: none;
	}
a:active {
	color: #002266;
	text-decoration: underline;
	}

body {
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.background_top {
	background-image: url(/fileadmin/images/Rand_Top.gif);
  }
  
.background_left {
	background-image: url(images/Rand_Links.gif);
  }
  
.background_right {
	background-image: url(images/Rand_Rechts.gif);
  }
  
.background_right_top {
	background-image: url(images/Rand_Rechts_Oben.gif);
  }
  
.background_bottom {
	background-image: url(images/Rand_Bottom.gif);
	font-size: 10px;
	color: #444444;
  }

.page_back {
	background-image: url(images/Page_Back.gif);
  }
  
.page_top1 {
	background-image: url(images/Page_Top1.gif);
  }
  
.page_bottom {
	background-image: url(images/Page_Bottom.gif);
  }
  
.banner {
	background-color: #FFFFFF;
  }
  
.menu_links {
	width: 235px;
	padding-top: 15px;
  }

.conntent {
	width: 410px;
	padding: 20px 30px 20px 18px;
  }
  
.spalte_rechts {
	padding: 20px 5px 15px;
	width: 200px;
  }

.klein_weiss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 15px;
}
.klein_weiss a:Link{
	color: #FFFFFF;
	text-decoration: none;
}
.klein_weiss a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.klein_weiss a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.klein_weiss a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.klein_schwarz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
}
.klein_schwarz a:Link{
	color: #000000;
	text-decoration: none;
}
.klein_schwarz a:visited{
	color: #000000;
	text-decoration: none;
}
.klein_schwarz a:hover{
	color: #002244;
	text-decoration: underline;
}
.klein_schwarz a:active{
	color: #000000;
	text-decoration: none;
}