* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 99%;
}
body {
	color: #00135f;
	background: #fbfbfb url(../img/bg.jpg) repeat-x;
	font: 0.8em Arial,Verdana,Georgia,"Times New Roman", Times, serif;
}
img {
	border: 0;
}
h1 {
	font-size: 1.5em;
	color: #87888a;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h3.dot {
	background: transparent url(../img/dot.gif) 0 4px no-repeat;
	padding-left: 16px;
}
p, h1, h2, h3.dot, #inhalt ul, #inhalt ol {
	margin-bottom: 12px;
}
#inhalt ul, #inhalt ol {
	margin-left: 16px;
}
#inhalt ul li, #inhalt ol li {
	margin-bottom: 6px;
}
#top #kontakt p {
	margin: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #00135e;
}
a:hover {
	color: #e20916;
}
#top #kontakt a:link, #top #kontakt a:visited, #top #kontakt a:hover, #top #kontakt a:active {
	text-decoration: none;
	font-weight: bold;
	color: #e20816;
}
#top #kontakt a:hover {
	color: #00135e;
}
.gmapDir {
	font-size: 0.6em;
}
/* nav */
#uln {
	padding: 33px 0 0 30px;
	font-size: 0.9em;
}
#uln li, #uln2 li {
	list-style: none;
	font-weight: bold;
	display: inline;
}
#uln li {
	margin-right: 20px;
}
#uln li a, #uln li span {
	color: #00135f;
}
#uln li span, #uln li a:hover, #uln li a.aktiv {
	color: #e20816;
}
#nav2 {
	font-size: 0.8em;
	margin: 10px 0 24px 0;
	text-align: right;
}
#nav2 a {
	color: #00135f;
}
#nav2 a:hover, #nav2 span {
	color: #87888a;
}
#uln2 li {
	margin-left: 8px;
}
#uln2 li.lang {
	/*border-right: 1px solid #00135f;*/
	padding-left: 6px;
}
#uln2 li.trenn {
	border-right: 1px solid #00135f;
	/*padding-right: 6px;*/
	overflow: hidden;
}
#snav {
	font-size: 0.9em;
	width: 192px;
	height: 145px;
	border-right: 1px solid #ddd;
	background: #fff;
}
#snav p {
	font-weight: bold;
	padding: 12px 0;
	border-bottom: 1px solid #ddd;
}
#snav ul, #snav p {
	padding-left: 30px;
}
#ulsn li {
	list-style: none;
	font-weight: bold;
}
#snav p {
	color: #87888a;
}
#ulsn li a {
	color: #00135e;
}
#ulsn li span, #ulsn li a.aktiv, #ulsn li a:hover {
	color: #e20916;
}
/* site */
#site {
	width: 742px;
	margin: 0 auto;
	min-height: 98%;
	padding-bottom: 38px;
}
* html #site {
	height: 98%;
}
/*
#logo {
	height: 75px;
	background: transparent url(../img/steffes.png) no-repeat;
}
* html #logo {
	background: transparent url(../img/steffes.jpg) no-repeat;
}
*/
#top #kontakt, #content #marginal {
	width: 196px;
	border-left: 1px solid #00135f;
	padding-left: 12px;
}
#top #kontakt {
	float: right;
}
#keyvisual{
	clear: both;
	margin-top: 15px;
	height: 145px;
	overflow: hidden;
	background: transparent url(../upload/image/keyvisual.jpg) no-repeat;
}
#content {
	background: #fbfbfb url(../img/bg_content.jpg) repeat-x;
	padding-top: 30px;
	min-height: 392px;
}
* html #content{
	height: 392px;
}
#inhalt, #marginal {
	float: left;
}
#inhalt {
	width: 472px;
	padding: 0 30px;
}
#inhalt img {
	margin: 2px 8px 8px 0;
}
#marginal {
	padding-bottom: 32px;
}
#footer {
	font-size: 0.9em;
	width: 936px;
	margin: 0 auto;
}
#footer div {
	width: 544px;
	background: #e2eaeb;
	padding: 0 0 6px 18px;
	margin-left: 195px;
}
/* sonstiges */
.clearfloat {
	clear: both;
	overflow: hidden;
}
.list {
	margin-bottom: 16px;
}
.list p {
	margin-bottom: 0px;
}
.list p.ahref {
	margin-top: 6px;
}
#verlauf {
	height: 13px;
	overflow: hidden;
}
/* form */
input, textarea {
	width: 280px;
	margin-bottom: 6px;
}
.msg {
	height: 120px;
	overflow: auto;
}
.submit {
	width: 120px;
	text-align: center;
}