:focus { -moz-outline-style: none; }
:-moz-any-link:focus {
outline: none;
}
a:hover { text-decoration:none;}
*{ padding:0; margin:0}


ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:2em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
a:hover{color:#FF0000}
img { margin:0; padding:0; vertical-align:bottom; border:none }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em; border-collapse:collapse}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a{text-decoration:underline; color:#ff0000;}
a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html { 
  padding:0px;
  margin:0px;
}

body {
  background: #323232;
  font-size: 13px;
  line-height: 18px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#ffffff;  
  padding:0px 20px;
  margin:0px;
}

h2 {
margin: 0px;
padding: 10px 0;
line-height: 10px
}

p, pre {
margin: 0px;
padding: 13px 0;
line-height: 18px
}

p.toppi{
background: #333333
}

.floatLeft{
float: left;
margin: 12px 5px 1px 0
}

.floatRight{
float: right;
margin: 12px 0 1px 5px
}
			
h1 {
font-size: 13px;
letter-spacing: 2px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px

}

h2 {
font-size:24px;
padding-top:20px;
text-transform:uppercase;
color: #cccccc;
letter-spacing: 2px;
background-color: transparent;
}

h3 {
font-size:16px;
padding:3px 0;
color: #cccccc;
background-color: transparent;
}

h4 {
font-size:13px;
padding:3px 0;
text-transform:uppercase;
color: #222222;
background-color: transparent;
}
  
a { 
color: #FFFF00;
background-color:transparent;
text-decoration: none;
}

a:hover { 
color: #e1d891;
background-color:transparent;
text-decoration: none;
}

/*  positioning-layers statisch und absolut */

#wrapper{
width: 990px;
margin: 0 auto 200px auto
}
	
#inhalt {
background:#403c3c;
min-height: 700px;
height: auto !important;
height: 700px;
padding: 5px 23px 4px 23px;
position: relative;
}

#inhalt p span{
padding: 2px 0;
}

#inhalt .anythingSlider p span{
padding: 1px 0;
}

#inhalt #navi {
float:right;
width:260px;
background: #333333;
margin:-5px -13px 20px 10px;
}

#inhalt #navi ul{
	margin: 30px 0 20px 34px
}

#inhalt #navi a{
	display: block;
	width: 200px;
	color: #ffffff;
	border: 1px solid #ff0000;
	text-align: center;
	margin:0 0 10px 0;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 3px 0
}

#inhalt #navi a.akt{
	background: #cccccc;
	color: #ff0000
}

#inhalt #navi a:hover{
	background: #ffffff;
	color: #ff0000
}

.inhalt{
	margin: 0 0 0 145px;
}

.sponsoren{
	position: absolute;
	left: 0; 
	top:0; 
	width: 150px;
	height: auto;
	text-align: center;
	padding: 12px 0 0 0;
}

.sponsoren p{
	padding: 11px 0
}

.footer{
padding: 1px 6px;
background: #333333;
text-align: right;
background: #90897A;
color: #564b47;
}

.footer p{
font-size: 11px;
line-height: 13px;
padding: 2px 0
}

.footer p a{
	color: #ffffff
}

#gallery{
clear: all
}

#gallery a span{
display: none
}

#gallery ul li{
float: left;
}

#gallery ul li{
padding: 5px 7px
}

#gallery ul li img{
padding:2px;
background:#FFFF99
}

.hr1{
padding:0;
border-top:0;
border-left:0;
border-right:0;
border-bottom:1px solid #cccccc;
margin: 12px 0
}

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

a.back_btn{
background: url(../files/back_btn.gif) no-repeat 0 5px;
padding:3px 0 3px 32px;
line-height:20px;
font-size: 15px
}
