body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	margin:0;
	padding:0;
	background-color: #E7E7E7;
}

a {
	color: #C80000;
	text-decoration: none;
}
a img, a:hover img {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	color: #AA0000;
}
h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #AA0000;
}

img {
	border: none;
}

#Blatt {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image:url(../img/blatt_hg.gif);
	background-repeat:repeat-y;
}
/*
#MetaNavi {
	background-color: #E7E7E7;
}
#MetaNavi div.rechts {
	margin-left:auto;
	width: 350px;
	text-align:right;
	border: 1px solid red;
}
*/
#MetaNavi {
	background-color: #E7E7E7;
	height: 40px;
	overflow: hidden;
}
#MetaNavi div.rechts {
	float: right;
	width: 350px;
	text-align:right;
}
#MetaNavi a {
	text-decoration: none;
	color: #000000;
}

#Kopf {
	position:relative;
	height: 100px;
	color:#FFFFFF;
}
#Kopf a {
text-decoration:none;
color:#FFFFFF;
}

#HMenu {
	width:250px;
	float:left;
	/*background-color:#F1D6D6;*/
}

#Fehler {
margin: 10px 0;
padding: 3px;
border: 1px solid #FF0000;
background-color:#FFDDDD;
}

#Inhalt {
	background-color:#FFFFFF;
	margin-left: 260px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Fuss {
	clear:both;
	border-top:1px solid #AA0000;
	text-align:center;
	padding: 3px;
	background-color:#FFFFFF;
}

#WerbebannerRechts {
	position:relative;
}
#WerbebannerRechts div {
	position:absolute; 
	top:40px; 
	left:960px;
}
#WerbebannerRechts h3 {
	margin:0;
	padding:0;
	color:#666666;
	font-size:9px;
}

#ProduktRubrik, #ProduktRubrik ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#ProduktRubrik li {
	padding: 0 0px;
	border-top: 1px solid #FFFFFF;
}
#ProduktRubrik li.sel {
	background-color:#DD9999;
}
#ProduktRubrik li li  {
	margin: 0 0 0 10px;
}

#ProduktRubrik a {
	color: #000000;
	display:block;
	text-decoration:none;
	padding: 0 10px;
}
#ProduktRubrik a:hover, #ProduktRubrik a.dis:hover {
	color: #FFFFFF;
	background-color: #AA0000;
}
#ProduktRubrik a.dis {
	color: #666666;
}
#ProduktRubrik a.sel {
	color: #FFFFFF;
	background-color: #AA0000;
}

#Schlagwort {
	margin: 50px 30px 50px 25px;
}
#Schlagwort h3, #Schlagwort a {
	color: #DD9999;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:18px;
	text-decoration:none;
}
#Schlagwort h3.links {
	text-align:left;
}
#Schlagwort h3.rechts {
	text-align:right;
}
#Schlagwort h3.mitte {
	text-align:center;
}

#Klecks1, #Klecks2, #Klecks3 {
	width: 18px;
	height: 18px;
	border: 1px solid #000000;
	overflow:hidden;
}
#Klecks1 div, #Klecks2 div, #Klecks3 div {
	float: left;
	height: 18px;
}
#Klecks1 div {
	width: 18px;
}
#Klecks2 div {
	width: 9px;
}
#Klecks3 div {
	width: 6px;
}

#ColorTable td {
background-color: #EEEEEE;
padding: 2px;
}
#ColorTable th {
background-color: #DDDDDD;
padding: 2px;
}
#ColorTable tr.noHG td, #ColorTable td.noHG {
background-color: #FFFFFF;
}

#ButtonBlock {
	margin-top: 10px; 
	padding: 3px; 
	background-color: #EEEEEE; 
	text-align: center;
}

#RechteCheck {
	border: 2px solid #E7E536; 
	background-color: #FFFFAA; 
	padding: 3px; 
	text-align: center;
}

#HochladenWarten	{
	border: 2px solid #5FC54A; 
	background-color: #B0ECAB; 
	padding: 3px; 
	margin-top: 5px; 
	text-align: center; 
	display: none;
}

#KKBilder hr {
	border: none;
	border-top: 1px dashed #AAAAAA;
}

/*** Karteikarte ***/
.Karteireiter  {
	border-collapse: collapse;
	margin-top: 10px;
}

.Karteireiter td {
	padding: 3px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.Karteireiter td.sel {
	background-color: #EEEEEE;
}
.Karteireiter td.frei {
	width: 10px;
	border: none;
}

.Karteireiter a {
	text-decoration: none;
	color: #000000;
}

.Karteireiter a:hover {
	background-color: #EEEEEE;
}

.Karteikarte {
border-bottom: 1px solid #AAAAAA;
border-left: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
background-color: #EEEEEE;
padding: 10px;
}

.aus {
 display: none;
}
.an {
 display: block;
}

/*** StepMenu ***/
#StepMenu {
margin-bottom: 20px;
}
#StepMenu a {
	text-decoration: none;
	color: #000000;
}
#StepMenu b {
	font-weight: bolder;
	font-size: 1.2em;
}

#Facebook {
	float:left;
	margin-top: 8px;
	margin-left: 8px;
}
/***  ***/
