@charset "UTF-8";


* {
	margin:0;
	padding:0;
}

a img {
border : 0 none;
}

a {color: #0033CC;}

a:visited {color: #0033CC;}

html, body {
	height:100%;
}

body {
	background-color: #e6e7e7;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

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


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

#distancesp { 
	width:1px;
	height:50%;
	margin-bottom:-200px; /* half of container's height */
	float:left;
}


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

.distancesp {
	margin-bottom: -10em;
}

.containersp {
	height: 20em;
}

.colorgm {
	background: #FFDF42;
	color: #000;
}

#startpage {
	background-image: url(verl.png);
	background-repeat: repeat-x;
	border: 3px solid white;
	height: 358px;

}

.pagecontent {
	width: 1190px;
	border: 3px solid white;
	background-color: #f8f8f8;
	height: 565px;
	
}

.banner {
	background-image: url(header-bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

.logo {
	margin-top: 10px;
	margin-left: 20px;
}

.motto {
	color: #00589b;
	font-size: 22px;
	text-align: right;
	margin-right: 70px;
	margin-top: -30px;
}

#suche {
	text-align: right;
	right: 20px;
	top:15px;
	position: absolute;
	vertical-align: middle;
}

#st-logo {
	margin-left: 20px;
	margin-top: 100px;
	margin-right: 20px;	
	text-align: right;
	width: 340px;
	float: left;
}

.startpics {
	float: left;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0px 40px;

}

.bordered {
	border-left: 2px solid white;
	border-right: 2px solid white;
}

.break {clear:both}

#footer-sp {
	margin-top: 15px;
	background-color: #00589b;
	height: 20px;
	line-height: 20px;	
}

#klogin {
	text-decoration: none;
	font-size: 13px;
	color: white;
	
}

.mvalign {
	vertical-align: middle;
}

#kdiv {
	position: absolute;
	right: 20px;
}

#menu {
	width: 190px;
	padding-top: 10px;
	float: left;
}

#menu a img {
	border-right: 2px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
}

#sitecontent {
	margin-top: 10px;
	padding-right: 20px;
	overflow: auto;
	height: 445px;
	font-size: 13px;
	padding-left: 10px;
}

#footer {
	border: 3px solid white;
	background-color: #ffffff;
	margin-top: 10px;
	width: 1190px;
}

#newsticker-wk {
	background-image: url(wk/ticker-bg.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px;
	padding: 0px 5px;
	line-height: 29px;
	color: #185b99;
	font-weight: bold;
}

#newsticker-gm {
	background-image: url(gm/ticker-bg.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px;
	padding: 0px 5px;
	line-height: 29px;
	color: #185b99;
	font-weight: bold;
}


.newsspacer {
	color:white;
}

#footerinfos {
	color: white;
	font-size: 10px;
    text-align: center;
}

.fleft {
	float:left;
	margin-right:10px;
}
.fright {
	float: right;
	margin-left: 10px;
}

.pagehead {
    margin-right:10px;
    margin-bottom: 10px;

}

.pagetext {
	margin-top: 60px;
}

.listmargin280 {
	margin-left: 280px;
}

.listmargin230 {
	margin-left: 230px;
}

.listmargin180 {
	margin-left: 180px;
}

ul {
	margin-left: 20px;
}

.botmargin {
	margin-bottom: 30px;
}

.footlink {
	text-decoration: none;
	color: white;
}

.footlink:visited {
	color: white;
}

.extlink {
	color:#0033CC;
}

.extlink:visited {
	color:#0033CC;
}

.nvisible{
	display: none;
}
.multiboxHTML {
	padding: 15px;
	text-align: left;
	font-size: 12px;
}
.plaintext {
	border: 0px;
	background-color: transparent;
}