body {
	font-family: Arial;
	font-size: 10pt;
	background-image: url(pics/gatter.gif);

	
}

p {
margin: 10px 0 0 0;
}
	A:link  {color: black;}
	A:visited {color: black;}

#all {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-450px;
	width: 900px;
	height: 600px;
	background-color: #ead1d8;
	/*
	top:50%;
	left:50%;
	margin-top:-350px;
	margin-left:-400px;
	*/
	border: 1px solid black;
	/*outline:1px solid black;*/
	
}

#banner {
	position: absolute;
	background-color: white;
	width:900px;
	margin: 0;
	padding: 0;
	/*border-style: solid;
	border-color: black;
	border-width: 1pt;*/
}

	#bilder {
		background-color: #e4c7d0;
		
	}
	#bilder img {
	border: none;
	}

	#whiteline01{
		position: absolute;
		height: 20px;
		width:900px;
		background-image: url(pics/white.gif);
		background-repeat: repeat;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		margin-top:0;
		padding:0;
		
	}

	#verlauf {
		position: absolute;
		width: 900px;
		height: 20px;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		margin-top: 20px;
		padding:0;
		background-image: url(pics/verlauf.jpg);
		background-repeat: repeat-y;
	}
	
	#bannerline {
		position: absolute;
		width: 720px;
		padding: 0;
		margin-left:180px;
		margin-right:0;
		margin-bottom:0;
		margin-top:40px;
	}
	
	#logo {
		position: absolute;
		float:left;
		padding:0;
		margin:0;
		
	}
	
	#pinkline02 {
		position: absolute;
		height:30px;
		width:660px;
		background-image:url(pics/pink.gif);
		background-repeat:repeat;
		margin:0 0 0 60px;
		padding: 0;
		
	}

	#whiteline02 {
		position: absolute;
		height:30px;
		width:660px;
		background-image:url(pics/white.gif);
		background-repeat:repeat;
		margin-left:60px;
		margin-right:0;
		margin-bottom:0;
		margin-top:30px;
		padding: 0;
	}

	#schriftzug {
		margin-left:5%;
	}

	#picture01 {
		margin-left: 10%;
	}

#navigation {
		position: absolute;
		width: 900px;
		height: 20px;
		margin: 199px 0 0 0;
		padding: 0;
		z-index:20;

		}
		
	/*#################### navigationsleitste ####################*/
	
	
	
	div.navigation01 {
		margin:0;
		padding:0;
		font-size:12px;
		height:20px;
		width: 180px;
		float:left;
		
	}
	
	div.navigation01 ul {
		list-style:none;
		margin:0;
		padding:0;
		width:auto;
		height:auto;
	}
	div.navigation01 ul li {
		margin:0;
		padding:0;
		/*background:#df83a0;*/
		height:20px;

		
	}
	div.navigation01 ul li a {
		font-weight: bold;
		padding:4px 20px 4px 8px;
		text-decoration:none;
		color:#000000;
		margin:0;
		line-height:11px;
		white-space:nowrap;
		display:block;
		
	}
	div.navigation01 ul li a:hover {color:#FFFFFF;}
	div.navigation01 div.subnavi {
		position:absolute;
		margin:15px 0 0 0;
		display:none;
		
	}

	/*div.navigation01 li div.subnavi ul li {background:#C99;}*/


	div.subnavi ul{
		position: absolute;
		filter: alpha(opacity=90); /* IE */
		-moz-opacity: 0.90; /* Mozilla */
		opacity: 0.90; /* Opera */
		background-color: #EAD1D8;
		border-style: solid;
		border-color: #9e0049;
		border-width: 1px;
		border-top-width:0px;
		width: 178px;
		margin: 5px 0 0 0;
	}
	
	div.subnavi ul li {
	z-index:20;	
	}
	
	div.subnavi ul li a{
	font-weight: normal;	
	}

	/*#################### Content ####################*/

#iframe {
	position: absolute;
	margin: 220px 0 0 180px;
	padding: 0;
	width: 720px;
	height: 380px;
	overflow: auto;
	z-index:10;
	}
	
#iframe2 {
	position: absolute;
	margin: 220px 0 0 0;
	padding: 0;
	width: 900px;
	height: 380px;
	overflow: auto;
	float:left;
	}
	
