#menue
{
	
    position: absolute;	
	top: 200px;
	left: 0;
	z-index: 9;
	padding: 0;
	margin: 0;
	max-height: 80%;
}

html, body, p, ul, h1, h2 {
margin: 0;
padding: 0;
font-family: 'Calibri', sans-serif;
}

h1, h2, h3, h4{
	text-align: center;
}

li
{
    margin-left: 40px;
    margin-bottom: 20px;
}

body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	overflow: auto;
}

h1
{
	text-align: center;
}

h6
{
	display: block;
	font-size: 55%;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
}

hr
{
	padding: 0;
	margin: 0;
}	

span.Schrift
{
    position: absolute;
    left: 15px;
    width: 127px;
    text-align: center;
}

#WebsiteBG
{
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 865px;
    height: 100%;
    background-color: #D8D8D8;    
}


#inhalt_mBG
{
	display: block;
    position: absolute;
	left: 190px;
	top: 170px;
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	border-width: 1px;
	text-align: left;
	background-image: url(images/background-inhalt.png);
	margin: 0;
}

#inhalt_de
{
	display: block;
    position: absolute;
	left: 190px;
	top: 170px;
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	border-width: 1px;
	text-align: left;
	background-image: url(images/background-inhalt.png);
	margin: 0;
}

#inhalt_en
{
	display: block;
    position: absolute;
	left: 190px;
	top: 170px;
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	border-width: 1px;
	text-align: left;
	background-image: url(images/background-inhalt.png);
	margin: 0;
}

#inhalt_pl
{
	display: block;
    position: absolute;
	left: 190px;
	top: 170px;
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	border-width: 1px;
	text-align: left;
	background-image: url(images/background-inhalt.png);
	margin: 0;
}


#inhalt
{
	display: block;
    position: absolute;
	left: 190px;
	top: 170px;
	width: 530px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	border-width: 1px;
	text-align: left;
	margin: 0;
}

#verstecken
{
    position: absolute;
    top: 0;
    left: 0;
    width: 865px;
    height: 120px;
    background-color: #D8D8D8;  
    z-index: 2;
}	
#balken_links
{
	position: fixed;
	display: block;
    left: 160px;
	top: 0;
	height: 100%;
	width: 20px;
	margin: 0;
	line-height: 0;
	overflow: hidden;
	z-index: 1;
}

#balken_rechts
{
	position: fixed;
	display: block;
    left: 833px;
	top: 0;
	height: 100%;
	width: 20px;
	margin: 0;
	line-height: 0;
	overflow: hidden;
	z-index: 1;
	background-repeat: 
}	

#balken_oben
{
	position: absolute;
	left: 35px;
	top: 35px;
	z-index: 2;
}

#flash_banner
{
	position: absolute;
	left: 35px;
	top: 35px;
	z-index: 5;
}

#flash_ersatz
{
	position: absolute;
	top: 60px;
	left: 35px;
	width: 804px;
	height: 20px;
	z-index: 4;
	text-align: center;
	font-family: 'Calibri', sans-serif;
	font-size: 150%;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
}


a.btn_menue
{
	display:block;
	width: 142px;
	height: 27px;
	background-image:url(grafics/buttons/BTN_LINK.png);
	text-align:center;
	font-family: 'Calibri', sans-serif;
	color: #000000;
	font-size:80%;
	background-color: #C0C0C0;
	border-width: 1px;
	border-style:solid;
	text-decoration: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


a.btn_menue:hover
{
	display:block;
	width: 142px;
	height: 27px;
	background-image:url(grafics/buttons/BTN_OVER.png);
	text-align:center;
	font-family: 'Calibri', sans-serif;
	color: #000000;
	font-size:80%;
	background-color: #C0C0C0;
	border-width: 1px;
	border-style:solid;
	text-decoration: none;
}

a.btn_menue_da
{
	display:block;
	width: 150px;
	height: 27px;
	background-image:url(grafics/buttons/BTN_OVER.png);
	text-align:center;
	font-family: 'Calibri', sans-serif;
	color: #000000;
	font-size:90%;
	background-color: #C0C0C0;
	border-width: 1px;
	border-style:solid;
	text-decoration: none;
}


a.german:hover
{
	border-width: 2px;
	border-style:solid;

}


a.english:hover
{
	border-width: 2px;
	border-style:solid;	
}



a.polish:hover
{
	border-width: 2px;
	border-style:solid;
	
}

a.sprachauswahl
{
	color: #000000;
	font-size: 100%;
}

a.sprachauswahl:hover
{
	color: #000000;
	font-size: 120%;
}


.Schrift2
{
    position: absolute;
    left: 15px;
    width: 127px;
    text-align: center;
}

#waehlenSie{
 position: absolute;
 left: 270px;
 top: 130px;
}



/*--------------------------------------------*/


.brown_stress_standard{
	color: #8B2500;
}

.textBoxHalfCenter{
	width: 50%;
	text-align: center;
}

#RimaBadinBild{
	position: absolute;
	top: 160px;
	right: 35px;
}

p.cpimage {float: none !important}


