/* Start of CMSMS style sheet 'start' */
/* global */

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #e3e5e8;
	background-attachment: fixed;
	background-image: url(uploads/images/start/fondstart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
#globalcontainer {
	min-height: 100%;
	height: auto /* moderne Browser */
	height: 100%; /* IE */
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-color: #193D77;	
}
#kopf {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 805px;
}
#kopflogo {
	height: 51px;
	width: 490px;
	padding-top: 14px;
	padding-left: 168px;
}
#bildstreifen {
	height: 338px;
	width: 805px;
}
#bildstreifenlinks {
	float: left;
	height: 338px;
	width: 238px;
}
#bildstreifenrechts {
	float: right;
	height: 338px;
	width: 567px;
}

#content {
	height: 240px;
	width: 805px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#contentlinks {
	float: left;
	height: auto;
	width: 218px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentrechts {
	float: right;
	height: auto;
	width: 567px;
	margin-bottom: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fuss {
	height: 27px;
	width: 805px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 9px;
	background-image: url(uploads/images/start/punktlinie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #193D77;
	position: fixed;
	bottom: 0px;
}

/* typografie */

#contentlinks p{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#contentrechts p{
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contentrechts a{
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-decoration: none;
}
#fuss p{
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#fuss a, #fuss a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#fuss a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* End of 'start' */

