@charset "UTF-8";

html {
	background-color: white;
}

body {
	background-color: white;
}

div#placeholder, div#wrapper {
	width: 998px;
}

div#wrapper {
	border: 1px solid rgb(198,199,198);
	border-bottom: 0px;
	margin-bottom: 40px;
}

/* Kopfbereich */
div#head {
	border: 0px;
	width: auto;
	height: 48px;
	background-color: transparent;
	background-image: url(/imgs//logo_959.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 15px 25px;
	padding: 0px;
}
div#head div.navi {
	background-color: transparent;
	color: black;
	font-weight: bold;
}
div#head div.navi a {	color: black; }

div#head a.home {
	display: block;
	float: right;
	width: 250px;
	height: 50px;
}

/* Content */
div#content {
	border: 0px;
}
div#content div.head {
	width: 998px;
	min-height: 52px;
	overflow: hidden;
}
div#content div.head .headpic {
	display: block;
	width: 998px;
}
div#content div.head .menuwrapper {
	position: absolute;
	z-index: 10;
	width: 998px;
	min-height: 26px;
	background-color: rgb(66,73,74);
	background-image: url(/imgs//menuwrapper_bg_276.gif);
	background-repeat: repeat-x;
}
div#content div.head .menuwrapper ul.menu {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-color: black;
	width: 978px;
	height: 26px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	}
div#content div.head .menuwrapper ul.menu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
div#content div.head .menuwrapper ul.menu  li  a {
	padding: 5px 15px 6px 15px;
	display: block;
	color: white;
}
div#content div.head .menuwrapper ul.menu  li  a:hover {
	color: black;
	background-color: white;
	text-decoration: none;
}
div#content div.head .menuwrapper ul.menu  li ul {
	position: absolute;
	z-index: 1;
	height: 26px;
	padding: 0px 20px 0px 8px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#content div.head .menuwrapper ul.menu  li ul  li {
	font-weight: normal;
	font-size: 11px;
		background-image: url(/imgs//headmenu_seperator_809.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
div#content div.head .menuwrapper ul.menu  li ul  li:first-child { background-image: none; }
div#content div.head .menuwrapper ul.menu  li ul  li  a {
	padding: 7px 5px 7px 7px;
	display: block;
	margin-left: 1px;
}
div#content div.head .menuwrapper ul.menu li ul li ul {
	position: absolute;
	z-index: 1;
	height: 26px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 998px;
}
div#content div.head .menuwrapper ul.menu li ul li ul li {
	padding: 0px;
}

/* Sprachauswahl links */
#language {
	position: absolute;
	top: 4px;
	right: 18px;
	z-index: 2;
	width: 80px;
	min-height: 18px;
	height: auto;
	color: black;
	background-color: transparent;
}

#language #tlang {
	position: absolute;
	z-index: 3;
	width: 52px;
	height: 14px;
	padding: 2px 4px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-color: white;
}
#language #tlangchoose {
	width: 80px;
	height: auto;
	color: white;
	padding: 18px 0px 0px 0px;
	display: none;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: white;
	opacity: 0.6;
	filter: alpha(opacity=60);	
}
#language #tlangchoose a {
	display: block;
	clear: both;
	float: none;
	padding: 2px 4px;
	width: 72px;
	color: black;
	font-weight: bold;
}
#language #tlangchoose a:hover, #language #tlangchoose a.active {
	color: black;	
	background-color: white;
}

#language .choose {
	position: absolute;
	z-index: 3;
	left: 60px;
	width: 20px;
	height: 18px;
	display: block;
	background-image: url(/imgs//language_choose_245.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	margin: 0px;
}


div#content div.text {
	margin: 21px 29px;
	color: rgb(123,123,123);
	font-size: 11px;
		line-height: 1.5em;
		margin: 21px 200px 21px 29px;
}
div#content div.menu3 {
	margin: 21px 0px 0px 20px;
	background-color: rgb(224,224,224);
	padding: 2px 29px;
}
div#content div.menu3 div {
	margin-bottom: 0px;
	width: 136px;
	display: block;
}

div#content div.text  h1 { font-size: 1.8em; margin: 0px 0px 0.6em 0px; }
div#content div.text  h2 { font-size: 1.7em; margin: 0px 0px 0.5em 0px; }
div#content div.text  h3 { font-size: 1.6em; margin: 0px 0px 0.5em 0px; }
div#content div.text  h4 { font-size: 1.5em; margin: 0px 0px 0.5em 0px; }
div#content div.text  h5 { font-size: 1.4em; margin: 0px 0px 0.5em 0px; }
div#content div.text  h6 { font-size: 1.3em; margin: 0px 0px 0.5em 0px; }
div#content div.text p { margin: 0px 0px 0.5em 0px; }
div#content div.text  ul, div#content div.text  ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	display: block;
}
div#content div.text  ul { list-style-type: square; }
div#content div.text  ul li, div#content div.text  ol  li {
	margin-left: 0em;
	padding-left: 0em;
}

