div.content div.description .toggler, div.content div.description .element  {
	position: relative;
	width: 565px;
	cursor: pointer;
}	

div.content div.description .toggler h3 {
	top: 0px;
	color: #3399cc;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 0 170px;
	padding: 0 0 0 20px;
	background: url(../images/gfx/namos_li_pfeil.gif) 5px 4px no-repeat;
}
div.content div.description .toggler h4 {
	margin: 0px 0 0 190px;	
}

div.content div.description .element {
	margin: 0 0 25px 0;	
}	

div.content div.description .toggler p, div.content div.description .element p, div.content div.description table tr td p {	
	color: #807d7d;
	position: relative;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 10px 0 0 190px;
	width: 370px;
}

div.content div.description table {
	border: 0px solid red;	
}


div.content div.description table tr td h3 {
	width: 270px;
	margin: 0 0 0 0;
	padding: 0;
}

div.content div.description table tr td h4 {
	width: 120px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}

div.content div.description table tr td p {
	margin: 3px 0 15px 0;
	font-size: 1.2em;
	width: 270px;
}

div.content div.description table tr td a {
	margin: 3px 0 3px 0;
	font-size: 1.2em;
	width: 270px;
}

#download tr td p {
	width: 230px;
	margin-bottom: 5px;
}

#download tr td p a {
	font-size: 0.9em;
	color: #3399CC;
	font-weight: bold;	
}

#download tr td p a:hover {
	color: #807d7d;
}

#footer {
	float: left;
	height: 40px;
	width: 100%;
	position: relative;
	background: #fff;
}

#footer li {
	float: right;
	list-style-type: none;
	border-right: 1px solid #807d7d;
	padding: 0 15px;
}

#footer .copyright {
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	margin-left: 32px;
}

#footer .noborder {
	border: none;
	margin-right: 32px;	
}


#sitemap, #menubutton, ul#slider, #prev, #next, #toggle {
	visibility: hidden;
}

.nofloat {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	clear:both;
	font-size:1px;
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;
}



