body {
	background-color: #000;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

hr {

	border:solid #000 1px;height:1px;
	
}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
}

h2 {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-size: 16px;
}

h3 {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #fff;
}
 
p.whiteText {
	margin: 0;
	padding: 0;
	color: #fff;
}

.hochSchrift {
	vertical-align: super; 
	font-size: 10px;
}

#kontakt div.error {
color: #8F0000;
width: 250px;
}

/**
*
* Normale Links auf der Gesamten Seite
*
**/

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #cc0000;
	font-weight: bold;
}

/**
*
* Spezielle Links wie Downloads usw. 
*
**/

a.whiteLink:link, a.whiteLink:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.whiteLink:hover {
	text-decoration: underline;
	font-weight: bold;
}

.Wrapper {
	margin-right: auto;
	margin-left: auto;
	width:920px;
	text-align: left; /*Aufheben von IE_quirks im BODY*/

}

.navigationTop {
	position: absolute;
	top: 250px;
	left: 20px;
	width: 100%;
}

.navigationTop img {
	padding: 0;
	margin: 0 0 0 -10px ;
	border: 0px solid;
}

.navigationBottom {
	position: relative;
	top: 30px;
	clear: both;
	margin: 0 0 0 0;
	width: 434px;
}

.navigationBottom div {
	float: right;
	margin: 0 0 0 -30px;
}
	
.navigationBottom img{
	border: 0px solid;
	
	}


/*
 *  ABC auf Markenseite
 */

.abc  {
	float: left;
}

.anzeigenABC {
	
	min-height: 50px; 
}
	
/*
* Form formatierungen
*/	

#kontakt li{
	list-style: none;
	float: left;
	min-height: 22px;
	width: 100px;
	margin: 0 0 2px 0;
}
#kontakt ul {
	
	clear: both;
	
}

#kontakt input, #kontakt textarea {
	
	width: 220px;
	height: 15px;
	border: 0px;
	border-bottom: 1px solid;
	background-color: transparent;
}


#kontakt textarea {
	height: 100px;
	border: 1px solid;
	
}

#kontakt select {
	background-color: transparent;	
	border: 0px solid;
	border-bottom: 1px solid;
}

#kontakt select option { 
background-color: #fff;	
}

#kontakt #senden {
	width: 70px;
	height: 25px;
	border: 0px solid;
}


.textfeldMitteLinks .download , .textfeldMitteRechts .download{
	position: relative;
	width: 100px;
	left: 25px;
}

.newsli {
	float: left;
	text-align: justify;
	
}

.newsul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: justify;
	
}

.newsBodyUl {
	list-style: none;
	padding: 0;
	margin: 0;
}

.newsBodyLi {
	list-style: none;
	padding: 0;
	margin: 0;
}

.anzeigeli {
	
	
}

.anzeigeul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	
}

.textfeldMitteGesamteBreite  img {
	float: left;
}

.marken {
	position: relative;
	float:left; 
	width: 200px;
}
.groesser {
position: absolute;
top: 534px;
left: 460px;
}

.groesser img, #groesserAnzeige img {
	border: 0px;
}

#groesserAnzeige {
	position: absolute;
	top: 350px;
	left: 20px;
	border: 1px solid #000;
	padding: 5px;
	z-index: 50;
	background-color: #ccc;
	
}
