* {
padding:0;
margin:0;
}
html, body {
		height:100%;
		}
:focus {
outline:0px;
}
a img { border: none }
body {
background-image:url(../img/bg.jpg);
background-position:top center;
background-color:#fff;
background-repeat:repeat-x;
text-align:center;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	letter-spacing: -1px;
	font-weight: 400;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e8e8e8;
	letter-spacing: -1px;
	font-weight: 400;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#757575;
letter-spacing: -1px;
font-weight: 200;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e8e8e8;
	letter-spacing: -1px;
	font-weight: 200;
}


a {
	text-decoration:none;
	color:#dbdbdb;
}

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

a img { 
	border: none;
}

/* ausblenden des titels auf der startseite */
div.blog-featured h1 { display:none;}

.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
	text-decoration:underline;
	color:#222222;
}

.small_type a:hover {
	text-decoration:underline;
	color:#84b73a;
}


.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}

.page a {
	text-decoration:underline;
	color:#84b73a;
}

.page a:hover {
	text-decoration:underline;
	color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
}
#footer {
	width:940px;
	margin:0 auto;
	clear:both;
	color:#CCC;
	border-top:1px dashed #A33D85;
	line-height:20px;
	padding:10px;
	}
/*************/
/* container */
/*************/
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-350px; /* half of container's height */
		float:left;
		}

#container {
		margin:20px auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:721px;
		width:100%;
		clear:left;
	background-image: url(../img/bground.jpg);
	background-repeat: repeat-x;
		}
#centerColumn {
				position:relative;
	width:960px;
	text-align:center;
	margin:0 auto;
}
#header {
	margin:0 0 60px 0;
	padding:0;
	width:960px;
	height:83px;
	margin-bottom:100px;
}

#logo {
margin:0px 0 0 0;
padding:0;
width:250px;
height:95px;
background:url(../img/logo.png) no-repeat top left;
float:left;
}

#splash {
	height: 350px;
	width:960px;
	clear:both;
}
/* Top Navigation bar menu styling */
#nav {
position:absolute;
top:0px;
left:300px;
width:660px;
margin-top:0px;
padding:0;
/*float:right;*/
}

#nav, x:-moz-any-link {margin-top:-30px; padding:0; float:right;}
#nav, x:-moz-any-link, x:default {margin-top:33px; padding:0; float:right;}
#nav ul{ 
	list-style: none;
	height:30px;
}
#nav li{
list-style:none;
/*float:left;
text-align:center;*/
padding:0;
font:14px Arial, Helvetica, sans-serif;
line-height:20px;
/*margin: auto 20px;*/
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	/*float: left;*/
	height: 20px;
	position: relative;
	overflow: hidden;
	/*margin: auto 20px;*/
	color:#A33D85; 
}

#nav .lavaLamp li a:hover {
z-index: 10;
/*display: block;
float: left;*/
height: 20px;
position: relative;
overflow: hidden;
/*margin: auto 20px;*/
color:#444141;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	/*float: left;*/
	height: 20px;
	position: relative;
	overflow: hidden;
	/*margin: auto 20px; */
	color:#e8e8e8;
}

#nav li a.grau {color:#444141; text-decoration:none;}


#nav .lavaLamp li.back {
	/*background: url(../img/lava.gif) no-repeat right -30px;*/
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	/*background: url(../img/lava.gif) no-repeat top left;*/
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#nav a:link{color:#e8e8e8; text-decoration:none;}

#nav a:hover{color:#e8e8e8; text-decoration:none;}

#nav a:active{color:#e8e8e8; text-decoration:none;}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
	height:310px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float: right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:right;
		height:28px;
		line-height:28px;
		color:#333333;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		color:#111111;
		font-weight:bold;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
