* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	color: #010440;
}

#distance { 
	width:1px;
	height: 50%;
	background: transparent;
	margin-bottom: -253px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:27.5em;
	width: 1057px;
	clear:left;
}

#all {
	width: 1057px;
	margin: 0 auto;
	background: #003366;
	
}


#background {
	width: 789px;
	height: 506px;
	position: absolute;
}

#logo {
	width: 240px;
	height: 60px;
	background: transparent url(../img/logo.png) no-repeat;
	position: absolute;
	margin-left: 80px;
	margin-top: 55px;
	z-index: 1;
}

#wrap_all {
	width: 1007px;
	margin-left: 50px;
	margin-top: 113px;
	position: absolute;
	border-top: 1px solid #050941;
	text-align: left;
}

#wrap_pos {
	width: 764px;
}

#wrapper {
	width: 764px;
	height: 410px;
	border-bottom: 1px solid #050941;
	float: left;
}

#slideshow {
	width: 214px;
	height: 338px;
	float: right;
}


#bild {
	width: 297px;
	height: 385px;
	float: left;
	padding: 7px 0 0;
}


#content_start {
	width: 763px;
	height: 392px;
	background: transparent;
	float: right;
	text-align: left;	
}

#main_text {
	width: 763px;
	max-height: 380px;
	margin: 20px;
	overflow: hidden;
}

#main_content { margin-right: 15px; }

#lang { float: right; }

img { border: 0; }

/* div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { margin-left: -11px; } */

/* Text-Formatierung */
h1 {
	line-height: 1.6em;
	font-size: 12pt;
	margin-top: 5px;
}

.csc-header { height: 30px; }
p { margin: 0.8em 0; }
.csc-textpic-text li { margin: 0.2em 0; }
.csc-textpic-text ul { margin-left: 25px; }
.csc-textpic, .csc-textpic-intext-left { clear: left; }

/* Sprach buttons */
.lang_flag { padding-left:5px; }
