/* CSS arbeits_container Document */

#arbeits_container 
	{
		position:absolute;
		margin-top: 85px;
		margin-left: 80px;
		width:615px;
		height:766px;
		z-index:6;
	}

#arbeits_container_head 
	{
		position:absolute;
		margin-top: 5px;
		margin-left: 10px;
		width: 615px;
		height:21px;
		z-index:6;
	}

#arbeits_container_text 
	{
		position:absolute;
		margin-top: 40px;
		margin-left: 10px;
		width:595px;
		height:auto;
		z-index:6;
	}

#inhalt_1_3 
	{
		position:relative;
		margin-top: 40px;
		margin-left: 10px;
		width:595px;
		height:210px; /*wichtig */
		z-index:8;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #99CCCC;	
	}

#inhalt_2_3 
	{
	position:relative;
	margin-top: 10px;
	margin-left: 10px;
	width:595px;
	height:auto;
	z-index:6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	
	}

#inhalt_3_3
	{
	position:relative;
	margin-top: 10px;
	margin-left: 10px;
	width:595px;
	height: auto;
	z-index:6;
	
	}

#form_auswahl
	{
	position:relative;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:595px;
	height:auto;
	z-index:6;
	text-align: right;
	
	}
#form_anzeige 
	{
		position:relative;
		margin-top: 0px;
		margin-left: 0px;
		width:595px;
		height:400px;
		z-index:6;
		overflow: auto;
	}
	
#form_anzeige_double_button 
	{
		position:relative;
		margin-top: 0px;
		margin-left: 0px;
		width:595px;
		height:375px;
		z-index:6;
		overflow: auto;
	}
#inhalt_container 
	{
		position:absolute;
		margin-top: 249px;
		margin-left: 0px;
		width:615px;
		height:485px;
		z-index:6;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #99CCCC;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #99CCCC;	
	}
#headline 
	{
		position:absolute;
		margin-left: 10px;
		margin-top: 5px;
		width:180px;
		height:56px;
		z-index:4;
	}




	


#inhalt_container_plus
	{
		position:absolute;
		margin-top: 269px;
		margin-left: 0px;
		width:615px;
		height:465px;
		z-index:6;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #99CCCC;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #99CCCC;	
	}
	


#form_bilder 
	{
		position:absolute;
		margin-top: 45px;
		margin-left: 10px;
		width:593px;
		height:440px;
		z-index:6;
		left: 0px;
		top: 0px;
	}




#form_anzeige_o_button
	{
		position:absolute;
		margin-top: 35px;
		margin-left: 10px;
		width:595px;
		height:400px;
		z-index:6;
		overflow: auto;
	}
	
#form_inhalt_anzeigen	
	{
		position:relative;
		margin-top: 5px;
		margin-left: 10px;
		width:560px;
		height:auto;
		z-index:6;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
#form_inhalt_anzeigen_kleinere_breite 
	{
		position:relative;
		margin-top: 5px;
		margin-left: -10px;
		width:545px;
		height:auto;
		z-index:6;
		padding-top: 5px;
		padding-bottom: 5px;
	}

#anzeige_text_ganze_seite 
	{
		position:absolute;
		margin-top: 60px;
		margin-left: 10px;
		width:595px;
		height:620px;
		z-index:6;
		overflow: auto;
	}




#fehler_container {
	position:absolute;
	margin-top: 200px;
	margin-left: 200px;
	width:500px;
	height:100px;
	z-index:6;
}


