/* CSS Document */


#center {
    float:left;
	position:relative;
	padding-left:18px;
	_padding-top:10px;
	width:730px;
	background-image:url(../images/kegelhintergrund.png);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:scroll;
	min-height:400px;
	_height:400px;
}
* html #center {
    float:left;
	position:relative;
	padding-left:18px;
	_padding-top:10px;
	width:730px;
	background-image:url(../images/kegelhintergrund.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:scroll;
	min-height:400px;
	_height:400px;
}
.string{
width:700px;
height:35px;
font-weight:500;
font-size:12px;
}
.sub_string1{
float:left;
width:230px;
font-weight:800;
}
.sub_string2{
float:left;
width:170px;
}
.sub_string3{
float:right;
width:300px;
}
.titel{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}
a {
}
a.noborder {
text-decoration:none;
}
a:hover {
color:#9a9ca8;
}
