body 
{
	font-family: Tahoma, Verdana, Sansserif;
	font-size:12px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color : #dfe4e6;
	text-align:center;
	margin:3px;
}

h1 {
	font-size:16px;
	color: #3b579e;
	margin-top : 0px;
	margin-bottom: 15px;
}

h2 {font-size:16px; margin-top: 0;color:#cc0000;}

p {
	margin-top : 0px;
	margin-bottom: 7px;
}

p.jahr {
	font-weight: bold;
	width:50px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size:14px;
	color:#cc0000;
	float:left;
}

p.jahrbez {
	padding-right: 150px;
	margin-bottom: 15px;
	width:460px;
	float:right;
}

img.personal {
	padding-right: 10px;
	float:left;
}

.pfad {
	font-size:10px;
	margin-bottom: 15px;
}

.small {
	font-size:11px;
}


.medium {
	font-size:11px;
}

.normal {
	font-weight:normal;
}

.white {
	color:White;
}

.red {
	color:#cc0000;
}

.blue {
	color:#3b579e;
}

.tab {
	padding-left: 19px;
}

.quicklink {
	margin-top : 20px;
	margin-left : 30px;
	font-size : 10px;
	line-height : 150%;
}

.nav  {
	font-weight: bold;
}

a {
	text-decoration : none;
	color : #3b579e;
}

a:hover {
	text-decoration : underline;
}

a.reiter:active, a.reiter:hover
{
	text-decoration : underline;
	color: #CC0000;
}

a.navmain {
	display:block;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	color : #3b579e;
}

a.navmain2 {
	display:block;
	font-size: 12px;
	height: 16px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	color : #3b579e;
} 

a.navmain:active, a.navmain:hover
{
	text-decoration : underline;
	color: #CC0000;
}

a.navmain2:active, a.navmain2:hover
{
	text-decoration : underline;
	color: #CC0000;
}

.highmain
{
	background-image : url(../img/menuhigh.gif);
}


a.navsub {
	display:block;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color : #3b579e;
}

a.navsub:active, a.navsub:hover
{
	text-decoration : underline;
	color: #CC0000;
}

.highsub
{
  background-color : #f4f6f8;
  font-weight: bold;
}

.start {
	width:900px;
	height:300px;
	margin-top:50px;
	background-color : White;
}

.layout {
	width:900px;
}

.reiteroff {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height:20px;
	background-image : url(../img/r_back_off.gif);
}

.reiteron {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height:20px;
	background-color : White;
}

#sprache {
	text-align: right;
	height:18px;
	font-size: 11px;
	padding-top: 3px;
}

#left {
	width:710px;
	text-align: left;
	float:left;
}

#right {
	width:190px;
	text-align: left;
	float:right;
}

.content {
	width:680px;
	text-align: left;
	float:left;
	background-color : White;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
}

.grafiktitel {
	font-size: 11px;
	font-weight: bold;
	color:White;
	height:37px;
	margin-top:2px;
	margin-bottom:2px;
	padding-left : 2px;
	padding-right : 1px;
	padding-top : 7px;
	background-image : url(../img/grafik_back.gif);
}

.grafiktext {
	font-size: 10px;
	width:105px;
	height:170px;
	padding-left : 2px;
	padding-right : 1px;
	padding-top : 9px;
	background-image : url(../img/grafik_gradient.jpg);
	background-repeat : repeat-x;
}
.menu {
	width:190px;
	text-align: left;
	float:right;
	background-image : url(../img/menu_back.jpg);
	padding-top : 15px;
	padding-bottom : 15px;
}

.teaser {
	width:165px;
	text-align: left;
	padding-top : 10px;
	padding-bottom : 10px;
	background-image : url(../img/teaser_back.gif);
	padding-left : 20px;
	padding-right : 5px;
}

.teasergrau {
	width:170px;
	text-align: left;
	padding-top : 10px;
	padding-bottom : 10px;
	background-image : url(../img/teasergrau_back.gif);
	padding-left : 20px;
}

.box {
	text-align: left;
	margin-top : 0px;
	background-color : White;
	padding-left : 16px;
	padding-right : 5px;
	padding-top : 10px;
	padding-bottom : 2px;
}

#boxleft {
	width:350px;
	text-align: left;
	margin-right:10px;
	float:left;
}

#boxright {
	width:350px;
	text-align: left;
	float:right;
}
/* KONTAKT ---- */
form.kontakt label {
	width: 86px;
	display: block;
	float: left;
	margin: 5px 0px;
	font-size: 12px;
	line-height: 14px;
}
form.kontakt  input {
	float: left;
	width: 220px;
	margin: 5px 0px;
	border: 1px solid #000;
}
form.kontakt  input.checkbox {
	width:15px;
	border:0;
	float:none;
	vertical-align:middle;
	margin:0px;
}
form.kontakt textarea {
	border: 1px solid #000;
	width: 300px;	
}

/* UEBERGABE ---- */
form.uebergabe label {
	width: 108px;
	display: block;
	float: left;
	margin: 5px 0px;
	font-size: 12px;
	line-height: 14px;
}
form.uebergabe  input {
	float: left;
	width: 180px;
	margin: 5px 0px;
	border: 1px solid #000;
}
form.uebergabe  input.checkbox {
	width:15px;
	border:0;
	float:none;
	vertical-align:middle;
	margin:0px;
}
form.uebergabe textarea {
	border: 1px solid #000;
	width: 300px;	
}

form fieldset {
	border: 0;
}

div.kontaktL {
	float: left;
	width: 320px;
	margin-right:20px;
}
div.kontaktR {
	float: right;
	width: 320px;
}

form.uebergabe div.kontaktL {
	float: left;
	width: 300px;
	margin-right:20px;
}
form.uebergabe div.kontaktR {
	float: right;
	width: 340px;
}