
html {
	height: 100.01% !important;
	
}

body {
	line-height: 1.5em;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 50px;
}

a {
	text-decoration: none;
	color: #cf0600;
	
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 845px;
	background-color: white;

}

#navigation {
	background: url(grimages/back_head.gif) repeat-x;
	height: 58px;
}

#menu {
	padding-top: 8px;
	
}

#menu a {
	text-decoration: none;
	color: #333;
	margin-right: 15px;
}


#cover {
	clear: both;
	margin-top: 12px;
}

#linien {
	background: url(grimages/linien.gif) repeat-x;
	height: 22px;
}

#content {
	line-height: 1.7em;
	margin-top:25px;
	color: #474747;
}

.teaser_normal {
	float: left;
	width: 250px;
	
	padding-left: 0px;
	font-size: 10px;
	line-height: 1.6em;
}

.teaser_normal a {
	color: #cf0600;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-bottom: 12px;
}

.teaser {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	
}

img.teaser  {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	
}


.lauftext {
	float: left;
	width: 400px;
	margin-right: 40px;
	
}

.typo_text {
text-align:right;

/*padding-top: 50px;*/
}

img {
	
	border-width: 0px;
}



#menu {
	padding-top: 8px;
	
}

#menu a, #submenu a {
	text-decoration: none;
	color: #333;
	margin-right: 15px;
	
}
#menu a:hover, #submenu a:hover {
	color: #cf0600;
}
#menu a.open, #menu a.selected, #submenu a.selected {
	color: #cf0600;
}
#submenu a {
	padding-left:16px;
	background: url(photo/images/link_pfeil.gif) no-repeat;
	background-position: 0px 3px;
}

.nlfield {
	margin-bottom: 10px;
}

.nlerror {
	color: #cf0600;
}

.red {
	color: #cf0600;
	font-weight: bold;
}

#footer {
	
	color: #8b8b8b;
	position: fixed;
	bottom:0px;
	background-color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 845px;
	font-size: 10px;
}

#footer a {
	padding-right: 15px;
	color: #8b8b8b;
	text-decoration: none;

}

#footer a:hover {
	color: #cf0600;
	text-decoration: underline;
}

#nlwrapper {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.contnewsletter {
	margin-left: 20px;
}

#nlcolleft {
	width: :300px;
	float: left;
}

#nlcolright {
	margin-left: 20px;
	width: :300px;
	float: left;
	
}

