body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	overflow: scroll;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
a:hover {
	color: #e2001a;
}	
div.wrapper {
	position: relative;
	width: 990px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/silberschild-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 115px;
}
div.logo {
	padding-top: 140px;
	padding-left: 50px;
}
div.menu {
	padding-left: 127px;
	padding-top: 34px;
}
div.content-text {
	width: 590px;
	text-align: justify;
	padding-left: 126px;
	line-height: 20px;
	letter-spacing: 0.1px;
}
h1 {
	font-size: 22px;
	color: #e2001a;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	padding-bottom: 10px;
}
span.normal {
	font-weight: normal;
}
div.kollektion_text {
	width: 230px;
	height: 230px;
	display: none;
}
span.grey {
	color: #646464;
}
div.kollektion-element {
	float: left;
	padding-left: 30px;
}
div.kollektion-element-first {
	padding-left: 0px;
}	
div.clear {
	clear: both;
}
span.small {
	color: #646464;
	font-weight: normal;
}
div.content-kollektion {
	position: relative;
	padding-left: 126px;
	line-height: 20px;
	letter-spacing: 0.1px;
}
div.kollektion-linie {
	position: absolute;
	left: 80px;
	top: 7px;
}
div.footer {
	padding-top: 5px;
	color: #606060;
	font-size: 11px;
	width: 990px;
	margin: 0px auto;	
}

div.footer-right span a:link,
div.footer-right span a:visited {
	color: #606060; /*#c8c8c8*/
	text-decoration: none;
}

div.footer-left {
	float: left;
}
div.footer-right {
	float: right;
}