@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
/* CSS Document */

body {
	background-color: #b2b2b2;
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-x;
}
p {
	padding-bottom: 12px;
}
#sidebar a h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.6em;
	background-color: #CD0000;
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #FFF;
}


a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CD0000;
}
#sidebar a {
	color: #FFF;
	text-decoration: underline;
}

#footer a {
	margin-top: 80px;
	color: #CCC;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	margin-left: 50px;
}


#main {
	clear: both;
	background-color: #666;
	background-image: url(pics/box_top.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-color: #666;
	background-image: url(pics/box_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 113px;
}
#sidebar {
	float: right;
	width: 255px;
	padding-top: 20px;
	color: #FFF;
	padding-right: 25px;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
}

.border {
	background-color: #FFF;
	height: 37px;
	width: 1px;
	float: left;
}
#banner {
	height: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	float: left;
	width: 577px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
.webseite {
	width: 256px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

strong   {
	font-family: "Arial Black", Gadget, sans-serif;
}
#content h3 {
	color: #cd0000;
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}


#wrapper {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e4e4e4;
	border: 2px solid #bdbdbd;
	padding-bottom: 10px;
	margin-bottom: 24px;
}
#header {
	height: 120px;
	clear: both;
}
h1 {
	text-indent: -999999pt;
	height: 102px;
	width: 580px;
	background-image: url(pics/Logo.png);
	float: left;
	background-repeat: no-repeat;
	margin-left: 12px;
}
#navigation {
	clear: both;
	height: 37px;
}
#Telefon {
	background-image: url(pics/Tel_aachen.png);
	float: right;
	height: 79px;
	width: 192px;
	text-align: right;
	padding-top: 35px;
	padding-right: 55px;
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type: none;
}
#navigation a {
	float: left;
	height: 30px;
	background-image: url(pics/nav_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 120px;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}
#navigation a:hover {
	float: left;
	height: 28px;
	background-image: url(pics/nav_bg_press.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 120px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 9px;
}
#aktiv a {
	float: left;
	height: 28px;
	background-image: url(pics/nav_bg_press.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 120px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 9px;
}
