html {
	border:0;
	overflow:visible;
	
}

body {
	background: #333;
	width: 100%;
	height: 100%;

	
	
	/*Schrift:*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	
	margin:0;
	padding:0;
	
	
	border:0;
	overflow:visible;
}
div#outerContainer {
	position: absolute;
	position: fixed; /* ie6 */
	top:0;
	left:0;
	
	width: 100%;
	height: 100%;
	
	background-color: transparent;
	background-image: url(bilder/hauptHintergrund2.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	
	
}
#container {	
	position: absolute;
	
	width: 1000px;
	height: 612px;
	
	margin-left: -500px;
	margin-top: -306px;
	
	top: 50%;
	left: 50%;


/*	background: url(bilder/hauptHintergrund2.jpg) 50% 50% no-repeat;*/
}
div#kopf{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	clear: both;
	
	position: absolute;
	top: 58px;
	left: 70px;
	width: 240px;
	height: 85px;
	
	margin: 0;
	padding: 0;
	
	overflow: hidden;
}
div#kopf img{
	display: none;
	
	margin: 0;
	padding: 0;
}
div#container div#kopf a{
	position: absolute;
	display: block;
	width: 240px;
	height: 85px;
	
	outline:none;
	
	margin: 0;
	padding: 0;
}


div#menu {
	position:absolute;
	
	left: 78px;
	top: 169px;
	
	width: 197px;
	height: 291px;
	
}
div#menu ul{
	margin:0;
	padding: 16px 7px;
	
	list-style: none;
}

div#menu ul li{
	margin: 2px 0 0 0;
	padding: 0;
}

div#menu ul li a{
	padding: 2px 9px 2px 9px;
	
	display: block;
	
	background: #666;
	
	/*Schrift:*/
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	
	outline: none;
}
div#menu ul li a:hover{
	
	background: #a3a0a0 url(bilder/menuAktiv.png) repeat-x; /*#838383*/
}


div#menu ul li.aktiv a {
	background: #a3a0a0 url(bilder/menuAktiv.png) 0 50% repeat-x;
}

div#menu ul li.sub {
	padding: 2px 0 0 0;
	margin: 0;
	list-style: none;
}
div#menu ul li.sub ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu ul li.sub ul li{
	margin: 0 0 2px 0;
}

div#menu ul ul li a, div#menu ul ul li a.active{
	background-color: transparent;
	background-image: none;
	text-align: right;
}


div#menu ul ul li.aktiv a,div#menu ul ul li.aktiv a:hover {
	background: #adadad;
	background: #a3a0a0 url(bilder/menuAktiv.png) 0 50% repeat-x;
	
}



div#footer {
	position: absolute;
	top: 581px;

	margin:0;
	padding:0;
	
	width: 100%;	
}
div#footer p#copyright {
	float: left;
	margin: 6px 0 0 50px;
		
	/*Schrift:*/
	font-family: Arial;
	color:#6b6c71;
	font-size: 90%;
}
div#footer ul#submenu {
	position: absolute;
	right: 0;
	
	display: block;
	float: right;
		

	margin: 0 70px 0 0;
	padding:0;
	
	
}

div#footer ul#submenu li {
	display: block;
	float: left;
	clear: none;
	width: 96px;
	margin: 0 5px 0 0;
	
}

div#footer ul#submenu li a {
	display: block;
	clear:none;
	background: url(bilder/subMenuKurz.gif) no-repeat bottom center;
	
	/*Box:*/
	padding: 0 0 3px 0;
	
	/*SChrift:*/
	text-align: center;
	color: #999;
	text-decoration: none;
	
	outline: none;
	
}
div#footer ul#submenu li.lang {
	width: 348px;
}

div#footer ul#submenu li.lang a {
	background: url(bilder/subMenuLang.gif) no-repeat bottom center;
	
}
div#content {
	position: absolute;
	top: 147px;
	left: 310px;
	
	
	
	width: 631px; /*  632*/
	height: 315px;

	padding: 42px 16px 0 20px;	
	
	background: transparent;
	
	/*Schrift:*/
	font-size: 13px;
	line-height: 18px;
	color: #e3e1e1;
	text-align: left;
	
	overflow: visible;
	
	
}
div#content .contentElement {
	padding-left: 22px;
}


div#content a, div#content a:hover, div#content a:visited, div#content a:active {
	color: #e3e1e1;
}


div.inhalt {
	clear: both;
	display: none;
}
div.inhalt div.blockL {
	float: left;
	width: 310px;
	
}

div.inhalt div.blockR {
	/*position: absolute;
	left: 326px;*/
	
	width: 306px;
	margin: 0 15px 0 0;
	float:right;
	
}
div.inhalt div.blockR .text, div.inhalt div.blockL .text {
	text-align: justify;

	padding: 16px 11px 21px 21px; /*width: 310-11-21 = 278*/

	margin:0;
		
	
	font-size: 13px;
	
	
}
div.inhalt div.blockR .text {
	padding: 16px 16px 21px 12px;

}
div.inhalt div.blockR .text h2, div.inhalt div.blockL .text h2 {
	/*Schrift:*/
	font-weight: bold;
	font-size: 115%;
	
	margin: 0;
	padding: 0;
	line-height: 140%;
}





div.inhalt div.blockR div.text p, div.inhalt div.blockL div.text p {
	margin: 0 0 1em 0;
	padding: 0;
	
	
}

