body		{
			padding : 0;
			margin : 0;
			background-color : #F8BB55;
			font-family : Arial, Verdana, Geneva, sans-serif;
			line-height : 150%;
			color : #6D1F1D;
			background: url("images/back.jpg");
			background-repeat: repeat-y;
			}

h1			{
			font-size : 15px;
			color : #c4102b;
			font-weight : bold;
			margin-bottom : 18px;
			margin-top : 10px;
			}
			
li			{
			font-weight : bold;
			padding : 3px;
			}
			
ul			{
			margin-left : 0;
			padding-left : 30px;
			margin-bottom : 20px;
			list-style-image : url(images/quadrat.gif);
			}
			
.seitenbild-left		{
			padding : 10px;
			margin-left : 0px;
			margin-right : 8px;
			margin-top : 8px;
			margin-bottom : 8px;
			background-color : #fff;
			border-width : 1px;
			border-color : #c1d5c3;
			}
			
.seitenbild		{
			padding : 10px;
			margin-left : 5px;
			margin-right : 5px;
			margin-top : 5px;
			margin-bottom : 5px;
			background-color : #fff;
			border-width : 1px;
			border-color : #c1d5c3;
			}
			
.seitenbild-right		{
			padding : 10px;
			margin-left : 8px;
			margin-right : 0px;
			margin-top : 8px;
			margin-bottom : 8px;
			background-color : #fff;
			border-width : 1px;
			border-color : #c1d5c3;
			}
			
.kleinesbild		{
			padding : 3px;
			margin-left : 0px;
			margin-right : 0px;
			margin-top : 0px;
			margin-bottom : 0px;
			background-color : #fff;
			border-width : 1px;
			border-color : #c1d5c3;
			}
			
			
.info		{
			font-size : 11px;
			line-height : 135%;
			font-weight : normal;
			}
			
.info a		{
			font-size : 11px;
			font-weight : normal;
			}
			
.info a:hover		{
			font-size : 11px;
			font-weight : normal;
			text-decoration : none
			}
			
			
.content	{
			font-size : 12px;
			line-height : 140%;
			}

			
.footer		{
			font-size : 11px;
			color : #FFFFFF;
			}
			
.footer a	{
	      font-size : 11px;
     color: #FFFFFF;
     text-decoration: none
}

.footer a:hover{
     color: #FFFFFF;
     font-size : 11px;
     text-decoration : underline
}
			
a			{
			color : #6D1F1D;
			font-weight : bold;
			}

a:hover		{
			color : #6D1F1D;
			font-weight : bold;
			text-decoration : none;
			}