/* 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;
}
#content_left {
float:left;
width:340px;
padding-right:20px;
}
#content_right {
float:right;
width:340px;
padding-left:20px;
}
h3 {
font-size:14px;
display:block;
}
.string_half {
width:340px;
font-weight:500;
font-size:12px;
}
.sub_string_sme1 {
float:left;
width:50px;
}
.sub_string_sme2 {
float:left;
width:150px;
}
.sub_string_sme3 {
float:left;
width:70px;
}
.sub_string_sme4 {
float:right;
width:50px;
}
.sub_string_smk1 {
float:left;
width:50px;
}
.sub_string_smk2 {
float:left;
width:35px;
}
.sub_string_smk3 {
float:left;
width:150px;
}
.sub_string_smk4 {
float:left;
width:60px;
}
.sub_string_smk5 {
float:right;
width:40px;
}
.sub_string_sce1 {
float:left;
width:50px;
}
.sub_string_sce2 {
float:left;
width:150px;
}
.sub_string_sce3 {
float:right;
width:140px;
}
.string_pra {
width:700px;
font-weight:500;
font-size:12px;
}
.sub_string_pra1 {
float:left;
width:120px;
}
.sub_string_pra2 {
float:right;
width:500px;
}
.titel{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}
p {
clear:left;
}