div.inhalt div.blockL div.einBildA {
	width: 310px;
	height: 226px;
	
	background: 50% 50% no-repeat;
}
div.inhalt div.blockL div.einBildA div.einBildI {
	width: 310px;
	height: 226px;
	
	background: url(bilder/maskeBlockLEinBild.gif) no-repeat 0 0;
}
div.inhalt div.blockL div.einBildA div.einBildI img {
	display: none;
}

div.inhalt div.blockR div.einBildA {
	width: 306px;
	height: 226px;
	
	background: 17px 50% no-repeat;
}
div.inhalt div.blockR div.einBildA div.einBildI {
	width: 306px;
	height: 226px;
	
	background: url(bilder/maskeBlockREinBild.gif) no-repeat -4px 0;
}
div.inhalt div.blockR div.einBildA div.einBildI img {
	display: none;
}

div.inhalt div.blockL div.zweiBilder1A {
	float: left;

	width: 155px;
	height: 226px;
	
	background: 21px 21px no-repeat;
}
div.inhalt div.blockL div.zweiBilder1A div.zweiBilder1I {
	width: 155px;
	height: 226px;
	
	background: url(bilder/maskeBlockLZweiBilder.gif) no-repeat 0 0;
}

div.inhalt div.zweiBilder {
	width: 310px;
}
div.inhalt div.zweiBilder img{
	display: none;
}


div.inhalt div.blockL div.zweiBilder2A {
	float: right;
	
	width: 155px;
	height: 226px;
	
	background: 7px 21px no-repeat;
}
div.inhalt div.blockL div.zweiBilder2A div.zweiBilder2I {
	width: 155px;
	height: 226px;
	
	background: url(bilder/maskeBlockLZweiBilder.gif) no-repeat -155px 0;
}
div.inhalt div.blockL div.zweiBilder img {
	display: none;
}





div.inhalt div.blockR div.zweiBilder1A {
	float: left;
	
	width: 155px;
	height: 226px;
	
	background: 17px 21px no-repeat;
}
div.inhalt div.blockR div.zweiBilder1A div.zweiBilder1I {
	width: 155px;
	height: 226px;
	
	background: url(bilder/maskeBlockRZweiBilder.gif) no-repeat -4px 0;
}
div.inhalt div.zweiBilder img{
	display: none;
}


div.inhalt div.blockR div.zweiBilder2A {
	float: right;

	left: 155px;
	
	width: 155px;
	height: 226px;
	
	background: 5px 21px no-repeat;
}
div.inhalt div.blockR div.zweiBilder2A div.zweiBilder2I {
	width: 155px;
	height: 226px;
	
	background: url(bilder/maskeBlockRZweiBilder.gif) no-repeat -159px 0;
}


h1 {
	width: 584px;
	height: 60px;
	
	position:absolute;
	left: 349px;
	top: 78px;
	
	padding: 0;
	margin:0;
	/*border: 1px solid red;*/

}
h1 span {
	display: none;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
div#pageNavigation {
	position: absolute;
	width: 147px;
	left: 780px; /*927*/
	top: 515px;
}
div#pageNavigation ul {
	margin: 0;
	padding: 0;
	
	list-style:none;
}
div#pageNavigation ul li{
	width: 19px;
	height: 19px;
	
	float: left;
	margin:0;
	padding:0;
	
	display: block;
	
	margin: 0 2px 0 0;
	
	
	
}	
div#pageNavigation ul li.leer span{
	display: block;
	line-height: 19px;
	background: #333333;

	
}

div#pageNavigation ul li a{
	color: #999;
	text-decoration: none;
	
	line-height: 19px;
	text-align: center;
	
	display: block;
	background: #333333;
	
	outline: 0px none;
}
div#pageNavigation ul li a.selected{
	background: #4d0a0a;
}



/****************************************
CSS Styled Content
****************************************/

table.contenttable td{
	padding: 0px;
	
}


/****************************************
Fancy Box
****************************************/

div#fancy_wrap div#fancy_content {
	background: transparent;
}


body div#fancy_outer {

    overflow: visible;
    background: transparent;
    display: none;

	position: absolute;
	
	width: 1000px;
	height: 652px;
	
	margin-left: -500px;
	margin-top: -306px;
	
	padding: 0;
	
	top: 50%;
	left: 50%;
		
	border: 0px solid red;
}

body div#fancy_inner {
	position: absolute;
	top:28px;
	left:300px;
	width: 719px;
	height: 606px;
	border: 0px solid #444;
	background: transparent;
	
}
body div#fancy_fakeBG {
	position: absolute;
	top:28px;
	left:300px;
	width: 719px;
	height: 606px;
	background: url(bilder/beratungsgutschein/beratungsgutschein.png);
	
}

body div#fancy_inner iframe{
	position: absolute;
	top:39px;
	left:63px;
	width: 592px;
	height: 535px;
	background: #3e3e3e;

}
body div#fancy_close {
	display: block;
	position: absolute;
	top: 61px;
	left: 665px;
	height: 30px;
	width: 30px;
	background: transparent;
	background-image: none;
	cursor: pointer;
	z-index: 100;
}
body div#fancy_loading {
	display: none;
}

#flagge {
	position: relative;
	margin: 7px 0 0 -5px;
}
