body{
margin:0;
max-width:none;
min-width:none;
position:static;
width:100%;
}

#layoutcontainer{
max-width:1014px;
min-width:1014px;
width:1014px;
margin:20px auto;
position:relative;
}

.bgContent {
background-image:none;
width:1014px;
margin:0px;
float:none;
background-color:transparent;
}
.content {
margin-left:227px;
padding-right:16px;
width:715px;
}

.bgContentArea {
background-image:url(../resources/background_noinfobox.jpg);
}

.contentLeft {
float:left;
height:78px;
padding-left:20px;
padding-top:50px;
width:158px;
color: #525252;
}


.menuFirstLevelButton {
background-image:url(../resources/menuFirstLevelButtonUp.jpg);
}
.menuFirstLevelButton:hover, .menuFirstLevelButtonActive {
background-image:url(../resources/menuFirstLevelButtonDown.jpg);
}

.arrow_left {
background-position:0 2px;
background-repeat:no-repeat;
margin-right:2px;
float:left;
height:16px;
width:15px;
display:block;
background-image:url(../resources/arrows/pfeil_orange_links.png);
}

.arrow_left:hover {
background-image:url(../resources/arrows/pfeil_grau_links.png);
}

.arrow_right {
background-position:0 2px;
background-repeat:no-repeat;
margin-left:2px;
float:left;
height:16px;
width:15px;
display:block;
background-image:url(../resources/arrows/pfeil_orange_rechts.png);
}

.arrow_right:hover {
background-image:url(../resources/arrows/pfeil_grau_rechts.png);
}

.content p { 
margin-top:4px;
}

img, a{
 behavior: url(iepngfix.htc);
}


.menuSecondLevelButton {
background-image:url(../resources/menuSecondLevelButtonUp.jpg);
font-size:8pt;
font-weight:bold;
height:18px;
line-height:100%;
padding-left:22px;
padding-top:4px;
width:107px;
display:block;
text-decoration:none;
background-repeat:no-repeat;
color:#FFFFFF;
}
.menuSecondLevelButton:hover {
background-image:url(../resources/menuSecondLevelButtonDown.jpg);
}

.ajaxContentSwitcher {
	width: 455px;
}

.sptFunctionFeatures ul {
	margin: 0px; 
	list-style-image: none;
}

.sptFunctionFeature {
	border-top: 1px solid #797B7D; 
	padding: 5px; 
	margin-top: 10px;
}

.sptFunctionFeatureMedia {
	float:right;
	margin-left:15px;
}

.sptFunctionFeatureText {
}
.sptFunctionSubtitle {
	font-weight:bold;
}