#ankuendigung {
	position: absolute;
	margin: 0 0 0 30px;
	width: 150px;
	height: 350px;
	float:left;
}

#ankuendigung A:visited {color: black; text-decoration: none;}
#ankuendigung A:link {color: black; text-decoration: none;}

#termine {
	position: absolute;
	margin: 0 0 0 180px;
	float:left;
}
#ankuendigung a img{
	border: 1px solid black;
}
	
	.stil1 {
		font-weight: bold;
		color: #9ea3ab;

	}

	.stil2 {
		font-weight: bold;
		color: #a10047;
		
	}
	
	.stil3 {
		font-weight: bold;
		color: #a10047;
		width: 700px;
		height:20px;
		border-bottom-width: 1px;
		border-color: #a10047;
		border-bottom-style: dotted;
	}
	
	.stil4 {
		font-weight: bold;
		color: #a10047;
		font-size: 20px;
		letter-spacing: 5px;
		
	}
	.stil5 {
		font-weight: bold;
		color: black;
		font-size: 25px;
	}
	
	.stil6 {
		font-weight: bold;
		color: black;
		font-size: 20px;
		
	}
	
	.stil7 {
		font-weight: bold;
		color: black;
		font-size: 15px;
	}
	
	.stil8 {
		font-weight: bold;
		color: #a10047;
		width: 700px;
		height:20px;
		display: inline;
	}
	
	.stil9 {
	color: #a10047;
	width: 700px;
	height:20px;
	display: inline;
	}
	
	#tabelle {
	float:none;
	padding-bottom: 360px;
	}
	
	#tabelle2 {
	float:none;
	}
	
	div.spalte1 {
	margin: 0 0 0 15px;
	float: left;
	}
	
	div.spalte2 {
	margin: 0 0 0 15px;
	float: left;
	}
	
	div.spalte3 {
	float:left;
	margin: 0 0 0 15px;
	padding-right: 170px;
	}
	
	div.luecke {
	float:none;
	height: 10px;
	padding-top: 20px;
	}
	
	div.weiter {
	margin: 90px 0 0 600px;
	font-weight: bold;
	color: black;
	}
	
	#player {
	height: 200px;
	width: 295px;
	float: left;
	margin: 18px 0 0 0;
	}
	
	#reingehoert {
	float:left;
	width:400px;
	}
	
	div.video01 {
	position: absolute;
	z-index: 1;
	}
	
	#flashPlayer {
	height: 200px;
	width: 295px;
	border: 1px solid black;
	}

#index {
	position: absolute;
	margin-top: 100px;
	height: 120px;
	background-color:#df83a0;
}

#index2 {
	position: absolute;
	padding: 0;
	margin: 280px 0 0 180px;   
	width: 720px;
	height: 280px;
}

ul.tablerow {
	/*list-style-image: url(pics/pdf.gif);*/
	font-weight: bold;
	width: 700px;
	height: 15px;
	padding: 0;
	margin: 0;
}
ul.tablerow li {
	margin: 8px 0 0 0;
	border-bottom-width: 1px;
	border-color: #a10047;
	border-bottom-style: dotted;
	background-image: url(pics/pdf.gif);
	background-repeat:no-repeat;
	padding: 10px 0 0 5px;
}

ul.tablerow li a:link, ul.tablerow li a:visited { 
	color: #a10047;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#iframe pre {
	margin: 0;
	padding: 0;
	height: 15px;
		
}

#iframe a img{
	border: 1px solid black;
}

#iframe_proben {
	margin: 220px 0 0 0 ;
}

div.tablerow2{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #a10047;
	width: 700px;
	height:15px;
	border-bottom-width: 1px;
	border-color: #a10047;
	border-bottom-style: dotted;	
	margin:5px 0 0 0;
	padding: 0;
	
}

div.tablerow3{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 700px;
	height:15px;
	border-bottom-width: 1px;
	border-color: #a10047;
	border-bottom-style: dotted;	
	margin:5px 0 0 0;
	padding: 0;
	
}

div.tablerow a{
color: #a10047;
text-decoration: none;
}

#iframe img{
float:left;
}

div.platz {
padding-left: 50px;
padding-right: 50px;
float:right;
}

div.portrait {
height: 208px;
width: 150px;
padding: 5px 5px 5px 0px;
float: left;
}
