#header {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
#system_logo {
    float: left;
    height: 75px;
    padding-top: 25px;
    width: 825px;
}
#content_all {
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 984px;
}
#content {
    background-image: url("/de-de/stylesheets/img/schaltschrank.gif");
    background-position: 317px 2px;
    background-repeat: no-repeat;
    background-color:#000000;
    color: #FFFFFF;
    font-size: 13px;
    height: 390px; 
    padding: 0px;;
    width: 980px;
    border-radius: 5px;
    border-width: 1px;
}
#message h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -20px;
    margin-left: -10px;
}
#message {
	margin-left: 40px;
}
p.error{
		width: 330px;
		color:white;
		padding-left: 10px;
}

#content h2{
		color:white;
		padding-top: 0px;
		padding-left: 10px;
	
		
}
#content h4{
		font-weight: bold;
}

	a.link{
		color: white;
	}

	ul li {
		list-style-type: none;
	}
	
	.backgrounded{
		padding:5px;
	}
	
	#itemnotfound-form h4{
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
	}


	#content .float-box-link div, #content .cnt-image div.aside {
    bottom: 0;
    padding-right: 10px;
    /*margin-top: -10px;*/
    position: relative;
	}
	
	#content .float-box div p {
    line-height: 15px;
    margin-top: 0;
     margin-left: 10px;
}

/*img {
    padding-top: 13px;
}*/

/*
img, fieldset {
    padding-top: 13px;
}
*/
#content .float-box {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #F1F1F1;
    float: right;
    font-size: 11px;
    height: 80px;
    margin: 0 6px 13px 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: 236px;
}
#content .float-box .float-box-link {
    display: block;
    height: 100%;
    margin: -9px;
    padding: 9px;
    position: relative;
    text-decoration: none;
    width: 102%;
}

#content .float-box-container, #content .float-box-container-more {
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    width: 825px;
    padding-top: 20px;
}
#content .float-box img.lt {
    display: block;
    left: auto;
    margin-top: 0;
    position: static;
    top: auto;
}
#content .float-box-link div {
    padding: 5px 0 0;
    overflow: hidden;
}
#content .float-box-link div .more {
    padding: 0 0 0 10px;
    background-position: 0 0;
}
#content .float-box-link div p {
    margin: 5px 0 0;
}