body {
	height: 100%;
	font-family: century gothic, verdana, arial, sans-serif;
	text-align: center;
	color: #ffffff;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	margin: auto;
	margin-top: 0px;
}

td {

	font-size: 13px;
}



a, a:active, a:visited {

	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
}

a.hover {

	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}


a.linkfooter, a.linkfooter:active, a.linkfooter:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	padding: 5px 10px 12px 10px;
}

a.linkfooter:hover {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	background-color: #FF8D34;
}


a.linkstart, a.linkstart:active, a.linkstart:visited {

	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}

a.linkstart:hover {

	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}






h1 {

	font-family: century gothic, verdana, arial, sans-serif;
	color: #000000;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 14px 0;
}

h2 {

	font-family: century gothic, verdana, arial, sans-serif;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.adresse {

	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.smallfont {

	font-family: verdana, arial, sans-serif;
	color: #999999;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}



.smallwhite {

	color: #FFFFFF;
	font-size: 11px;
}


#logo1 {

	z-index: 3;
	position: relative;
	width: 250px;
	text-align:left;
	margin: 50px 0 100px 100px;
	float: left;

}

#logo2 {

	z-index: 3;
	position: relative;width: 350px;
	text-align:left;
	margin: 50px 0 100px 100px;
	float: left;

}

#inhalt {

	padding-left:5px;
}





.btn-right {

	z-index: 3;
	position: absolute;
	width: 190px;
	text-align: left;
	padding: 10px;
	background: #000000;
	float: right;
}


#footer {

	z-index: 3;
	width: 100%;
	height: 30px;
  	bottom: 0px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
  	position: fixed;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	
}





.clear {

	clear: both;
}

