body {
	margin:0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #165394;
	color: #333333;
}
a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration:underline;}

.abstand {
padding-top: 6px;
padding-bottom: 0px;
}

.verlauf {
	background-image:   url("Bilder/verlauf.gif");
	background-repeat: repeat-x;
}
.rand_rechts {
	background-image:   url("Bilder/rahmen_re.jpg");
	background-repeat: repeat-y;
}
.rand_links {
	background-image:   url("Bilder/rahmen_li.jpg");
	background-repeat: repeat-y;
}
.rand_unten {
	background-image:   url("Bilder/rahmen_un.jpg");
	background-repeat: repeat-x;
}
.back_suche {
	background-image:   url("Bilder/banner_suche.jpg");
	background-repeat: no-repeat;
	color: #333333;
}
.box_unten {
	background-image:   url("Bilder/un.jpg");
	background-repeat: repeat-x;
}
.box_rechts {
	background-image:   url("Bilder/re.jpg");
	background-repeat: repeat-y;
}
.box_links {
	background-image:   url("Bilder/li.jpg");
	background-repeat: repeat-y;
}
.box_index_links {
	background-image:   url("Bilder/li.jpg");
	background-repeat: repeat-y;
	height: 320px;
}
.box_oben {
	background-image:   url("Bilder/ob.jpg");
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
}
.box_blue_unten {
	background-image:   url("Bilder/un.jpg");
	background-repeat: repeat-x;
}

.text_grau {
	font-size: 11px;
	color: #666666;
}
.kleiner {
	font-size: x-small;
	color: #535353;
}
.beschreibung {
	font-size: small;
	color: #8A8A8A;
	text-align: justify;
}
.titel {
	font-size: small;
	color: #535353;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.footer:link {
	font-size: 11px;
	color: #CCCCCC;
}
.footer:hover {
	font-size: 11px;
	color: #CCCCCC;
}
.footer:visited {
	font-size: 11px;
	color: #CCCCCC;
}
.suche_rechts {
	background-image:   url("Bilder/suche_seite.jpg");
	background-repeat: repeat-y;
}
.index_back {
	background-image:   url("Bilder/index_slice.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
.box {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
