* {
	margin: 0px;
	padding: 0px;
}

html, body {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #DFDFDF;
	color: #000;
	text-align:center;
	height: 100%;
	margin-bottom: 1px;

}

div#container {
	width: 863px;
	min-height: 1000px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(siteImages/containerBg.gif);
	background-position: 0px 274px;
}

div#center {
	width: 510px;
	margin: -20px 20px 0px 220px;
	line-height: 17px;
	height:100%;
}


div#header { 
	height: 144px;
	background-color: #DFDFDF;
	/*background: url(siteImages/header.jpg); */
}

div#metanav { 
	height:130px;
	background-color: #DFDFDF;

}

div#links {
	float: left;
	width: 215px;
	padding-left: 5px;
}


div#links a {
	color: #000;
}

div#links a:hover {
	color: #234D8F;
}

.BestNr {
	float:left;
	width: 250px;

}

.Preis, .csc-mailform-submit {
	float:right;
}

.Kommentar {
	margin-top: 40px;
}

h1, h1.csc-firstHeader {
	font-size:13px;
	margin: 10px 0px 20px 0px;
}

#links li {
	list-style-type: none;
	line-height: 30px;
	font-size: 11px;
	margin-left: 50px;
}

.nichtZeigen {
	display:none;
}

.trenner {
	width: 50px;
	height: 50px;
}

.csc-sword {
	background-color: yellow;
}

.csc-searchResultInfo {
	margin-bottom: 20px;
}

img {
	border:0px;
}

input {
	background-color: #F5F5F5;
	border: 1px solid #234D8F;
	margin: 4px;
}

.csc-mailform {
	border: none;
}

.csc-mailform-submit {
	margin-left: 0px;
}

p.bodytext {
	margin-bottom: 10px;
	line-height: 20px;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

a:link {
	color: #234D8F;
	text-decoration: none;
}

a:visited {
	color: #96B4E8; 
	text-decoration: none;
}

a:active {
	color: #96B4E8;
	text-decoration: none;
}

a:hover {
	color: #96B4E8;
	text-decoration: none;
}