/* CSS main Document */
body {
	font: Verdana, Geneva, sans-serif;
	background-image: url(../images/main_background.jpg);
	/*background-color: #CCCCCC;*/
	z-index: 3;
	font-family: Verdana, Geneva, sans-serif;
	}

#master {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	width:900px;
	height:850px;
	background-image: url(../images/master_background.png);
	background-repeat: repeat;
}

#horz_line {
	position:absolute;
	margin-top: 60px;
	margin-left: 0px;
	width:700px;
	height:18px;
	z-index:1;
	background-image: url(../images/horizontal.jpg);
	/*background-image: url(../images/back_line_1.gif);*/

}


#vert_line {
	position:absolute;
	margin-left: 56px;
	margin-top: 0px;
	width:18px;
	height:850px;
	z-index:3;
	background-image: url(../images/vertikal.jpg);
	/*background-image: url(../images/back_line_1.gif);*/
	
}

#medizin_gif {
	position:absolute;
	margin-left:5px;
	margin-top:5px;
	width:45px;
	height:50px;
	z-index:13;
}

#side_right {
	position:absolute;
	margin-left: 700px;
	margin-top: 0px;
	width:200px;
	height:850px;
	z-index:0;
	overflow: hidden;
	background-image: url(../images/background_side.jpg);
	}
	
#side_left {
	position:absolute;
	margin-left: 20px;
	margin-top: 80px;
	width:20px;
	height:620px;
	z-index:0;
	}
#sprachen {
	position:absolute;
	margin-left: 740px;
	margin-top: 25px;
	width:140px;
	height:16px;
	
}
#de {
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	width:20px;
	height:16px;
	z-index:12;

}
#eng {
	position:absolute;
	margin-left: 30px;
	margin-top: 0px;
	width:20px;
	height:16px;
	z-index:12;
	
}
#sp {
	position:absolute;
	margin-left: 60px;
	margin-top: 0px;
	width:20px;
	height:16px;
	z-index:12;
	
}
#ar {
	position:absolute;
	margin-left: 90px;
	margin-top: 0px;
	width:20px;
	height:16px;
	z-index:12;
	
}
#ru {
	position:absolute;
	margin-left: 120px;
	margin-top: 0px;
	width:20px;
	height:16px;
	z-index:12;
	
}

#ueberschrift {
	position:absolute;
	margin-top: 15px;
	margin-left: 80px;
	width:613px;
	height:28px;
	z-index:5;
	text-align: left;
}


	
#pict_siebert {
	position:absolute;
	margin-left: 700px;
	margin-top: 60px;
	width:200px;
	height:274px;
	z-index:20;
	text-align: center;	

	}



#side_menue {
	position:absolute;
	margin-top: 350px;
	margin-left: 5px;
	width:190px;
	height:380px;
	z-index:7;
	
}

#side_menue_information {
	position:absolute;
	margin-top: 5px;
	margin-left: 8px;
	width:170px;
	height:240px;
	z-index:7;
	
}

#side_menue_links {
	position:absolute;
	margin-top: 260px;
	margin-left: 5px;
	width:170px;
	height:240px;
	z-index:7;
	
}

#back_container {
	position:absolute;
	margin-top: 800px;
	margin-left: 15px;
	width:170px;
	height:25px;
	z-index:7;
}

#footer {
	position:relative;
	margin-top: 10px;
	margin-left: 10px;
	width:595px;
	z-index:7;
}

#footer_bravo {
	position:absolute;
	margin-top: 833px;
	margin-left: 90px;
	width:595px;
	height:20px;
	z-index:7;
	text-align: center;
	word-spacing: 5em;
}