body {
	background: #E7E7E7 url(body-bg.jpg) repeat-x fixed;
	margin: 0px;
}

html {
	height: 100%;
}

div {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #143886;
	text-decoration: none;
}

img {
	border: none;
	}

a:hover {
	color: #0000CC;
}

#all {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	display: block;
	padding-bottom: 20px;
}

#top {
	height: 86px;
	width: 800px;
	display: block;
	clear: both;
	background: #FFFFFF;
}

#nav {
	height: 24px;
	width: 798px;
	border: 1px solid #FFFFFF;
	background: url(nav1-n.jpg) repeat-x;
}

#nav1 {
	height: 24px;
	width: 594px;
	float: left;
}

#nav1 a {
	width: 99px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	color: #143886;
	height: 19px;
}

#nav1 a.akt {
	background: url(nav1-akt.jpg) repeat-x;
}

#nav1 a.akt:hover {
	color: #143886;
	background: url(nav1-akt.jpg);
}

.new {
	font-size: 120%;
	font-weight: bold;
	}

#nav1 a:hover {
	color: #0000CC;
	background: url(nav1-hi.jpg);
}

.clear {
	font-size: 1px;
	clear: both;
}

#sprachen {
	height: 18px;
	width: 190px;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}

#sprachen a {
	margin-right: 20px;
	margin-bottom: 0px;
	width: 18px;
}

#titel {
	width: 798px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	display: block;
	clear: both;
	height: 98px;
}

#suche {
	background: #d6d6ea;
	display: block;
	float: left;
	height: 30px;
	width: 189px;
	padding-left: 10px;
	border-right: 1px solid #d6d6ea;
	border-bottom: 0;
	padding-top: 68px;
}

#titelbild h1 {
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	margin-top: 68px;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 0px;
}

#titelbild-neu h1 {
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	margin-top: 68px;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 0px;
}

#titelbild {
	height: 98px;
	width: 598px;
	display: block;
	float: left;
}

#titelbild-neu {
	height: 98px;
	width: 798px;
	display: block;
	float: left;
}

#main {
	background: url(main-bg.gif) repeat-y;
	clear: both;
	width: 798px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-style: none;
	border-top-color: #FFFFFF;
}

.subnav {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.subnav a {
	display: block;
	width: 190px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.subnav a.akt {
	background: #E6E6F2;
	font-weight: bold;
}

.subnav a:hover {
	background: #EBE6DB;
}

.subnav2 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E6E6F2;
}

.subnav2 a {
	display: block;
	width: 180px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.subnav3 {
	background: #F5F5FA;
	margin-left: 20px;
}

.subnav3 a {
	font-size: 11px;
	display: inline;
	padding: 0px 5px;
	width: auto;
}

#maintext {
	width: 390px;
	float: left;
	padding: 20px;
	line-height: 1.5em;
}

#main h1 {
	font-size: 16px;
	color: #143886;
}

#maintext a {
/*	text-decoration: underline; */
}

#maintext fieldset {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #D6D7EB;
}

#maintext legend {
	font-style: italic;
	color: #919191;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-right: 3px;
	font-weight: bold;
}

#maintext fieldset a {
	text-decoration: none;
	display: block;
	width: 100%;
}

.videolink {
	font-weight: bold;
	list-style-image:url(dlsym.jpg);
	line-height: 1.8em;
}

.info-box {
 float: left;
 overflow: hidden;
 margin: 5px 5px 5px 0px;
 padding: 2px 5px 2px 5px;
 background-color: #143886;
 font-size: 12px;
 font-weight:bold;
 text-align:center;
 color:#FFFFFF;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 }

#mainbilder {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}

#mainbilder a {
	background: url(bilder-zoom.gif) no-repeat bottom;
	border-top: 1px solid #EBE6DB;
	display: block;
	text-align: left;
	width: 156px;
	margin-bottom: 20px;
}

.bildtext {
	background: #FFFFFF;
	padding-left: 0px;
	margin-left: 5px;
	padding-right: 3px;
	font-size: 11px;
}

#mainbilder img {
	border-right: 1px solid #EBE6DB;
	border-left: 1px solid #EBE6DB;
	margin-bottom: 5px;
}

#footer {
	font-size: 11px;
	color: #666666;
	background: url(footer-bg.gif) repeat-y;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border-top: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#footer a {
	color: #666666;
}

#zoom {
	padding: 20px 19px;
	width: 560px;
	float: left;
}

#kontakt label {
	width: 100px;
	float: left;
}

#kontakt .inputA {
	width: 200px;
}

#kontakt .inputB {
	width: 50px;
}

#kontakt .inputC {
	width: 143px;
}

#kontakt .inputD {
	width: 270px;
}

#kontakt .box {
	display: block;
}
#adresse {
	color: #666666;
	text-align: left;
	margin-top: 20px;
	float: left;
	width: 140px;
	padding-left: 10px;
}
#maintypen {
	float: left;
	width: 520px;
	padding: 20px;
}
#maintypen img {
	float: left;
	margin-right: 20px;
}
#maintypentext {
	float: left;
}
