html{
	padding:0px;
	margin:0px;
 	height:100%;  
}
body {
	margin: 0px; 
	color: #5b5b5b; 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, SimSun; 
	font-size: 11px;
	height: 100%;
	background-color:#ffffff;
}

a {
	color: #5b5b5b; 
	text-decoration:none;
}

#banner,
#skala,
#mainnavi_left,
#mainnavi_right,
#subnavi_left,
#footer,
#footer_long,
.link_container,
.linie,
.tx-indexedsearch-searchbox
{
	display:none;
}

#logo img{
	border:none;
	margin:25px 0 25px 15px;
}

#content_container
{
	width:50%;
	margin:0 15px 0 15px;
}

/*Überschriften*/
.h1
{
	font-size:12px;
}

.rc h2
{
	padding:2px 0 0 0;
	font-size:13px;
}

/*Linien*/
.underline{
	height:3px;
	background:url(../pics/punkt_grau.gif) repeat-x bottom;
	margin: 5px 0 5px 0;
}
.news_title{	
	background:url(../pics/punkt_grau.gif) repeat-x bottom;
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.product .description{
	width:400px;
	height:80px;
	padding-top:5px;
	background:url(../pics/punkt_grau.gif) repeat-x top;
}
.rc-projekt
	{
		background-image: url(../pics/punkt_grau.gif);
		background-repeat: repeat-x;
		color: rgb(94,94,94);
	}
.form-trenner{
		background-image: url(../pics/punkt_grau.gif);
		background-repeat: repeat-x;
		background-position:  0px center;
		height:20px;
		width:100%;
	}
.tmail-form-trenner{
		background-image: url(../pics/punkt_grau.gif);
		background-repeat: repeat-x;
		background-position:  0px center;
		height:20px;
		width:100%;	
		float:left;
	}
	
/*Formular*/
.tmail-form-label
{
	display:block;
}
.tmail-form-input,
.tmail-form-textarea
{
	width:200px;
}
.tmail-form-submit{
		display: block;
}

/*Produkte*/
.image
{
	margin:0 0 15px 0;
}
.fits
{
	margin:15px 0 15px 0;
}

/*Suche*/