body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}



#footertext {
	line-height: 1.3em;
}

#footertext a {
	color: #FFF;
	text-decoration: underline;	
}
#footertext a:hover {
	color: #666;
	text-decoration: underline;
}



#content {
	font-size: 1.2em;
	color: #333;
}

#content a, table a  {
	color: #333;
}


#content a:hover, table a:hover  {
	color: #FFF;
}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{
	font-size:2.0em;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h2{
	font-size:1.5em;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;	
}



h3{
	line-height: 1.6em;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
}

h4{ 
	line-height: 1.2em;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}
.mediatext span {
	line-height: 1.1em;
	font-size: 1em;
	
}


.produktelement h4 {
	font-weight: normal;
	padding-bottom: 3px;
}


h5{font-size:17px}
h6{font-size:15px}


h1.starthead {
	padding: 0px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	padding-bottom: 15px;
	line-height: 1.2em;
}



.produktseite h2 {
	color: #333;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

body.page-template-page_overview-php h2 {
	color: #333;
	margin-top: 0px;
	padding: 0;
}


table#listetab td {
	color: #FFF;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}



table#selectform td {
	color: #333;
}


table#listetab tr.erstezeile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
}
	