*{
	margin:0px;
	padding:0px;

}
body {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat-x #FFF;	
	
}

dd{
	margin:0 !important;
}
#root{
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background: transparent;
	width: 900px;
	height: auto;
}
#pageGround{
	margin: 0px;
	padding:0px 0px 0px 0px;
	background: #FFF;
	width: 759px;
	height: auto;
	float:left;
}


#header{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:759px;
	height:112px;
	background:url(images/header.jpg) no-repeat;
}

/* linker Bereich */
#leftFrame{
float:left;
	
}

/* Sidebar */
#leftNavi{
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:180px;
}


#contSideBar{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
	width:178px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#FFF;
}
/* /Sidebar */

/* Suche */
#searchBox{
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:180px;
	height:26px;
}

#search {
	height:25px;
	width:178px;
	margin: 0px 0 0px 0;
	padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

.hidden {
	margin: 0;
	padding: 0;
	}
	
.searchfield {
	border: 1px solid #ccc;
	padding: 0 0 0 0px;
	margin: 0px 0 0 5px;
	width: 140px;
	vertical-align:top
	}
.searchfield:hover {
	border: 1px solid #aaa;
	}
.submit, .submit:hover {
	height: 26px;
	width: 24px;
	border: 0;
	margin: -4px 0 0 3px;
	text-indent: -9999px;
	cursor: pointer;
	}
.submit:hover {
   background-position: 0 0px;
	}	
	
/* Ecken */
.top_left{
	margin: 0px;
	padding: 0px;
	width:50%;
	height:7px;
	background:url(images/borders.gif) top left;
	float:left;
	}

.top_right{
	margin: 0px;
	padding: 0px;
	width:100%;
	height:7px;
	background:url(images/borders.gif) top right;
	float:left;	
	}

.bottom_left{
	margin: 0px;
	padding: 0px;
	width:50%;
	height:7px;
	background:url(images/borders.gif) bottom left;
	float:left;
	}

.bottom_right{
	margin: 0px;
	padding: 0px;
	width:100%;
	height:7px;
	background:url(images/borders.gif) bottom right;
	float:left;	
	}

/*rechter Bereich */

#mainFrame{
	margin: 0px 0 10px 5px;
	width:572px;
	float:right;
}

#contMain{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
	width:570px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#FFF;
}




/* footer */
#footerFrame{
	margin: 10px 0 0 0px;
	clear:both;
	width:759px;
}
#contFooter{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
	width:757px;
	height:15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#FFF;
}

/* Artikel | Bearbeiten |Historie | Druckansicht */

.wikicmds { 
	float: right; 
	margin: 1px 0 0 0;
	padding:0 5px 0 0px;
	text-align: right;
	width: 250px;
	height:20px;
   }
.wikicmds ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
   }  
.wikicmds li { 
	display: inline; 
	margin: 0px 0px; 
   }

.wikicmds a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	}
	   
.wikicmds a:link, .wikicmds a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	}
   
.wikicmds a:hover, .wikicmds a:active {
	background: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	text-decoration:underline;
	}




/* breadcrumb */

.breadcrumb { 
	float: left; 
	margin: 1px 0 0 0;
	padding:0 0 0 10px;
	text-align: left;
	width: 250px;
	height:20px;
	overflow:hidden;	
   }
.breadcrumb ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
   }  
.breadcrumb li { 
	display: inline; 
	margin: 0px 0px; 
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;	

   }
   
.breadcrumb a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	}
   
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	}
   
.breadcrumb a:hover, .breadcrumb a:active {
	background: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #028A40;
	text-decoration:underline;
	}


/* Sidebar Links */
#links{
	margin: 5px 0 0 5px;
	}
	
#links ul {
	padding: 0 0px 0 0px;
	margin: 0 0px 0px 0;
	}
		
#links li {
	background:url(images/nav_hover.gif) no-repeat left top;	
	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	width:150px;
	border-bottom:1px dotted #ccc;

	}
#links li:hover {
	background:url(images/nav_aktiv.gif) no-repeat left top;	
	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	border-bottom:1px dotted #ccc;
	}	
#links li:active {

	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	border-bottom:1px dotted #ccc;
	}		

#links ul ul{
	padding: 0 0px 0 0px;
	margin: 0 0px 0px 0;
	}	
	
#links li li {
	background:url(images/nav_hover.gif) no-repeat left top;	
	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	width:150px;
	border-bottom:1px dotted #ccc;
	
	}

#links li li:hover {
	background:url(images/nav_aktiv.gif) no-repeat left top;	
	list-style: none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	border-bottom:1px dotted #ccc;
	}	
#links li li:active {

	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	border-bottom:1px dotted #ccc;
	}		
	
	
	
	
#links ul ul ul{
	padding: 0 0px 0 0px;
	margin: 0 0px 0px 0;
	}	
#links li li li {
	padding: 0px 0 0px 5px;
	}

#links a {
	text-decoration: none;
	font-size:12px;
	font-family: Arial;
	color: #666666;
	font-weight:normal;
	}
