﻿/* CSS Document */

body {
	background-color:#eaeaea;
	font-family: Verdana, sans-serif;
	font-size:10px;
	margin:0px;
	line-height:14px;
}
p,div,form,h1,h2,h3,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ed1c24;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li{
}
img {
}
a{
	color: #000000;
	text-decoration:none;
}
a:link{
	color: #000000;
	text-decoration:none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #666666;
	text-decoration:none;
}

#mainwrapper {
	margin-top:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	border:none 1px #000000;
}
#pageheader{
	margin-left:0px;
	padding-left:10px;
	width:902px;
	border:none 1px #000000;
	z-index:300;
	position:absolute;
	overflow:hidden;
	top:15px;
}

#pagewrapper{
	border:none 1px #dfdfdf;
	margin-top:5px;
	padding:10px;
	width:900px;
	padding-top:75px;
}

#homepage{
	width:900px;
	margin-left:0px;
}


#teaser {
	border:none 1px #000000;
	margin-bottom:10px;
	margin-top: 10px;
}

.teaser {
	padding-left: 13px; 
	padding-right: 13px; 
	overflow-x: hidden;
	margin-top:15px;
	height: 200px;
}
.teaser h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}
.teaser h3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
}



.teaser-img{
	margin-top:8px;
	margin-bottom: 5px;
}

.teaser-text{
	padding-left:1px;
	
	width:190px;

}

.teaser-link{
	padding-left:4px;
	padding-right:10px;
}

.teaser-float{
	float:left; 
	width:227px;
}

.teaser-float-last{
	float:left;
	width:219px;
	clear:right;
}

.flash-header-kontakt{
	width:219px;
	background-color:#e0e0e0;
	background-image:url(../images/hp_teaser_bg_top.jpg);
	background-repeat:no-repeat;
}

.flash-header-teaser{
	width:219px;
	height:200px;
	background-color:#e0e0e0;
	background-image:url(../images/hp_teaser_bg_top.jpg);
	background-repeat:no-repeat;
}

.copyright{
	padding-left:2px;
	padding-top:5px;
	color:#707070;
	float:left;
}

.lang{
	float:right;
	padding-top:5px;
	color:#707070;
}

.lang a{

	color:#707070;
}

.table-overflow{
	overflow: hidden; 
	width: 219px;
}

.table-bottom{
	width: 219px; 
	height: 9px; 
	background-image: url(../images/hp_teaser_bg_bottom.jpg); 
	background-repeat: no-repeat;
}

.table-link{
	width: 219px; 
	height: 21px; 
	background-color:#e0e0e0;
}

.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.logo{
	margin-bottom: 10px;
}

.img_interactive {
	border:solid 1px #f0f0f0;
}
.img_interactive-hover {
	border:solid 1px #ff0000;
}

.kontakt-text{
	padding-left: 1px;
	padding-right: 13px;
	font-family:Verdana, sans-serif;
}

.kontakt-text a{
	text-decoration:underline;
}

.kontakt-header{
	margin-top:5px; 
	margin-bottom:16px;
	font-weight:bold;
}

#pagefooter {
	width:900px;
	text-align:left;
	font-size:9px;
	border-bottom:1px solid #eaeaea;
}
#bigfeature{
	overflow:hidden;
	height:330px;
	width:900px;
}

#bigfeature-left{
	height:330px;
	width:449px;
	float:left;
	background:url(../images_dynam/big_feature/fundermax_bf.jpg) no-repeat;
}
#bigfeature-right{
	margin-left:450px;
	height:330px;
	width:692px;
	background:url(../images_dynam/big_feature/Homogen1.jpg) no-repeat;
}


#kontakt_ueberschrift{
	font-weight:bold;
	font-size:14px;
}

#teaser_bereich_ueberschrift1{
	font-weight:bold;
	font-size:11px;
}

#teaser_bereich_ueberschrift2{
	font-weight:bold;
	font-size:11px;
}

#teaser_bereich_ueberschrift3{
	font-weight:bold;
	font-size:11px;
}

.left-text{	
	width:140px;
	height:140px;
	margin:160px 280px;
	background-color:#FFFFFF;
	padding:10px;
	font-size:14px;
	line-height:16px;
}

.left-text-header{
	color:#ff0000;
	margin-bottom:10px;
}

.left-text-link{
	margin-top:10px;
	font-size:12px;
}
