body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color:#000000;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image:url(images/background_gradient.gif);
	background-position:top;
	background-repeat: repeat;

}
p,div,form,h1,h2,img,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
	line-height:18px;
}
h1 {
	color:#999999;
	font-size: 20px;
	font-weight:normal;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}
li{
	margin-bottom:0px;
}
img {
	border:none;
}
a{
	color: #333333;
	text-decoration:underline;
}
a:link{
	color: #333333;
	text-decoration:underline;
}
a:visited{
	color: #333333;
	text-decoration:underline;
}
a:hover{
	color: #666666;
	text-decoration:underline;
}

/*#########################################* ID's* ###############################################################*/ 

#mainwrapper {
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#pagewrapper{
	margin-top:12px;
	border:none 1px #FFFFFF;
	width:900px;
	text-align: left;
}
#head{
	background-color:#FFFFFF; 
}
#main_menu {
	height:32px;
	background-color:#FFFFFF;
	width:100%;
	margin-bottom:0px;
	border-bottom:solid 1px #888888;
}
#sub_menu {
	border:none 1px #FF0000;
	text-align:left;
	width:222px;
	padding-bottom:25px;
}
#header {
	border-right:none 1px #ff0000;
	text-align:left;
	width:656px;
	margin-top:0px;
	margin-left:2px;
	padding-left:19px;
}
#content {
	border-right:none 1px #ff0000;
	text-align:left;
	width:656px;
	margin-top:0px;
	margin-left:2px;
	padding-left:19px;
}
#teaser {
	border-right:none 1px #ff0000;
	text-align:left;
	width:656px;
	margin-top:0px;
	margin-left:2px;
	padding-left:19px;
}
#left {
	border:none 1px #FF0000;
	float:left;
}
#right {
	border:none 1px #FF0000;
	width:200px;
	margin-left:30px;
	float:left;
}
/*#########################################* Klassen* ###############################################################*/ 
.sitemap {
	padding-left:20px;
	padding-top:15px;
	padding-bottom:50px;
	padding-right:20px;
}
.sitemap_root {
	font-weight:bold; 
	border: none 1px #000000; 
	margin-top:10px;
	
}
.sitemap_root a {
	
}
.sitemap_root a:link{

}
.sitemap_root a:visited{

}
.sitemap_root a:hover{

}


.sitemap_deep {

}
.sitemap deep a {
	text-decoration:underline;
	padding-left:0px;
}
.sitemap deep a:link {
}
.sitemap deep a:visited {
}
.sitemap deep a:hover {
}
.subfeature {
	text-align:left;
	width: 449px; 
	height: 210px; 
	background-color:#e5e5e5; 
	background-image:url(images/sub_feature_gradient.jpg); 
	background-repeat:repeat-x; 
	border-bottom:solid 1px #000000; 
	border-right:solid 1px #000000;
	float:left;
}


.content {
	padding-top:15px;

}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
	margin-left:-1px;
	margin-top: 0px;
	color:#000000;
}
.content img {
	border:solid 1px #999999;
}

.content li{
	list-style: square inside;
	margin-left: 0px;
}

.bild_li {
	width:200px;
	float:left;
}
.bild_re {
	width:200px;
	float:left;
	margin-left:1px;
}
.bildunterschrift {
	margin-top:3px;
	margin-right:5px;
}

.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}


.header_navi {
	text-align:right;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.header_navi a {
	color:#000000;
	text-decoration:none;
}
.header_navi a:link {
	color:#000000;
	text-decoration:none;
}
.header_navi a:visited {
	color:#000000;
	text-decoration:none;
}
.header_navi a:hover {
	color:#000000;
	text-decoration:underline;
}


.footer_navi {
	text-align:center;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.footer_navi a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_navi a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_navi a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_navi a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer2 {
	text-align:center;
	font-size:9px;
	margin-top:0px;
	color:#ffffff;
}
.line {
	font-size:0px;
	line-height:0px;
	margin-left:25px;
	width:880px;
	background-color: #efefef;
	margin-bottom:20px;
}

.lupe{
	background-image:url(images/lupe.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:21px;
	font-size:11px;
}
.rahmen {
	height:10px;
	width:9px;
	line-height:0px;
}
.plusminus {
	font-size:13px;
}


.submenu{
	text-align:left;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
	color:#666666;
}
.submenu a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.submenu a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.submenu a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.submenu a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.submenu ul{
}
.submenu li{
	padding-left:2px;
	list-style: url(images/arrow.gif);
	list-style-position:outside;
	margin-left:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* subfeature */
.subfeature_text{
	text-align:left;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#666666;
}
.subfeature_text a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.subfeature_text a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.subfeature_text a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.subfeature_text a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.subfeature_text ul{
}
.subfeature_text li{
	padding-left:2px;
	list-style: url(images/arrow.gif);
	list-style-position:outside;
	margin-left:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.detail_link{
	
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px -3px;
	padding-left:20px;
}
.detail_link a{
	font-weight:bold;
	text-decoration:underline;
}
.detail_link a:link{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link a:visited{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link a:hover{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link ul{
	margin-top:15px;
}
.detail_link li{
	list-style:none;
}

