body {
	background-color:lavender;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
        font-family:Century Gothic;}

a:link {color:purple;text-decoration: none} 
a:visited {color:purple;text-decoration: none} 
a:hover {color:red;text-decoration: none} 

div.header { 
        width:100%; 
        height: 75px; 
        background-color:lightgrey;     
        border-width:1px;
        border-style:solid;
        border-color:white;
        text-align:center; 
        font-size: 30px; 
        vertical-align:middle;} 


h1 { 
        font-weight: normal; 
        font-size: 1em; 
	  margin-top: 12px;
    	  margin-bottom: 12px;
        padding:  0px 0px 0px 0px;} 

div.content { 
        font-weight:normal; 
        color:black;} 

div.headerinfo { margin-bottom: 50px;} 

div.contentright {
	float:right; 
	width:375px; 
	height:250px;} 

div.contentleft {
	float:left; 
	width: 57%;} 

div.bottomcontent {
	float:none; 
	display:block; 
	clear:both; 
	padding-top: 5px;} 

table { 
         font-weight:normal; 
        color:black;
	text-align:left;}

table.kontakt { 
         font-weight:normal; 
        color:black;
	text-align:center;}


ul {
	background-color:lightsteelblue;
      border-width:1px;
      border-style:solid;
      border-color:white;
      margin:0px 0px; 
	margin-left: 20px; 
	padding:0; 
	list-style: none; 
	clear:both; 
	color:lightcoral;} 

li {
	margin: 0; padding: 0.5em; 
  padding-bottom: 15px;}

body.kultur {
	background-color:lavender;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
        font-family:Century Gothic;}

div.headerkultur { 
        width:100%; 
        height: 75px; 
        background-color:lightgrey;     
        border-width:1px;
        border-style:solid;
        border-color:white;
        text-align:left; 
        font-size: 20px; 
        vertical-align:middle;} 

h2 { 
        font-weight: normal; 
        font-size: 1em; 
	  margin-top: 12px;
    	  margin-bottom: 12px;
        padding:  0px 0px 0px 0px;} 

div.contentkultur { 
        font-weight:normal; 
        color:black;}
