@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f8d9a2;
	background-image:url(feuerherz.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}

.rechts {
	background-image:url(feuerherz.jpg);
	height:900px;
	width:360px;
	float:right;
	}

.content {
	width:637px;
	height:600px;
	margin:60px auto;
	border:2px solid #cf263f;
	background-image:url(sonne.jpg);
	}
	
 #menue {
	float:right;
	width:420px;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#cf263f;
	margin: 10px 0px 0px 0px;
}

#menue a,a:visited {
	text-decoration:none;
	color:#cf263f;
}

#menue a:hover {
	color:#000;
}

#stoerer {
	font:Verdana, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#cf263f;
	margin:220px 40px;
}

#trailer {
	font:Verdana, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#cf263f;
	margin:200px 0px 0px 0px;
}

#stoerercontent {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
}


#meldung {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222;
	margin:220px 40px;
}

#content {
	text-align:left;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#222;
	margin:60px 10px 0px 10px;
}

#reinrutsch {
	margin:40px 0px 0px 230px;
	text-align:left;
	font-size:10px;
}

#reinrutsch h1 {
	font-size:20px;}

#content .style2 {}

p {
	text-align:left;
	font-size:10px;
	margin:5px;
	}

.imgrechts {
	float:right;
	margin:5px;}
	
.imglinks {
	float:left;
	margin:5px
	}

#ueberschrift {
	font:Verdana, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	margin:60px 0px 60px 200px;
	color:#cf263f;
}

h3 {
	text-align:left;
	margin:0px 0px 0px 25px;
}
#info {
	width:240px;
	height:97px;
	margin:5px 5px 5px 25px;
	padding:5px;
	border:1px solid #cf263f;
	background-color:#f8d9a2;
	float:left;
}

#info p {
	color:#333;
	text-align:left;
	font-size:10px;
}

#info .imglinks {
	float:left;
	margin-right:5px;
	}

#info a,a:visited {
	text-decoration:none;
	color:#cf263f;
}

.linkrot {
	text-decoration:none;
	color:#cf263f;
}


#info a:hover {
	color:#000;
}
