/* Start of CMSMS style sheet 'startseite' */
html, body {
	margin: 0;
	padding: 0;
	background-color: #7399a5;
	background-image: url(uploads/images/start/fond-start.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: none;
}
#global {
	padding: 0px;
	width: 100%;
	z-index: 0;
	margin: 0px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	position: relative;
}
#kopf {
	width: 1024px;
	height: 66px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#pfeil {
	height: 24px;
	width: 33px;
	padding-top: 21px;
	padding-bottom: 21px;
	float: left;
	padding-left: 50px;
}
#text {
	height: 12px;
	padding-top: 26px;
	padding-bottom: 27px;
	width: 880px;
	float: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#mitte {
	background-color: #7399a5;
	height: 503px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#mittecontent {
	height: 503px;
	width: 1022px;
	background-color: #c7d6db;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7399a5;
	border-bottom-color: #7399a5;
	top: 66px;
}
#mittevisuals {
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 50px;
	float: left;
	width: 390px;
}
#mitterechts {
	float: right;
	height: 503px;
	width: 565px;
}
#mitterechtsoben {
	width: 428px;
	padding-top: 120px;
}
#mitterechtsunten {
	width: 428px;
	padding-top: 135px;
	text-align: right;
}
a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #58585a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* End of 'startseite' */

