@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background: url(../../images/home/hg.jpg) repeat-y 50% 0 #fff;
}
img { border: none; } 

.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #303030;
}
.rot {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}
.tools {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #626262;
}
.tools td a img {display: none;}
.tools td.headerLinks a {display: block; padding: 0 6px; border-right: 1px solid #626262; color: #626262; text-decoration: none; font-size: 12px;}
.tools td:last-child a {border-right: 0;} 
.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #626262;
	padding: 10px 10px 50px 10px;
}
.bild {
	padding-right: 10px;
	width: 10px;
}
.infoBoxHeading_border, .infoBox {padding: 0;}
.ueber, .infoBoxHeading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #939393;
	font-weight: bold;
	padding-bottom: 4px;
}
.boxueber {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #363636;
	font-weight: bold;
}
.boxtext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
.box {
	padding: 20px;
	border: 1px solid #494949;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
}
.infoBox ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #303030;
	margin: 0px;
	padding-left: 15px;	
}
.infoBox li {
	list-style-image: url(../../images/home/pfeil.gif);
	padding: 4px 0px 4px 0px;
}
.infoBox li a {font-size: 13px; color: #303030; display: block; text-decoration: none; font-weight: normal;}
.infoBox li a:hover {text-decoration: underline;}
.infoBox li a span {font-weight: bold;}
