/* schriftstil,abstände */
body {
	margin-left: 0px;
	margin-right: 0px; color : #000000;
	background-color: #ffffff;
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
}

.headtitel {
	position: absolute;
	left: 500px;
	top: 50px;
	font-family: verdana, arial;
	font-size: 10pt;
}

table,tr,td {
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
}

/* grundlayout*/
.leiste {
	background-color: #540405;
	color: white;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 10px;
	height: 20px;
}

.rand {
	background-color: #5394C8;
}

.leisteob {
	background-color: #5394C8;
	color: white;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
}

.leisteun {
	background-color: #0970A2;
	color: white;
	text-decoration: none;
	font-family: verdana, sans-serif;
	line-height: 20px;
	height: 20px;
}

.nav {
	background-color: #CC0000;
	color: black;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

.logo {
	background-color: #086c9e;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	height: 110px;
	background-image: url(head3.jpg);
	background-repeat: no-repeat;
}

/* rubriktitel */
.titel {
	background-color: #CC0000;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	width: 300px;
	border-bottom: solid 1px #eaeaea;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
}

.rubrik {
	background-color: #CC0000;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	width: 192px;
	border-bottom: solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
}

.main {
	background-color: #5394C8;
}

.ueberschrift {
	letter-spacing: 2px;
	font-size: 20;
}

.inhalt {
	background-color: #5394C8;
	padding: 20px;
}

/* menue linke  seite */
#menu a {
	display: block;
	color: #000033;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	width: 192px;
	padding-left: 5px;
	
	/*background-color: #7EAED6;
	opacity: .4;
	filter: alpha(opacity = 50);*/
}

#menu a:hover {
	background-color: #3399FF;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
	width: 192px;
	padding-left: 5px;
}

#submenu a {
	display: block;
	color: black;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	border-bottom: solid 1px #e6e6e6;
	line-height: 20px;
	height: 20px;
	width: 192px;
	padding-left: 5px;
}

#submenu a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	border-bottom: solid 1px #e6e6e6
	line-height: 20px;
	height: 20px;
	width: 192px;
	padding-left: 5px;
}

/* menue oben */
#menu2 a {
	display: block;
	background-color: #7EAED6;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
	border-left: solid 1px white;
	width: 100px;
	text-align: center;
}

#menu2 a:hover {
	background-color: #5394C8;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
	border-left: solid 1px white;
	width: 100px;
	text-align: center;
}

/* allgemeine links im text */
a{
	color: #000033;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10pt;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
}

#bgnavi {
	background-image: url(wasser3.jpg);
}

#profilinfobox
{
	background-color: #6699FF;
	padding: 10px;
}
#infoboxlinks
{
	padding: 10px;
}
		/* button auf profil */
#button_profil			
{
	background-color: #6699FF;
	width: 130px;
	border: solid 1px black;
}

		/* button in der adressverwaltung */
#button_profil_2		
{
	background-color: #5394C8;
	width: 80px;
	border: solid 1px black;
	float: left;
	margin-left: 5px;
}

#info_index
{
	background-color: #6699FF;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 20px;
}