* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

html {
	font-size: 68.75%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*overflow: auto;*/
}

body {
	background: #FFFFFF;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 1.6em;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	display:none;
	width: 1000px;
	height:  100px;
	border-bottom: 5px solid #151414;
	background:url(../images/navi_header.gif) no-repeat;
	}
	
#navigation img {
	margin-top: 81px;
	float:left;
	}

#navigation input {
	height: 16px;
	padding-top: 2px;
	padding-left: 2px;
	color:#ffffff;
	font-size: .9em;
	margin-top: 81px;
	background-color: #151414;
	border-bottom: 1px solid #6A6A6A;
	float:left;
}

#pixelseite {
	margin-top: 10px;
	width: 1000px;
	height: 1000px;
	background:url(../images/20px_kombiniert.gif) repeat;
	}

#verzeichnis table {
	width:1000px;
	}
	
#verzeichnis table tr.odd{
	height: 24px;
	background-color: #F3F3F3;
	}
	
#verzeichnis table tr.alt{
	height: 24px;
	background-color: #E7E7E7;
	}

#verzeichnis tr.abstand{
	height:1px;
	display:block;
	}	

#verzeichnis td{
	padding-left: 5px;
	padding-right: 5px;
	}
	
#verzeichnis td span{
	display:block;
	margin: 5px;
	}
	
#verzeichnis a.firma {
	color: #740606;
	font-weight:bold;
	text-decoration:none;
	}
	
#suchmaske {
	display:none;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 1000px;
	height: 38px;
	background-color:#F1E6E6;
	}

#suchmaske span{
	margin-left: 20px;
	}
	
#suchmaske input{
	padding-left: 3px;
	padding-top: 2px;
	color:#333333;
	height: 15px;
	font-size: 1em;
	border: 1px solid #740606;
	}
	
#suchmaske select{
	color:#333333;
	height: 17px;
	font-size: 1em;
	border: 1px solid #740606;
	}
	
#suchmaske a{
	color: #740606;
	text-decoration:none;
	}
	
#suchmaske a:hover{
	color: #740606;
	text-decoration:underline;
	}

#footer{
	display:none;
	margin-top: 10px;
	}
		
div.clear {
	height: 0;
	clear:both;
	}

#detailansicht{
	margin-top: 20px;
	margin-left: 100px;
	width: 450px;
	}
	

#detailansicht a{
	text-decoration:none;
	color:#740606;
	}
	
#blaettern {
	display:none;
	height: 38px;
	width:auto;
}

#blaettern a{
	text-decoration:none;
	color: #740606;
	}
	
.datenfeld {
	float:left;
	display:block;
	width: 225px;
	}
	
.kurzinfo {
	margin-top: 20px;
	display:block;
	width: 450px;
	}
	
.printit{
	height: 26px;
	width: 450px;
	border: 1px solid #740606;
	text-align:center;
	margin-top: 20px;
	}

.printit a{
	text-decoration: none;
	}	

#pixelkaufen{
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
#pixelkaufen input{
	padding-left: 3px;
	padding-top: 2px;
	color:#333333;
	height: 15px;
	font-size: 1em;
	border: 1px solid #740606;
}

#pixelkaufen select{
	color:#333333;
	height: 17px;
	font-size: 1em;
	border: 1px solid #740606;
}

#pixelkaufen textarea{
	padding-left: 3px;
	padding-top: 2px;
	color:#333333;
	font-size: 1em;
	border: 1px solid #740606;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#pixelkaufen p {
	margin-top: 5px;
	margin-bottom: 5px;
	}

div.schritt1 {
	width: 312px;
	height: auto;
	height: 550px;
	margin-right: 20px;
	}
div.schritt2 {
	width: 312px;
	height: auto;
	height: 550px;
	margin-right: 20px;
	}
div.schritt3 {
	width: 312px;
	height: auto;
	height: 550px;
	}
#div_detail_print {
	visibility:hidden;
	height: 26px;
	width: 500px;
	border: 1px solid #740606;
	text-align:center;
	margin-top: 20px;
}
object {
	visibility: hidden;
	}



