/* CSS Document */


/*------SCHRIFTFORM-------*/

body   	{font-style:normal;
 		font-size:15px;
		font-style:inherit;
		font-family:Arial, Helvetica, sans-serif;
		color:#000066;
		background-image:url(img/lgrey061.jpg);}

.ueberschrift
		{font-size:24px;
		font-weight:200;
		font-style:italic;}
		
.bildunterschrift
		{font-size:16px;
		font-style:italic;}
		
.unter-ueberschrift
		{font-size:20px;}
		
.head	{background-color:#DCE0E6;
		background-image:url(img/drachen_1.png);
		background-position:right;
		background-repeat:no-repeat;
		 height:142px;
		 text-align: center;}
		 
.head_1	{background-position: center;
		background-image:url(img/roegen.jpg);
		 height:50px;
		 text-align: center;}

.navigation
		{background-image:url(img/navi.png);
		position:inherit;
		font-weight:bold;
		font-size:15px;
		 width:160px;
		 height:500px;
		 float:left;}	
		
.main
		{background-color:#DCE0E6;
		 height:500px;
		 overflow:auto;}
		 
.foot	{font-size:10px;
		text-align: center;
		background-color:#DCE0E6;
		height:50px;
		clear: both;}

.foto	{position: absolute;
		height: 35px;
		width: 445px;
		left: 190px;
		top: 400px;}
		
.foto1	{position: absolute;
		height: 35px;
		width: 445px;
		left: 780px;
		top: 220px;}
		
.foto2	{position: absolute;
		height: 35px;
		width: 445px;
		left: 590px;
		top: 220px;}
		
.foto4	{position: absolute;
		height: 35px;
		width: 445px;
		left: 800px;
		top: 370px;}	
		
.bildlinks	{float:left;
margin:15px;}	 

.bildrechts	{float:right;
margin:15px;}
		 
.container
		{width:900px;
		margin:0px auto;}
		
.breadCrumb a{color: #000066;}

.breadCrumb a:hover{text-decoration: underline; color:#0099FF;}

.breadCrumb a:visited{text-decoration: none;}

.breadCrumb a:active{text-decoration: underline;}