#links a:link, #links a:visited,#links a:active {
	font-weight: normal;
	}

#links a:hover {
	text-decoration: none;
	font-size:12px;
	font-family: Arial;
	color: #006A23;
	font-weight:normal;
	}	
 
 
 /* content */

#content {
	padding:5px 5px 5px 5px;
	margin: 0;
	width: 560px;
	height:auto;
	}
#content td,p,span,ul,ol,li,form, .wikisearch {
	line-height:15px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
#content ul,li {
	margin:5px 0 0 10px;
}	
#content a:link,a:visited  {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#028A40;
	text-decoration: underline;
	}
#content a:hover, a:active {
	background:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration: underline;
	}


h1{
	padding:0;
	margin: 0px 0px 5px 0px;
 	font-size:17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
 }
h1 a:link, h1 a:visited {
	text-decoration: none;
	}
h1 a:hover, h1 a:active {
	background: none;
	text-decoration: none;
	}
	
h2{
	padding:0;
	margin: 0px 0px 5px 0px;
 	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
 }
 
h2 a:link, h2 a:visited {
	font-weight: normal;
	text-decoration: none;
	}
h2 a:hover, h2 a:active {
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3{
	padding:0;
	margin: 0px 0px 5px 0px;	
  font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
 }
 
 
 hr { 
	height:1px;
	width:100%;
	border-top: 1px dotted #006A23;
	border-bottom:0px;
	}

/* Google AdSense */
#anzeigen{
	background:transparent !important;
	width:120px;
	margin: 132px 0 0 5px;
	float:left;
}

/* Footer */
#contFooter p.left{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#contFooter p.right{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#contFooter a{
	font-size:11px;
}
#contFooter a:link, #contFooter a:visited{
	color:#333;
	text-decoration:none;
}
#contFooter a:hover, #contFooter a:active{
	color:#333;
	text-decoration:underline;
}  

.wikimessage{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#Headerblankgif{
	margin: 31px 0px 0px 0px;
	float:left;
}
#Headerblankgif a, #Headerblankgif a:link, #Headerblankgif a:hover, #Headerblankgif a:active{
	background:transparent;
	border:0;
}

#HeaderFeatures{
	float:left;
	position:relative;
	padding: 27px 0px 0 380px;
	margin: 0px 0px 0px 0px;
}

#HeaderFeatures a,#HeaderFeatures a:link,#HeaderFeatures a:hover,#HeaderFeatures a:visited,#HeaderFeatures a:active{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	background:transparent;
}

#HeaderFeatures a img{
	padding: 0px 5px 0 0px;
	margin: 5px 0px -5px 0px;
}

/* TOP NAVI */	
	
#TopNavi{
	clear:left;
	position:relative;
	padding: 0px 0px 0 0px;
	margin: 2px 0px 0px 185px;
	/*FOR MAC*/
	display: none;
}	
#TopNavi ul{
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0px 0px;
}
#TopNavi ul li{
	padding: 0 5px 0 5px;
	margin: 0 -1px 0 0px;
	float:left;
	line-height:25px;
	background: url(images/TopNavi_bg_normal.gif) repeat-x;
	list-style:none;
	border-top:1px #fff solid;

	border-left:1px #fff solid;
	border-right:1px #fff solid;	
}

#TopNavi ul li:hover, #TopNavi ul li.active{
	padding: 0 5px 0 5px;
	margin: 0 -1px 0 0px;
	float:left;
	line-height:25px;
	background: url(images/TopNavi_bg.gif) repeat-x;
	list-style:none;
}

#TopNavi ul li:hover, #TopNavi ul li.active a{
	color:#666 !important;
}


#TopNavi ul li a{
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
	line-height:16px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#TopNavi ul li a:link, #TopNavi ul li a:visited{
	color:#FFF;	
}

#TopNavi ul li a:hover, #TopNavi ul li a:active{
	color:#666;
}

/*THUMLIST*/
img.thumbs {
/* 	border:1px solid #CCC;  */
	border:1px solid #FFF;
 	margin:2px; 
 	padding:4px; 
 	vertical-align: middle; 
}
 
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover {
/*	border:1px solid #006A23; */
	border:1px solid #FFF; 
}
 
table.thumbtable img.thumbs { 
	border: 0; padding:0; 
}
	
table.thumbtable td.thumbtd {  
	margin:4px; 
	padding:2px;
}
	
table.thumbtable td.thumbtd:hover { 
	border-color:red; 
}

table.thumbtable { 
	border:1px solid #cccccc; 
	}
	
table.thumbtable td.thumbtd div.img {
	border: 1px solid #dddddd; text-align: center;
	}

.caption {
 	font-size:.8em; 
 	overflow:hidden; 
 	padding:0px; 
 	line-height:1.1em;
 }
 
img.current, table.thumbtable td.thumbtd div.current {
 	border-color: #ff0000;
 }
/*THUMLIST*/