/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	
	background-color: #ebebeb;
}

#wrapper {
	position: absolute;
	width: 1008px;
	left: 50%;
	margin-left: -504px;
	
}

#header {
	margin-bottom: 36px;
	padding-right: 10px;
}

#schnellzugriff {
	padding: 6px 30px 0px 0px;
}

#content {
	padding: 10px;
	padding-left: 29px;
	padding-right: 29px;
}

#container {
	width: 1008px;
	background: #ebebeb url(../img/background2.gif);
}

#footer {
	background: #ebebeb url(../img/schatten_unten2.gif) top left no-repeat;
	padding:5px 0 0 0;
	margin-bottom: 20px;
	text-align:center;
	position:relative;
}

#logo {
	margin-top: 22px;
	margin-left: 20px;
	width: 188px;
	height: 58px;
	background: transparent url(../img/logo.gif) top left no-repeat;
}

#overlay #logo {
	margin-top: 0px;
}

#navigation {
	width: 949px;
	height: 35px;
	background-color: #ECF2F8;
	border: 1px solid #CAE1F0;
	border-left: 0px;
	border-bottom:0px;
}

#teaserbild {
	width: 100%;
	
	background-color: #BED4EC;
	margin-top: 0px;	
	margin-bottom: 0px;
	border-top: 6px solid #0583C4;
}

#teaserbild img {
	display:block;
}

.breadcrumb {
	margin: 10px 0px 10px 0px;
}

#container-spalten {
	background: #fff url(../img/background-spalten.gif) bottom left no-repeat;
	width: 950px;
	margin-top: 0px;
}

#container-spalten-folgeseiten,
#container-spalten-folgeseiten2,
#container-spalten-folgeseiten3 {
	background: #fff url(../img/background-spalten_folgeseiten.gif) bottom left no-repeat;
	width: 950px;
	margin-top: 0px;
	padding-bottom: 46px;
}

#container-spalten-folgeseiten2 {
	background: #fff url(../img/background-spalten_folgeseiten-2spalten.gif) bottom left no-repeat;
}

#container-spalten-folgeseiten3 {
	background: #fff url(../img/background-spalten_folgeseiten-1spalte.gif) bottom left no-repeat;
}

.spalte-navigation {
	border-top: 3px solid #9C9C9C;
	width: 190px;
	padding-top: 15px;
}
#spalte-content,
#spalte-content2,
#spalte-content3 {
	border-top: 3px solid #9C9C9C;
	width: 490px;
	padding: 15px 10px 0px 10px;
	width: 483px;
}

#spalte-content3 {
	padding: 15px 10px 0px 0px;
}

#spalte-content2 {
	width: 725px;
}

#spalte-content3 {
	width: 930px;
}

/*#spalte-content #introtext { padding: 0px 10px 0px 10px; margin-bottom: 20px;}*/
#spalte-navigation p { padding: 0px; margin: 0px;}

#spalte-news {
	border-top: 0px solid #9C9C9C;
	width: 231px;
}