body {
	background-color: #ffffff;
	color: white;
	margin:  0px;
	font-family: "helvetica neue", arial, helvetica, sans-serif;
}



#container {
	width: 890px;
	top:  0px;	
	position: absolute;
	left: 50%;
	margin-left: -445px;
	background-color: #e1e1e1;	
}


a.typo img.typo {
	border: none;
	opacity:0.87;	
}

a.typo:hover img {
	opacity:1;	
}

.left {
	float:left;
	background-color: #0097D5;
}
.left a:hover img, .right a:hover img {
	opacity:0;
}

.right {
	float: right;
	background-color: #ff692b;	
}

#typo {
	position:  absolute;
	width: 340px;
	top: 37px;
	left: 0px;	
}

#bild {
	position:absolute;
	left: 390px;
	width: 500px;
	margin-top: 35px;
}

#bild h1 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	color: white;
	font-size: 30px;
	letter-spacing: -1px;
	text-align: center;
}
#footer {
	margin-top: 5px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	margin-right: 5px;
	color: #b3b3b3;
}
#footer a:hover {
	color: #666666;
}

#logo {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;	
}

#newsletter {
	margin-top: 230px;
	border-bottom: 1px solid #666666;	
	padding-bottom: 35px;	
}

#videotagebuch {
	border-top: 1px solid #666666;
	margin-top: 58px;
}

#mp3 {
	border-bottom: 3px solid white;	
}

#weiterBlog {
	border-bottom: 1px solid #666666;
}

input{
	border: none;
	padding: 5px;
	font-family: "helvetica neue", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


input#email {
	float: left;
	width: 267px;
	background-color: #b3b3b3;
	color: #333333;		
}

input#button {
	float: right;
	text-transform: uppercase;
	background-color: #231f20;
	width: 35px;
	color: white;
	cursor: pointer;
	font-size: 13px;
}



#weiter {
	margin-top: 60px;
	border-top: 3px solid white;	
	border-bottom: 3px solid white;	
}

a img {
	border:  none;
}


/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}

a img {
	border:  none;
}
