body {
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family:helvetica, arial, verdana;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	line-height:140%;
	/*overflow:hidden;*/
	background:url(../img/anorak-zip.png) no-repeat bottom right;
}


#container {
	margin: 50px auto 0 auto;
	padding: 0 0 350px 0; 
	text-align:left;
}
	
#content {width:300px; margin: 0 auto 0 auto; padding:0 10px 0 10px;}

#anorakzip {
	position:fixed;  
	right:0; 
	bottom:0;
	margin-bottom:-5px;
}

h1 {
	background:url(../img/hr_double_black.png) repeat-x bottom;
	padding-bottom:15px;
	margin-bottom:30px;}

h2, h3, h4, h5 {
	color:#e62800;}

h2 {
	font-size: 1.6em;
	line-height:125%;
	margin-bottom: 5px;}

h3 {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 0;
}
	
p {
	margin:0; padding:0;
	font-size: 1.2em;
	color:#333;}

img{
	border:none;	
}

a, a:link, a:visited {
	background: #e62800;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	outline: none;
	border:none;
}

a:hover {
	background: #FFF;
	color: #E62800;
}

.seperator {
	background:url(../img/hr_double_black.png) repeat-x;
	display: block;
	margin: 20px 0 0 0;
}

.fiftyfifty {
	margin-right: 10px;
	float: left;
}

.fiftyfifty_bernd {
	width: 120px;
}

.fiftyfifty_milian {
	width: 178px;
}

/*Soundmanager*/
a.play_stop_toggle, a.play_stop_toggle:visited, a.play_stop_toggle:link{
	clear:both;
	display:block;
	width:180px;
	color:#333333;
	font-size: 1.2em;
	background:#ffffff;
}

.clearfix{
	clear:both;
}

a.play_stop_toggle:hover{
	color:#E62800;
	cursor:pointer;
}

a.play_stop_toggle img{
	border:none;
}

a.play_stop_toggle span{
	padding:0 0 0 5px;
}

a.play_stop_toggle_on{
	background:url(../img/equalizer_on.gif) no-repeat 0 bottom;
}

a.play_stop_toggle_off{
	background:url(../img/equalizer_off.gif) no-repeat 0 bottom;
}

a.referenzlink{
	margin:0 0 0 8px;
}

a.referenzlink_bild{
	background:none;
}

a.nav{
	font-size:1.2em;
	padding:0.3em;
	display:block;
	margin: 0 0 0.5em 0;
}

a.logo{
	background:none;
}

