/* RTV Rheinbach
   Version: 1.0
   Stefan Klocker
   
   -- Standart --
*/
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

h3 {
	font-size: 16px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
}

a {
	text-decoration: none;
	border: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	border: none;
}

#copyright {
/*	height: 30px;
	width: 100%;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
*/
	
	position: fixed;
	bottom: 0;
	border: 0;
	left: 40%;
}
