html {
	width:100%;
	height:100%;
}
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#a2b8cd;
	background-image:url(images/verlauf.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
h1 {
	position:absolute;
	top:123px;
	left:245px;
	width:445px;
	margin:0px;
	padding:0px;
	color:#073c95;
	font-weight:bold;
	font-size:15px;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px;
}
form {
	padding:0px;
	margin:0px;
}
select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#container {
	position: relative;
	width:100%;
	min-width:944px;
	height:100%;
	min-height:590px;
}
#main {
	position: absolute; 
	left: 50%; 
	top: 50%;
	width:944px;
	height:532px;
	margin-left: -472px;
	margin-top: -266px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}
#content {
	position:relative;
	width:944px;
	height:532px;
	text-align:left;
}
#inhalt {
	position:absolute;
	top:160px;
	left:245px;
	width:465px; /*445*/
	*width:464px; /*435*/
	height:326px;
	overflow:auto;
	padding-right:189px;
}
#inhaltfull {
	position:absolute;
	top:160px;
	left:245px;
	width:650px;
	*width:640px;
	height:326px;
	overflow:auto;
	padding-right:10px;
}
#news {
	position:absolute;
	top:332px;
	left:245px;
	width:690px;
}
.box {
	float:left;
	width:211px;
	height:150px;
	margin:0px 18px 0px 0px;
	color:#666666;
	position:relative;
}
.boxHeader {
	color:#073c95;
	font-weight:bold;
	font-size:14px;
	background-image:url(images/bg_news.gif);
	background-repeat:no-repeat;
	padding:0px 0px 20px 0px;
}
a.boxLink {
	color:#073c95;
	font-weight:bold;
	display:block;
	position:absolute;
	bottom:10px;
	left:0px;
	padding-left:22px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.subline {
	color:#073c95;
	font-weight:bold;
}
#contentimage {
	position:absolute;
	top:123px;
	left:704px;
	width:212px;
	height:178px;
}
#language1 {
	position:absolute;
	top:25px;
	left:37px;
	color:#000000;
	font-size:11px;
}
#language2 {
	position:absolute;
	top:22px;
	left:92px;
	color:#000000;
	font-size:11px;
}
#navigation {

}
#pfad {
	position:absolute;
	top:81px;
	left:246px;
	color:#073c95;
	font-size:10px;
}
#pfad a, #pfad a:link, #pfad a:active, #pfad a:visited {
	color:#073c95;
	text-decoration:underline;
}
#pfad a:hover {
	color:#073c95;
	text-decoration:none;
}
a#logo, a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	position:absolute;
	right:20px;
	top:13px;
	width:190px;
	height:55px;
}
a, a:link, a:active, a:visited, a:hover {
	color:#073c95;
}
a:hover {
	text-decoration:none;
}
#navigation {
	position:absolute;
	top:108px;
	left:0px;
	width:155px;
	font-size:12px;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation li {
	margin:0px;
	padding:0px;
	display:block;
	width:155px;
	position:absolute;
	height:43px;
}
#navigation li.last {
}
#navigation li a, .boxContent li a:link, .boxContent li a:active, .boxContent li a:visited {
	display:block;
	padding:14px 5px 16px 37px;
	text-decoration:none;
	color:#666666;	
	background-image:url(images/bg_navi.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
#navigation li a:hover {
	color:#073c95;
	font-weight:bold;
}
#navigation li a.naviOn, .boxContent li a.naviOn:link, .boxContent li a.naviOn:active, .boxContent li a.naviOn:visited {
	display:block;
	padding:14px 5px 14px 37px;
	text-decoration:none;
	color:#073c95;
	font-weight:bold;
	background-image:url(images/bg_naviOn.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#navigation li a.naviOn:hover {
	color:#073c95;
	font-weight:bold;
}
#footer {
	position:absolute;
	bottom:-15px;
	left:4px;
	font-size:11px;
	color:#000000;
	padding:0px;
	width:900px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
.footerLeft {
}
.footerRight {
	position:absolute;
	bottom:-2px;
	right:4px;
	color:#FFFFFF;
}
#footer .footerRight a, #footer .footerRight a:link, #footer .footerRight a:active, #footer .footerRight a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer .footerRight a:hover {
	color:#000000;
	text-decoration:none;
}

/* Kontaktformular */
.kontaktformular td {
	color:#666666;
}
.kontaktformular input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	width:200px;
	padding-left:5px;
}
#anrede1, #anrede2 {
	width:auto;
	border:none;
}
.kontaktformular select {
	font-size:11px;
	border:1px solid #CCCCCC;
	width:249px;
}
.kontaktformular textarea {
	font-size:11px;
	border:1px solid #CCCCCC;
	width:195px;
	*width:197px;
	height:77px;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
}
#plz, #ort {
	width:100%;
}
.kontaktformular td {
	padding:0px 20px 0px 0px;
	height:24px;
}
.kontaktformular .sendenbutton {
	position:absolute;
	bottom:15px;
	left:411px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border:none;
	color:#073c95;
	background-color:transparent;
	width:100px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px 2px 25px;
	overflow:visible;
	margin-top:10px;
}
.kontaktformular .sendenbutton:hover {
	cursor:pointer;
	text-decoration:underline;
}
.vergessen {
	margin-top:10px;
	*margin-top:0px;
}
.img_muster {
	float:left;
	margin:0px 20px 20px 0px;
	*margin:0px 20px 5px 0px;
}
