html {margin: 0px; height: 100%;}

body {font-family: verdana; font-size: 14px; margin: 0px; background-image:url(bg_verlauf.jpg); background-repeat: repeat-x; background-color: #dbdbdb; height: 100%;}

p, td, div {
	font-family: verdana;
	color: #333333;
	font-size: 14px;
	text-align: left;
}

h1 {
	font-family: verdana;
	color: #0083d7;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}


h2 {
	font-family: verdana;
	color: #0083d7;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h3 {
	font-family: verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
}


a:link {
	text-decoration: none;
	color: #22abe4;
}

a:visited {
	text-decoration: none;
	color: #22abe4;
}

a:active {
	text-decoration: none;
	color: #22abe4;
}

a:hover {
	text-decoration: none;
	color: #000000;
}



a.navi1:link, a.navi1:visited, a.navi1:active {width:181px; line-height: 40px; text-decoration: none; margin: 0px; padding: 0px; display:block;  background-image:url(navi.jpg); background-repeat: no-repeat; color: #ffffff; font-size: 14px; font-weight: bold; text-align: right;}
a.navi1:hover {width:181px; line-height: 40px; text-decoration: none; margin: 0px; padding: 0px; display:block;  background-image:url(navi-ecke.jpg); background-repeat: no-repeat; color: #ffffff; font-size: 14px; font-weight: bold; text-align: right;}
a.navi1on:link, a.navi1on:visited, a.navi1on:active, a.navi1on:hover {width:181px; line-height: 40px; text-decoration: none; margin: 0px; padding: 0px; display:block;  background-image:url(navi-ecke.jpg); background-repeat: no-repeat; color: #ffffff; font-size: 14px; font-weight: bold; text-align: right;}


a.navi2:link, a.navi2:visited, a.navi2:active {font-weight: bold; text-decoration: underline; color: #ffffff; margin-left: 20px;}
a.navi2:hover {font-weight: bold; text-decoration: none; color: #ffffff; margin-left: 20px;}


input, select, textarea {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

.submit {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  width: 120px;
}


.meldung {
padding: 3px;
border: dotted 2px #ff0000;
font-weight: bold;
font-size: 13px;
font-family: verdana;
width: 660px;
color: #000000;
}