div#content div.quicklinks {
	margin: -47px 0px 0px 0px;
	height: 47px;
	width: 215px;
	float: right;
}
div#content div.quicklinks div.glass {
	background-color: black;
	height: 47px;
	width: 215px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 3;
	position: absolute;
}
div#content div.quicklinks  div.gltext  h1 {
	position: absolute;
	z-index: 4;
	color: white;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-top: -47px;
	padding: 25px 0px 0px 10px;
}
div#content div.quicklinks div.gltext {
	position: absolute;
	z-index: 4;
	height: auto;
	width: 205px;
	background-color: rgb(123,121,123);
	margin: 47px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
}
div#content div.quicklinks p,div#content div.quicklinks table,div#content div.quicklinks h2,div#content div.quicklinks h3,div#content div.quicklinks h4,div#content div.quicklinks h5,div#content div.quicklinks h6 {
	color: white;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
}
div#content div.quicklinks ul,div#content div.quicklinks ol {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#content div.quicklinks  li {
	color: white;
	padding: 1px 0px;
	border-top: 1px solid white;
	margin-bottom: 0px;
}
div#content div.quicklinks  ul li:first-child { 	border-top: 0px; }
div#content div.quicklinks  li a { display: block; color: white; }
div#content div.quicklinks  li a:hover { text-decoration: none; color: rgb(123,121,123); background-color: white;}

div#content div.qlplace {
	float: right;
	width: 215px;
	margin: 0px;
	visibility: hidden;
}

div#content div.text div.pics h6 {
	font-size: 11px;
	font-family: Arial;
}

/* Fußzeile */
div#footer {
	padding: 0px;
	text-align: center;
	height: 25px;
	position: fixed;
	width: 100%;
	z-index: 10;
	bottom: 0px;
}
div#footer .line {
	width: auto;
}
div#footer div.text { display: none; }
div#footer div.navi {
	width: 1000px;
	float: none;
	padding: 0px;
	margin: auto;
	color: rgb(198,199,198);
}
div#footer div.navi a {
	padding: 0px 21px;
	color: rgb(148,150,148);
}

div.newsbox {
	margin-left:		783px;
	margin-top:		26px;
	padding:			0px;
	position:			absolute;
	width:			215px;
	z-index:			3;
	min-height:		220px;
	height:			220px;
}
div.newsbox .glass {
	background-color:	black;
	min-height:		220px;
	height:			220px;
	opacity:			0.6;
	filter: alpha(opacity=60);	
	position:			absolute;
	width:			215px;
	z-index:			3;
}
div.newsbox div {
	position: 			absolute;
	height:			100%;
	color: 			white;
	z-index: 			4;
	width: 			200px;
}
div.newsbox .editor {
	color: white;
			padding: 25px 0 0 10px;
	width: 200px;
}
div.newsbox .editor p {
	color: white;
}
div.newsbox .editor a {
	color: white;
	text-decoration: underline;
}
div#content div.newsbox .editor h1 {
	font-size: 16px;
}
div#content div.newsbox .editor h2 {
	font-size: 14px;
}


.editor table.teaser, .editor table.teaser th, .editor table.teaser td {
	border: 			none;
	border-collapse: 	collapse;
	background-color:	rgb(216,216,216);
}
.editor table.teaser td {
	padding:	0px;
	margin:	0px;
}
.editor table.teaser td > * {
	padding:	5px 17px;
	margin:	0px !important;	
}
.editor table.teaser td p img {
}
.editor table.teaserblank, .editor table.teaserblank th, .editor table.teaserblank td {
	border: 			none;
	border-collapse: 	collapse;
	background-color:	transparent;
}
.editor table.teaserblank td {
	padding:	0px;
	margin:	0px;
}
.editor table.teaserblank td > * {
	padding:	5px 17px;
	margin:	0px !important;	
}
.editor table.teaserblank td p img {
}

div#content form.spr {
	width: 	486px;
	float: 	left;
}
div#content form.spr fieldset {
	width: 	486px;
	float: 	none;
}
div#content form.spr fieldset legend {
	background-color:	#C1C7C7;
	font-weight:		bold;
	height:			20px;
	width:			480px;
	padding:			5px 0px 0px 6px;
}
div#content form.spr fieldset div.label {
	background-color:	#F2F4F4;
}
div#content form.spr fieldset .label2 div {
	width: 	260px;
}
div#content form.spr fieldset .label2 div.feld  {
	width: 	221px;
}
div#content form.spr fieldset .label2 div.feld input, div#content form.spr fieldset .label2 div.feld select {
	width: 	210px;
}
div#content form.spr fieldset .label2 div.feld select {
	margin: 	0px 0px 0px 6px; 
	width: 	210px; 
	border: 	1px solid #dcdfdf;
}
div#content form.spr .label div {
	width:	160px;
}
div#content form.spr .label div.doubled {
	width:	96px;
	height:	60px;
	clear:	none;
	float:	left;
}
div#content form.spr .label div.doubled label {
	width:	96px;
	overflow:	hidden;
	clear: 	both;
	float: 	none;
	display:	block;
	height:	37px;
}
div#content form.spr .label div.doubled input {
	width:	90px;
	border:	1px solid #DCDFDF;
}


