@charset "utf-8";
body {
	font-size: 1.0em;
	color:#f0f0f0;
	font-style:inherit;
	
	
}
h1 {
	font-size: 1.5em;
	color:#f60;   
}
h2 {
	font-size: 1.25em;
	color: #F60;
	}
h3 {
	font-size: 1.1em;
	color: #eeeeee;   
}
h4 {
	font-size: 1.02em;
	color: #DEDDB1;   
}

.links175 {
	margin-left:175px;
}

.zentriert
{
	text-align:center;
}
.links
{
	text-align:left;
}

/* für Sitemap*/

#sitemap a:link {
	color: #FFDC73;
	text-decoration: none;
	font-weight:lighter;
	border-bottom: inset
}
#sitemap a:visited {
      color: #FC3;
      text-decoration: none ;
	  font-weight:lighter;
      border-bottom: none;
}
#sitemap a:hover {
      color: #999;
      text-decoration: none;
      border-bottom: nonet;
}
#sitemap a:active {
	color:#3f0;
	text-decoration: none ;
	border-bottom: #3f0; 
}
/* für galerie */
#galerie a:link {
	color: #FFDC73;
	text-decoration: none  !important;
	font-weight:lighter;
	border-bottom: none  !important;
}
#galerie a:visited {
      color: #262626;
      border-bottom: none  !important; 
}
#galerie a:hover {
      color: #262626;
      border-bottom:#262626 !important;
	  border: #262626!important;
}
#galerie a:active {
	color:#262626;
	border-bottom: #262626; !important;
	border:#262626 !important;
}


a:link {
	color: #F60;
	text-decoration: none  !important;
	 border-bottom: none  !important;
	
}
a:visited {
      color: #FC3;
      text-decoration: none  !important;
	  font-weight:lighter  !important;
      
}

a:hover {
      color: #999;
      text-decoration: none  !important;
      border-bottom: none  !important; 
	  border: none   !important;
}
a:active {
	color:#3F0;
	text-decoration: none  !important;
	border-bottom: none  !important;
	border: none   !important;
}
.topras {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align:left;
	background-color:262626;
	color:#f0f0f0;
	font-size:1.0em;
	background-image: url(../web_bilder/hintergrund.png);
}

.orange{
 color: #F60;
 font-sitz:1,2em;
}
ul {list-style:square;}

.ausserb{
	color:#666;
}
#kontaktlink {
	width: 345px;
	float: left;
    padding: 15px 00px 20px 0px;
	margin: 0px;
}
	
#kontaktrechts {
	width: 380px;
	float: right;
    padding: 15px 10px 10px 0px;
	margin: 0px;
}	
	
fieldset {
			margin: 11px;
			border: 1px solid #F60;
}	
	
.formular {
	font-size:0.9em;
	color:#FF9;
	font-weight:lighter;
}


input, 
textarea {
			margin: 5px 10px 5px 0px;
			font-family: arial, helvetica, sans-serif;
			font-size: 90%;
			background-color:#CCC;
			cursor: pointer;
}
select {
	width:180px;
	background-color: #CCC;
}

#sitemap ul li {
	
			
			list-style-type: none;
			font-size: 0.9em;
			font-weight:lighter;
			width: 600px;
	        float: left;
			padding: 5px 10px 10px 0px;
}
#sitemap {
		
		margin: 10px 10px 10px 150px
	
}

.schriftbg {
	color:#262626;
}
.tab {
	font-style:inherit;
	font-weight:lighter;
	font-size:0,9em;	
}
ol {
	list-style-type:decimal;
	color: #CCC;
}
