/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/




html {
	background: #ffffff;
	margin:0 0 0 -1px;
	padding:0;	
	
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#333333;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	
}


p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

h1 {
	color:#006600;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#009900;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#009900;
	font-size:14px;
	margin:20px 0 5px 0;
	clear:both;
}


h4 {
	color:#999999;
	font-size:14px;
	margin:20px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#1860a8 ;
	text-decoration:none;
}


a:hover {
	color:#FF9900;
	text-decoration:none;
}




  
  

#wrapper {
	background: transparent url( images/page-vbg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#ffffff;
	background-image:url( images/body-bg.jpg ) ;
	background-position:center top ;
	background-repeat:repeat-x;
}


 




#bg {
	margin:0 auto;
	padding:0;
	background-image: url(/images/hat.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: transparent;
}



  
  
#header {
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 880px;
}


#page {
	background: transparent url( images/page-bg.png ) no-repeat center top;
}



  
  

#container {
	margin:0 auto;
	width:880px; 
}


#banner {
	margin: 0 auto;
	height:160px;
	width:100%;
}


  
  





#nav1 {
	height:30px;
	margin:0 auto;
	width:860px;	
	text-align:center;
}


#nav1 ul {
	display:table;
	margin:auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:30px;
	text-transform:none;
	font-size:12px;
	font-family:Arial,sans-serif;
}


#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background-color: transparent;
	background-image: url(images/hmenut.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav1 ul li a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:0px 30px;
	line-height:30px;
	font-weight:bold;
}


#nav1 ul li a:hover, #nav1 li#current a {
	color:#F49734;
	background-color: transparent;
	background-image: url(images/hmenu-sel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}




#content {
	width:860px;
	margin:0 auto ;
	text-align:left;
	min-height:400px;
}


#content p {
	text-align:justify;
}






#footerWrapper {
	margin:0 auto;
	height:80px;
	padding:0;
	background:transparent url( images/footerWrapper-bg.jpg ) no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:0;
	width:880px;
	height:50px;
}


  
  
#footer {
	color:#FFFFFF;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}


  
  




#right {
	width:200px;
	padding:10px 15px 20px 15px;
	float:left;
}


#center {
	width:580px;	
	padding:10px 20px 20px 20px ;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}


  
  
  
  

#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d8d8f0;	
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #d8d8f0;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#55c400;
	font-weight: normal;
}


#sidebar ul.vmenu li#current a {
   color:#F49734;
}


#sidebar ul.vmenu li a:hover {
	color:#009900;
}
	


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }


.liste ul {
	list-style-position: outside;
	list-style-image: url(images/listenpunkte2.png);
	list-style-type: square;
	padding-left: 0.4em; 
	margin-left: 0.4em;
	
	}
	
	
.liste li {
margin-bottom: 0.8em
}


.liste2 ul {
	list-style-position: outside;
	list-style-image: url(images/listenpunkte2.png);
	list-style-type: square;
	padding-left: 0.4em; 
	margin-left: 1.6em;
	font-size: 13px;
	letter-spacing: normal ;
	line-height: 1.7em ;
	text-align:justify;
}
	
	
.liste2 li {
margin-bottom: 0.8em
}



.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

