
body {
	padding:0;
	margin:0;
}

html,p,br,h2,p,ul,ol,li,div,table,th,tr,address,blockquote {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#293A4F;
	font-style:normal;
}

h1 {
	color:#435F80;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}

h2 {
	color:#D4E8FF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}	

h3 {
	color:#435F80;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}	

A.menu:link {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#22548E;
	margin-left:15px;
}

A.menu:active {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#22548E;
	margin-left:15px;
}

A.menu:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#22548E;
	margin-left:15px;
}

A.menu:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#293A4F;
	margin-left:15px;
}

A.druck:link {
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	color:#22548E;
	margin-left:5px;
}

A.druck:active {
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	color:#22548E;
	margin-left:5px; 
}

A.druck:visited { 
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	color:#22548E;
	margin-left:5px;
}

A.druck:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	color:#293A4F;
	margin-left:5px;
}

A.links_oben:link {
	font-family:tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#D4E8FF;
}

A.links_oben:active {
	font-family:tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#D4E8FF;
}

A.links_oben:visited {
	font-family:tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#D4E8FF;
}

A.links_oben:hover {
	font-family:tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}

.text { 
	color:#FFFFFF;
	font-size:10px;
	font-weight:none;
}

td.navi { 
	height:50px;
	bgcolor:#435F80;
	padding-left:12px;
	padding-right:12px;
}

.news1 {
	background-color:#829DBC;
	width:249px;
	valign:top;
}

.news2 {
	background-color:#829DBC;
	valign:top;
}

.news3 { 
	height:345px;
	background-color:#829DBC;
	valign:top;
}

.bild {
	margin-right:12px;
	margin-bottom:3px;
}

.bgmenue {
	background-image:url(../design/img_hintergrund_menu.gif);
	background-repeat:repeat-x;
	width:646px;
	height:64px;
}

.bgsubmenue {
	background-image:url(../design/img_hintergrund_submenue.jpg);
	background-repeat:repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DEE9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DEE9;
	width:194px;
	height:27px;
}

.footer {
	background-image:url(../design/img_hintergrund_footer.jpg);
	width:895px;
	height:21px;
	background-repeat:no-repeat;
}

.bginfo {
	background-image:url(../design/img_hintergrund_info_link.gif);
	background-repeat:repeat-x;
	height:13px;
}

.blau {
	background-color:#293A4F;
	width:249px;
	height:24px;
}

.blau_hell {
	background-color:#435F80;
	width:249px;
	height:32px;
}

/*--------------TRENNER---------------*/

.input {
	font-size: 11px;
	border: 1px solid #000000;
}


textarea {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}

.submit	{
	font-size: 11px;
	background: #829DBC;
	color: #ffffff;
}

.pflichtfeld {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #B43335;
}