@charset "utf-8";
/* CSS Document */

body {
	margin-left: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image:url(../pics/bg.jpg);
	background-repeat:repeat-x;
	
	background-color:#185793;
}

body, td, th, tr, div, p, span, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}


a:link {
	color: #414141;
}
a:visited {
	color: #414141;
}
a:hover {
	color: #414141;
}
a:active {
	color: #414141;
}


p {
	line-height:16px;
	margin-bottom:15px;
	margin-top: 0px;
}


h1 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

.flashBg {
	background-image:url(../pics/bgFlash.gif);
	background-repeat:no-repeat;
}


.teaserBg {
	background-image:url(../pics/bgTeaser.gif);
	background-repeat:no-repeat;
}

.productContBg {
	background-image:url(../pics/bgProdCont.gif);
	background-repeat:no-repeat;
}

.bgPics {
	background-image:url(../pics/bgPics.gif);
	background-repeat:no-repeat;
}

.bgText {
	background-image:url(../pics/bgText.gif);
	background-repeat:repeat-y;
}



#flashContainer {
	margin-left:13px;		
	margin-top:13px;
	margin-right:14px;
	margin-bottom:15px;
}

#teaserContainer {
	margin-left:15px;
	margin-right:15px;
	margin-top:21px;
	margin-bottom:21px;
}

#title0 {
	margin-top:25px;
	margin-left:25px;
	margin-bottom: 10px;
}

#iconContainer {
	margin-left:25px;	
}

#iconPic{
	float:left;
	margin-right:5px;
}

#picContainer {
	margin-left:12px;
	margin-top:12px;
}

#textContainer {
	margin-left:16px;
	margin-right:16px;
	
}

.felder {
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



