body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	margin: 0 0 0 0;
	overflow:hidden;
	font-size: 13px;
}
h1 {
	font-size:17px;
}
table {
	border: 0px;
}
p {
	font-size: 12px;
}
.blueline {
	background-color: #415c93;
}
.slogan {
	 text-align:center;
	 padding-right:150px;
	 font-weight: bold;
}
.impressum {
    text-align: center;
	 padding-right:300px;
	 font-weight: bold;
}
.content_lebende_1 {
	 width:575px;
	 text-align:left;
}
.content_lebende_2 {
	text-align: left;
	font-size: xx-small;
	width: 450px;
}
.content_lebende_3 {
	text-align: left;
	width: 500px;
}
.contentlink{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.contentlink:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.galerie{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.thumb {
	border: 3px solid #FF8C00;
}
.thumb:hover {
	border: 3px solid #FFA500;
}
ul {
	font-size: 12px;
	width:450px;
}
.imprint{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.imprint:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menutr{
	vertical-align: top;
	font-size: 17px;
}
.menulink{
	text-decoration: none;
	color: #000000;
}
.subnav {
	padding-top: 40px;
	padding-left: 330px;
	text-align: center;
}
.snavlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
input {
	display: block;
	width: 175px;
	float: left;
	height: 20px;
	margin-bottom: 2;
}
textarea{
	display: block;
	width: 175px;
	float: left;
	height: 20px;
	margin-bottom: 5;
	width: 450px;
	height: 130px;
}
label {
 font-size: 12px;
 display: block;
 text-align: right;
 float: left;
 width: 150px;
 padding-right: 20px;
}	
br {
 clear: left;
}
.buttonSubmit {
 width: 100px;
 margin-left: 170px; /* alle anderen User-Agents */
}
* html .buttonSubmit {
 width: 100px;
 margin-left: 76px; /* alle anderen User-Agents */
}

