*
{
	margin: 0;
	padding: 0;
}

/* Allgemeines */
body 
{
	font-size: small;
	font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	line-height: 1.8em;
	background: #fff url(pics/body.png) repeat;
}

div#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 802px;
}

ul li
{
	list-style-type: none;
}
	
p 
{
	color: #777;
	text-align: justify;
	margin: 5px 5px 10px 0;
	font-size: 120%;
	text-shadow: #fff 0 1px;
}

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

a:hover
{
	text-decoration: underline;
}

h1, h2, h3
{
	color: #444;
	text-shadow: #fff 0 1px;
}

h1
{
	font-size: 190%;
	margin: 0 5px 20px 0;
}

h2
{
	font-size: 130%;
}

a img
{
	border: 0;
}

img.left
{
	float: left;
	margin: 0 15px 0 0;
}

/**** Navigation ****/
div#navigation
{
	height: 115px;
	width: 802px;
	background: url(pics/navi.png) no-repeat;
}

div#navigation #logo a
{
	float: left;
	width: 235px;
	height: 50px;
	margin: 17px 0 0 45px;
	background: url(pics/logo.png) no-repeat;
}

div#navigation a
{
	float: right;
	margin: 34px 8px 0 8px;
	font-size: 22px;
	color: #deaa87;
	text-shadow: #9F561D 0 -1px;
}

div#navigation a:hover
{
	color: #fff;
	text-decoration: none;
	text-shadow: #9F561D 0 -1px;
}

div#navigation a.active
{
	color: #fff;
	text-shadow: #9F561D 0 -1px;
}

div#navigation ul
{
	margin-right: 50px;
}
div#navigation ul li
{
	display: inline;
}

/**** Header ****/
div#header
{
	width: 772px;
	height: 400px;
	background: url(pics/header.png) no-repeat;
	margin: 0 auto;
}

div#header a
{
	float: left;
	width: 255px;
	height: 90px;
	margin: 180px 0 0 30px;
	background: url(pics/ituneslink.png) no-repeat;
}

/**** Content *****/
div#contenthead
{
	width: 802px;
	height: 50px;
	background: url(pics/contenthead.png) no-repeat;
}

div#content
{
	width: 720px;
	min-height: 400px;
	height: 100%;
	text-align: left;
	padding: 0 40px 0 40px;
	background: url(pics/content.png) repeat-y;
}

div#video
{
	text-align: center;
	width: 717px;
	height: 470px;
	margin: 0 0 0 3px;
	padding: 41px 0 0 0;
	background: url(pics/video.png) no-repeat;
}

/***Slider***/
#content-slider 
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

#content-slider h2
{
	margin: 20px 0 0 0;
}

#panel 
{
	position: relative;
	height: 90px;
	margin: 0 0 10px 0;
	background: #f7f7f7;
	background: url(pics/panel.png) no-repeat;
	text-align: center;
}

#panel img
{
	margin: 20px 20px 0 20px;	
	width: 60px;
	height: 50px;
}

#controller span 
{
	cursor: pointer;
}

#slides div 
{
	overflow: hidden;
}
/***Ende Slider***/

div#contentbottom
{
	width: 802px;
	height: 50px;
	background: url(pics/contentbottom.png) no-repeat;
}

div#contentbottom p
{
	float: right;
	margin: 3px 36px 2px 0;
	font-size: 95%;
}

div#contentbottom a
{
	text-decoration: none;
	color: #777;
}

div#contentbottom a:hover
{
	text-decoration: underline;
}

/**** Contact ****/
#email_adresse
{
	display: none;
}

#author
{
	border: 4px solid #E6E6E6;
}

#email
{
	border: 4px solid #E6E6E6;
}

#url
{
	border: 4px solid #E6E6E6;
}

#comment
{
	border: 4px solid #E6E6E6;
}

input
{
	margin: 0;
	padding: 4px;
}

div#stamp
{
	float: right;
	width: 110px;
	height: 130px;
	margin: 0 5px 20px 100px;
}

form p
{
	margin: 10px 0 0 0;
}

.error
{
	color: #800000;
}

.submit
{
	margin: 5px 0;
	color: #f2f2f2;
	border: 0;
	height: 30px;
	background: #444 url(/pics/button.png) repeat-x left top;
	letter-spacing: 2px;
	font-size: 90%;
	text-shadow: #000 0 -1px;
	padding: 0 20px;
}

.submit:hover
{
	background-color: #000;
	text-shadow: 0 0 6px #fff;
}

/****Social****/
div#twitter
{
	position: absolute;
	top: 20px;
	right: 15px;
}

div#twitter a
{
	float: left;
	height: 51px;
	width: 58px;
	background: url(pics/twitter.png) no-repeat;
}

div#twitter a:hover
{
	background-position: 0 -76px;
}

div#rss
{
	position: absolute;
	top: 85px;
	right: 15px;
}

div#rss a
{
	float: left;
	height: 51px;
	width: 58px;
	background: url(pics/followrss.png) no-repeat;
}

div#rss a:hover
{
	background-position: 0 -64px;
}

div#facebook
{
	position: absolute;
	top: 170px;
	right: 15px;
}

div#facebook a
{
	float: left;
	height: 51px;
	width: 58px;
	background: url(pics/facebook.png) no-repeat;
}

div#facebook a:hover
{
	background-position: 0 -59px;
}

div#faq p
{
	color: #444;
	font-size: 1em;
	margin: 0;
}

div#faq a
{
	color: #A96032;
}

div#quest
{
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

div#quest p
{
	line-height: 1em;
	margin-bottom: 8px;
}

p#hinweis
{
	font-size: 1.1em;
}

p#hinweis a
{
	color: #669900;
	font-weight: bold;
}

/**** Buttons ****/
p.button input
{
	border: 0;
}
.awesome, .awesome:visited 
{
	background: #222 url(pics/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 0 0 5px 3px;
}

.awesome:active 
{ 
	top: 1px; 
}

.large.awesome 
{
	font-size: 14px;
	padding: 8px 14px 9px;
}
 
/* Colors ---------- */
.green.awesome 
{
	background-color: #779e00;
}

.green.awesome:hover		
{ 
	background-color: #506B00; 
}

/* features */
p.feat
{
	float: left;
	width: 216px;
	height: 216px;
	padding: 12px;
	background: url(pics/featbg.png) no-repeat;
	font-size: 14px;
	text-align: left;
	margin: 10px 0 10px 0;
}

div#features img
{
	border: 1px #999 solid;
}

div#features ul
{
	float: left;
	font-size: 15px;
	list-style-image: url(pics/listimg.png);
	margin: 15px 0 10px 30px;
}

div#features ul li
{
	color: #777;
	margin-bottom: 15px;
}

p.killmargin
{
	margin: 0;
}