body {
	background:#fff;
	margin:0;
	min-width:770px;
	padding:0;
}
	body, input, textarea {
		font: 1em Verdana, Arial, Helvetica, sans-serif;
		color: #000;
	}

	
	img { border: 0; }
	
	hr { display: none; }
	
	
	a {
		color: #127CB5;
		text-decoration: none;
	}
	
	a:hover {
	color: #EE8A1D;
	text-decoration: none;	
	}


	#header {
		margin:0 auto;
		width:770px;
		position: relative;
		height:90px;
		text-align:left;
		background: url(img/bg_header.jpg) no-repeat 100% 100%;
	}
	
		#header h1 {
			background: 0 url(img/logo_name.jpg) no-repeat;
			height:51px;
			left:0;
			position: absolute;
			top:34px;
			width: 350px;
			z-index:100;
		}
		#header h1 span {
			display:none;
		}
		

		#header h2 {
			background: 0 url(img/slogan.jpg) no-repeat;
			height:23px;
			right:131px;
			position: absolute;
			top:59px;
			width: 279px;
		}
			#header h2 span {
				display:none;
			}




#kasten_titel {
	background: #85BDE7;
	height:200px;
}
	#titel {
		height:200px;
		margin:0 auto;
		padding: 0 0 9px;
		position: relative;
		text-align:left;
		width:770px;
	
	}

		#titel dl {
			padding: 251px 0 0;
		}
		
		* html #titel dl { height: 1px; }
		
			#titel dl dt,
			#titel dl dd {
				margin: 0;
			}
			#titel dl dt {
				float: left;
			}
				#titel dl dt img {
					display: block;
				}


			#titel dl dd.screen {
				position: absolute;
				left:0;
				top:0;
			}
			
				#titel dl dd.screen img {
					display: block;
				}




#links_seite {
	padding: 11px 0 6px;
	width:770px;
	text-align:left;
	font-size:68.75%;
	line-height:1.5em;
	margin-top: 0;
	margin-bottom: 15px;
}


* html #links_seite { height: 1px; }
#links_seite { display: block; }


#links_seite h2 {
	font-size:136.36%;
	color: #089EF0;
}


	#links {
		width: 201px;
		float: left;
	}
		#links h2 {
			margin: 0 20px 11px;
		}
		
		#links p {
	margin: 0 0 14px;
	padding: 0 0 0 22px;

		}


	#inhalt {
		float: left;
		width: 500px;
	}
		#inhalt h2 {
			margin: 0 0 10px;
		}
		#inhalt p {
			line-height:1.55em;
			margin: 0 0 7px;
		}
		
		
		#amazon {
	width: 160px;
	height: 240px;
	padding-left: 740px;

	}

		#adsense {
	width: 120px;
	height: 240px;
	padding-left: 910px;

	}

