@charset "UTF-8";
/* CSS Document */

body, html {
	padding: 0; 
	margin: 0;
	background: url(../fileadmin/images/bg.jpg);
	}
	
p, h2 {
	margin: 0;
	}
	
img {
	border: 0;
	}
	
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	}
	

/* CONTAINER */
	
#head {
	width: 914px;
	height: 200px;
	margin: 0 auto;
	}
	
#head a {
	width: 914px;
	height: 200px;
	display: block;
	background: url(../fileadmin/images/head.png) no-repeat !important;
	background: url(../fileadmin/images/head.gif) no-repeat;
	}
	
#content_back {
	width: 914px;
	height: auto;
	margin: 0 auto;
	background: url(../fileadmin/images/content_bg.png) !important;
	background: url(../fileadmin/images/content_bg.gif);
	}
	
#navi {
	width: 196px;
	margin-left: 7px !important;
	margin-left: 0px;
	padding-left: 0px !important;
	padding-left: 7px;
	float: left;
	}
	
#content {
	width: 435px;
	margin-left: 227px;
	padding-top: 10px;
	padding-bottom: 12px;
	min-height: 414px;
	height: auto !important;
	height: 414px;
	}
	
#content_start {
	position: relative;
	width: 480px;
	margin-left: 227px;
	padding-top: 10px;
	padding-bottom: 12px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	z-index: 2;
	}
	
* + html #content_start {
	margin-top: -300px;
	}

#content_right {
	width: 180px;
	margin-right: 30px;
	padding-top: 48px;
	float: right;
	overflow: hidden;
	}
	
#start_image_right {
	position: absolute;
	width: 260px;
	height: 308px;
	overflow: hidden;
	margin-left: 647px !important;
	margin-left: 444px;
	margin-top: -10px;
	background: url(../fileadmin/images/start_reis_temp.jpg) no-repeat;
	z-index: 1;
	}
	
#bottom {
	width: 914px;
	height: 24px;
	margin: 0 auto;
	background: url(../fileadmin/images/footer.png) !important;
	background: url(../fileadmin/images/footer.gif);
	}
	
#footer {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 40px;
	}
	
#bottom_start {
	width: 914px;
	height: 138px;
	margin: 0 auto;
	background: url(../fileadmin/images/teaser_bg.png) !important;
	background: url(../fileadmin/images/teaser_bg.gif);
	}
	
#teaser {
	width: 874px;
	height: 110px;
	margin-left: 20px;
	padding-top: 13px;
	overflow: hidden;
	}
	
#teaser td {
	padding-right: 10px;
	}
	
	
/* FONTS */

#content_back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	color: #604C3F;
	}
	
#content_back a:link {
	text-decoration: underline;
	color: #89b00d;
	}
	
#content_back a:visited {
	text-decoration: underline;
	color: #89b00d;
	}
	
#content_back a:hover {
	text-decoration: none;
	color: #604C3F;
	}
	
#teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #fff;
	}
	
#teaser a:link {
	text-decoration: underline;
	color: #604C3F;
	}
	
#teaser a:visited {
	text-decoration: none;
	color: #604C3F;
	}
	
#teaser a:hover {
	text-decoration: none;
	color: #fff;
	}
		
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #fff;
	}
	
#footer a:link {
	text-decoration: none;
	color: #fff;
	padding: 0px 2px 1px 2px;
	}
	
#footer a:visited {
	text-decoration: none;
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #604C3F;
	padding: 0px 2px 1px 2px;
	}
	
.tabelle_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	}

h2 {
	font-size: 14px;
	}
