* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
@font-face {
	font-family: 'lane';
	src: url('lane/lanenar_-webfont.eot');
	src: local('lane'), url('lane/lanenar_-webfont.woff') format('woff'), url('lane/lanenar_-webfont.ttf') format('truetype'), url('lane/lanenar_-webfont.svg#webfont') format('svg');
	
}
body {
	background: #FFF;
	color: #000;
	font: 14px lane, serif;
	line-height: 1.4em;
	overflow-y: scroll;
	margin-top: 28px;
}
img {
	border: 0;
}
a:link, a:visited, a:hover, a:active, #crump .crumptrenner {
	text-decoration: none;
	color: #000;
}
/*
#top a, #footer a {
	color: #9c9e9f;
}
*/
a:hover, #top a:hover, #footer a:hover, .pink, .aktiv, h1 {
	color: #848080;
}
.info {
	color: #d3006e;
}
h3 {
	font-size: 11px;
	margin-bottom: 2px;
}
h2 {
	font-size: 18px;
	margin-bottom: 4px;
	color: #00a9b9;
	text-transform: uppercase;
}
h1 {
	font-size: 24px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
p, .inhalt table {
	margin-bottom: 18px;
}
.marginbottom {
	margin-bottom: 8px;
}
.inhalt table td {
	padding: 0 16px 4px 0;
	vertical-align: top;
}
.inhalt table.tbl td {
	vertical-align: top;
	color: #848080;
}
.inhalt table.tbl .td1 {
	width: 160px;
}
.inhalt table, .inhalt table td {
	border: 0;
}
.inhalt ol, .inhalt ul {
	padding-bottom: 8px;
	margin-left: 28px;
}
.inhalt ol li, .inhalt ul li {
	margin-bottom: 8px;
}
/* nav */
#nav {
	width: 332px;
	padding: 5px 36px 0 0;
}
#nav p.pink {
	margin: 0 0 10px 0;
}
#nav, #top {
	text-align: right;
}
ul.uln li {
	list-style: none;
	font-weight: bold;
	font-size: 18px;
}
#top ul.uln li, #footer ul.uln li {
	font-weight: normal;
}
ul.uln li span, a.aktiv, span.aktiv {
	color: #848080;
}
#nav ul.uln {
	margin-bottom: 34px;
}
#nav li {
	margin-bottom: 12px;
	text-transform: uppercase;
}
ul.ulsn {
	margin-bottom: 6px;
}
ul.ulsn li {
}

#top ul.uln li, #footer ul.uln li {
	display: inline;
	margin-left: 12px;
}

/* site */
#site {
	width: 968px;
	margin: 0 auto 12px auto;
}
#top {
	margin: 12px 0 20px 0;
}
#logo {
	padding: 0 0 18px 0;
}
#nav, #content {
	float: right;
}
#content {
	width: 600px;
}
.inhalt {
	height: 1%;
	margin-top: 8px;
}
#showdetail {
	text-align: right;
	margin: 0;
	cursor: pointer;
}
#detail {
	display: none;
}
#nodetail img {
	margin-bottom: 12px;
}
#stoerer {
	margin: 12px 56px 34px 0;
}
#footer {
	margin: 28px 0 4px 0;
}
#footer li {
	font-size: 12px;
}
#fb, #fb .fb_txt, #fb img, #fb #fb_frame {
	float: left;
	color: #9c9e9f;
}
#footer .uln {
	float: right;
}
#fb img, #fb #fb_frame {
	margin: 0 4px;
}
#fb .fb_txt, #fb img, #footer .uln {
	padding-top: 2px;
}
/* form */
fieldset {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
fieldset div {
	margin-left: 12px;
	margin-top: 6px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	padding:  0 6px;
	margin: 6px 0 6px 6px;
}
label {
	float: left;
	display: block;
	width: 150px;
	min-height: 20px;
	/*text-align: right;*/
	margin-right: 10px;
}
* html label {
	height: 20px;
}
.formdiv {
	clear: both;
}
.input, textarea, .inputcaptcha {
	width: 320px;
	margin-bottom: 6px;
}
textarea {
	width: 318px;
	font-size: 1.05em;
}
.msg {
	height: 144px;
	overflow: auto;
}
.submit {
	/*width: 7.5em;*/
	background: #FFF;
	border: 0;
	text-align: left;
	color: #ff4e00;
}
.inputcaptcha {
	margin-left: 160px;
}
/* sonstiges */
.clearfloat, .clearfloat2, .pager {
	clear: both;
	overflow: hidden;
	background: transparent;
}
.clearfloat2 {
	height: 1px;
}
.floatleft {
	float: left;
	margin: 6px 6px 0 0;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.hidden {
	display: none;
}
.trenn, .trenn2 {
	height: 1px;
	overflow: hidden;
	background: #fff url(../img/trennlinie.gif) repeat-x;
	margin: 10px 0 18px 0;
	clear: both;
}
.trenn2 {
	width: 140px;
	margin-bottom: 8px;
}
.list {
}
.list .listimg {
	float:left;
	margin: 4px 12px 12px 0;
	width: 190px;
	overflow:hidden;
}
.list .listxt {
	overflow: hidden;
	height: 1%;
}
