body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/hg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

a:link img, a:visited img, a:hover img, a:active img {
	border: none;
}

a:link {
	color: #df2027;
}
a:visited {
	color: #df2027;
}
a:hover {
	color: #000000;
}
a:active {
	color: #df2027;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #df2027;
	margin: 0px 0px 10px 0px; 
	padding-bottom: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #df2027;
	margin: 0;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	text-decoration: none;	
	padding-bottom: 0px;

}

hr {
	border-top:1px dashed #000;
	padding:1px;
	noshade="noshade"; 
}

.hrgestrichelt {
	margin:10px 0;
	height: 1px;
	background: url(images/hr_strich.gif) repeat-x scroll center;
}

.hrgestrichelt hr {
	display: none;
}

.container760 {
	margin: auto;
	width: 800px;
}
.stier {
	width: 290px;
	float: left;
	text-align: left;
	height: 150px;
}
.logo {
	text-align: left;
	height: 150px;
}
.linkespalte {
	width: 290px;
	padding-top: 3px;
	float: left;
	text-align: left;
}
.rechtespalte {
	width: 500px;
	float: left;
	text-align: left;
}
.homebilder {
	padding: 5px 7px 5px 0px;
}
.gewinnerbilder {
	padding: 10px 0px 10px 0px;
}.homebilderrechts {
	padding: 5px 0px 5px 0px;
}
.credithome {
	font-size: 10px;
	color: #000000;
	letter-spacing: 0em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	color: #979797;
	font-size: 10px;

}
.footer a:link {
	color: #979797;
	text-decoration: none;	
}
.footer a:visited {
	color: #979797;
	text-decoration: none;	
}
.footer a:hover {
	color: #979797;
	text-decoration: underline;	
}
.footer a:active {
	color: #979797;
	text-decoration: none;	
}

.weiss {
	color: #FFFFFF;
}
