@charset "utf-8";
body{
	padding:0;
	margin:0;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.header {
	background-image:url(img/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 839px;
	text-align:left;
	margin-top:29px;
}
.header h1{
	line-height:48px;
	font-size:28px;
	margin-left:30px;
	margin-top:60px;
}
.padheader{
	padding:20px;
}
.content{
	width:720px;
	text-align:left;
	margin-left:50px;
	margin-top:50px;
}
.content a{
	color:#3c8bbe;
}
h2{
	font-size:17px;
}
img{
	border:0px;
}
.left{
	float:left;
	width: 340px;
	text-align:justify;
}
hr{
	border: 0px;
	width:600px;
	border-top: solid 1px #bee4ff;
	border-bottom: solid 1px #FFFFFF;
	margin-top:30px;
	margin-bottom:30px;
}
.content h1{
	font-size:28px;
	color:#0069ac;
	text-align:center;
}
.icon{
	float:left;
	margin-right:20px;
	padding-bottom:40px;
}
.footer{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	height:122px;
	background-position:bottom;
}
.bottom{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:850px;
	height:232px;
	z-index:50;
	text-align:left
}
.bottom a{
	color:#999999;
	text-decoration:none;
}
.bottom a:hover{
	color:#000000;
}
.inputFormField, select{
	padding:2px;
	width:200px;
	border: 1px solid #CCCCCC;
}
.konzept{
	background-image:url(img/newsletter-marketing.jpg);
	width: 659px;
	height:610px;
	position:relative;
}
.konzept h2{
	margin:20px 0px 30px 50px;
}
