body {
    margin: 0px;
    padding: 0px;
    width: 970px;
    font: 12px Verdana, Arial, sans-serif;
    text-align: left;
}

#cont {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -230px 0px 0px -485px;
    padding: 5px;
    width: 960px;
    height: 465px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}

#facebook {
	position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    width: 190px;
    height: 20px;
    background: #fff;
    float: right;
	text-align: right;
}

#facebook a {
    margin: 0px;
    padding: 3px 5px 4px 5px;
    color: #425697;
    text-decoration: none;
    display: block;
    font: 11px Verdana, Arial, sans-serif;
}

#facebook a:hover {
	opacity: .75;
	-moz-opacity: .75;
	filter:alpha(opacity=75);
}

#menu {
	position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    width: 750px;
    height: 20px;
    background: #fff;
    float: left;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu li {
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #ccc;
    float: left;
}

#menu li.first {
    border-left: 1px solid #ccc;
}

#menu li a {
    margin: 0px;
    padding: 3px 5px 4px 5px;
    color: #000;
    text-decoration: none;
    display: block;
    font: 11px Verdana, Arial, sans-serif;
}

#menu li a:hover {
    color: #ccc;
}

#block {
		margin: 0px;
		padding: 0px;
		height: 410px;
}

#subblock {
		margin: 0px;
		padding: 0px;
}

#text {
    position: absolute;
    margin: 0px;
		padding: 70px 0px 0px 200px;
    width: 270px;
    z-index: 99;
}

#text p, #text table {
    margin: 0px;
    padding: 0px;
    color: #fff;
    /*text-align: justify;*/
    line-height: 16px;
}

#text p a {
    color: #fff;
    text-decoration: none;
}

#text p a:hover {
    color: #ccc;
}

#text p#referenzen a:hover {
	color: #fff;
	border-bottom: 1px solid #f6b2d7;
}

#text .space {
    width: 10px;
    height: 50px;
    float: left;
}

#text .inside {
    margin-left: 20px;
    line-height: 14px;
}

#text ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#text li {
	color: #fff;
	padding: 0px 0px 15px 0px;
}

#text li a {
    color: #fff;
    text-decoration: none;
}

#text li a:hover {
    color: #ccc;
}

#text #presse-menu li {
	padding: 0px 0px 8px 0px;
}

#main {
		position: relative;
    margin: 5px;
    padding: 0px;
    width: 515px;
    height: 415px;
    background: #fff;
    float: left;
    overflow: hidden;
}

#sub1 {
		position: relative;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    width: 170px;
    height: 415px;
    background: #fff;
    float: left;
    overflow: hidden;
}

#sub2 {
		position: relative;
    margin: 5px;
    padding: 0px;
    width: 255px;
    height: 415px;
    background: #fff;
    float: left;
    overflow: hidden;
}

#foot {
		position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    width: 950px;
    height: 20px;
    background: #fff;
    float: left;
}

#foot ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#foot li {
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #ccc;
    float: left;
}

#foot li.first {
    border-right: 1px solid #ccc;
}

#foot li a {
    margin: 0px;
    padding: 3px 5px 4px 5px;
    color: #000;
    text-decoration: none;
    display: block;
    font: 11px Verdana, Arial, sans-serif;
}

#foot li a:hover {
    color: #ccc;
}

#foot li.nolink a:hover {
    color: #000;
    cursor: default;
}

#loader {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background-color:	#fff;
    z-index: 200;
    display: block;
}

#loader_bar {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -10px;
    width: 150px;
    height: 2px;
    border: 0px;
    background-color:	#ccc;
    z-index: 201;
}

#loader_fill {
    width: 0px;
    height: 2px;
    border: 0px;
    background-color:	#ea3b8a;
    z-index: 202;
}

#loader_title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -45px;
    width: 155px;
    height: 45px;
    border: 0px;
    z-index: 201;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

#loader_status {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: 10px;
    width: 155px;
    height: 45px;
    border: 0px;
    z-index: 201;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

#loader_status a {
    color: #ccc;
    text-decoration: underline;
}