@import url(reset.css);
@import url(typo.css);
body{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;			
}
h1, h2, h3{
	font-family:"Courier New", Courier, monospace;
}
#trustedwatch .artikel h2, h2{
	font-size:14px;	
}
#home h1{
	text-align:center;
	font-size:24px;
	margin:160px;
}
#wrapper #content{
	color:#005938;
	font-family:"Courier New", Courier, monospace;
}
img{
	border:none;	
}
#wrapper #top_right,
#wrapper #content_right,
#wrapper #nav, 
#wrapper #bottom_right{
	display:none;	
}
img.logouhr{
	float:left;	
}
#top_left{
	float:left;
	margin-bottom:40px;
}
#content #ueber_uns a{
	margin:20px 0 0 0;	
}
#content #modelle{
	color:#005938;
	margin:20px 0 0 0;	
	text-align:center
}
#content #historie ul{
	list-style:disc;
	
}
#content #historie ul li, #content #disclaimer p{
	line-height:18px;
}
.bericht_right{
	float:right;
	width:200px;
	background:#CCC;
	
}
.bericht_left{
	float:left;
	width:200px;
	background:#CCC;
	margin: 0 10px 10px 0px;
}
.bericht_right p, .bericht_left p{
	text-align:center;
	padding:3px 0 0 0;
	color:#000;
}
#content #tutima2 table{
	font-size:13px;	
}