body {  
  color: #000000; 
  font-weight: normal; 
  font-size: 12px; 
  line-height: 11pt;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  letter-spacing:0.01em;
  word-spacing: 0.1em;
  background-color:#B6B6B6;
  padding:0px; 
  margin:0px;
  text-align: center;
  min-width: 712px;
}


#wrapper {
	z-index: 1;
	position : relative;
 	text-align : left;
   	width : 712px;
   	margin-left : auto;
   	margin-right : auto;
   	margin-top: 0px;
   	padding-top:0px;
   	border:1px solid #000000;
}	

#content {
	padding:15px;
}

.footer{
	font-size: 11px; 
	/* color: #cccccc; */
}
	

h1.title { 
	font-size: 13px; 
	margin-top:0;
	margin-bottom: 5px;
}
 
h1.datumKultur { 
	font-size: 13px; 
	margin-top:0;
	margin-bottom: 5px;
}

h1.datumKultur_weitere { 
	font-size: 13px; 
	margin-top:0;
	margin-bottom: 5px;
}

 
h1.titleKultur { 
	font-size: 15px; 
	margin-top:0;
	margin-bottom: 7px;
} 

hr {
	background-color:#000000;
	border:0 solid #000000;
	color:#000000;
	height:1px;
}	

img {
    border: none;
} 

table { 
	padding: 0px; 
	margin: 0px;
	border: 0px;
	border-spacing:0px;	
	empty-cells:show;
	vertical-align: top;
	text-align: left;
}

td{
	vertical-align: top;
}


textarea {
	width: 650px;
	overflow:visible;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 12px; 
  line-height: 11pt;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}	
	
strong {
  font-weight: bold;
}


.messageNewsletter{
  color: #FFffff;
}

a:link, a:visited, a:active {
  font-weight: bold;
  cursor:pointer;
  color:#ffffff;
  text-decoration: none;
}
a:hover {
  font-weight: bold;
  cursor:pointer;
  color:#ffffff;
  text-decoration: underline;
}


