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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
	color:#0A4A7C;
	font-size:16px;
	font-weight:lighter;
}

img, a img {
	border:0;
	}

a.teaser, a.teaser:visited {
	color:#0A4A7C;
	text-decoration:none;
	padding-left:14px;
	background:url(images/icon_link.gif) no-repeat left center;
	}
a.teaser:hover {
	color:#8DC640;
	background:url(images/icon_link_ov.gif) no-repeat left center;
	}

#head {
	width:990px;
	height: 255px;
	background:#FFFFFF url(images/header_bg.jpg) repeat-x;
	}

#claim {
	width:514px;
	height:191px;
	float:right;
	background:url(images/header_claim.jpg) no-repeat;
}

#logo {
	width:97px;
	height:221px;
	float:left;
	margin-left:50px;
}

#navi {
	position:absolute;
	top:190px;
	left:200px;
	width:790px;
	height:30px;
	}

#navi div {
	float:left;
	height:auto;
	width:auto;
	display:block;
	}

#content {
	width:990px;
	height:auto;
	background:url(images/schmuck01.gif) no-repeat left 200px;
}

#maincolumn {
	width:790px;
	height:auto;
	float:right;
	border-top:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	padding:20px 0px 20px 0px;
	margin:0px;
	line-height:16px;
}

#teaser1 {
	float:left;
	width:534px;
	height: 325px;
	background:url(images/topteaser_main01.jpg) no-repeat left 35px;
}

#teaser2 {
	float:right;
	width:254px;
	height: 325px;
}
#teaser2 p {
	margin:0px;

}
#teasercolumn {
	width:790px;
	float:right;
	border-top:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	padding:20px 0px 20px 0px;
	margin:0px;
}
#teasercolumn div {
	float:left;
	width:254px;
	
}
#teasercolumn div p{
	margin:0px;
}
#teaser4 {
	margin-left:12px;
	}
#teaser5 {
	margin-left:12px;
}
	
.containertype1 {
	width:385px;
	height:auto;
	float:left;
}

.containertype1 ul li {
	margin: 0px 0px 0px -30px;
	padding:2px 0px 0px -5px;
	list-style:url(images/list.gif);
	list-style-position:outside;
	line-height:16px;
}


