/* 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;
}
h2 {
font-size:16px;
display:inline;
}
.string{
width:730px;
height:40px;
font-weight:500;
font-size:12px;
}
.string_termine{
width:730px;
height:20px;
font-weight:500;
font-size:12px;
}
.sub_string1{
float:left;
width:200px;
}
.sub_string2{
float:left;
width:180px;
}
.sub_string3{
float:left;
width:150px;
}
.sub_string4{
float:left;
width:200px;
}
.wichtig{
font-weight:bold;
}
.sehrwichtig{
font-weight:bold;
font-size:16px;
}
