body {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../bilder/containerhintergrund.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	height: 100px;
	width: 950px;
}
#header #left{
	line-height: normal;
	height: 100px;
	width: 200px;
	float: left;
}
#header #right{
	height: 100px;
	width: 750px;
	float: right;
}
#header #right h1 {
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	width: 750px;
	text-align: center;
	top: 50px;
}
#gelb {
	background-color: #FFFF00;
	height: 20px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3300CC;
	border-bottom-color: #3300CC;
}
#pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	float: left;
	width: 500px;
	text-align: left;
	vertical-align: middle;
}


#pfad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding-left: 3px;
	padding-right: 2px;
	line-height: 20px;
}
#pfad p {
	display: block;
	line-height: 20px;
	vertical-align: middle;
}

#pfad a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#globalnavi {
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	float: right;
	width: 440px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
#globalnavi a {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	padding-right: 7px;
	padding-left: 7px;
}
#globalnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 10px;
}

#globalnavi div {
	line-height: 20px;
	vertical-align: middle;
}
#boxlinks {
	height: auto;
	width: 200px;
}
#navilinksoben {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navilinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navilinks li {
	list-style-type: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navilinks li a {
	color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #DEDEFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}
#navilinks li a:hover {
	color: #FFFFFF;
	background-color: #6464FF;
}

#adresse {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	background-color: #DEDEFF;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#adresse a {
	color: #666666;
	text-decoration: none;
}
#adresse a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#adresse #tel1 {
	float: left;
	width: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#adresse #tel2 {
	float: right;
	width: 145px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	background-color: #DEDEFF;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3300CC;
}
#content {
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F0F0FF;
	width: 740px;
}

#seitentitel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3300CC;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #3300CC;
	text-align: center;
	margin-left: 10px;
	background-color: #DEDEFF;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3300CC;
}
#seitentitel h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #3300CC;
}

#titel {
	font-size: 24px;
}
.clearer {
	clear: both;
}
.clearer2 {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.strampelix {
	display: none;
}
