* {border:none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../pic/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #dde9f4;
	color:#666;
}
#wrapper {
	width:750px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color: #008AC9;
	margin-bottom:1.4em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing:0.05em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing:0.05em;
	text-transform:uppercase;
	}
.rahmen {
	border: 3px solid #FFFFFF;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-align:center;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#FFF;
	letter-spacing:0.05em;
	outline:none;
}
#menu a:hover {
	color: none;
	text-decoration: none;
}
#menu .aktiv {
	color: #008AC9;
	background-color: #ECF3F9;
	letter-spacing:0.05em;
	}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	background-color: #ECF3F9;
	padding:10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../pic/bg_footer.gif);
	background-repeat: repeat-x;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECF3F9;
	
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#666;
	letter-spacing:0.05em;
	outline:none;
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#subnav .aktiv, #subnav span {
	letter-spacing:0.05em;
	color:#000;
	}
#container {
	background-color: #ECF3F9;
	line-height:1.8em;
}
.td_left {
	border-left:1px solid #999;
	}
.cybustyle {
	font-size: 9px;
}
.pic {
	border: 1px solid #666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008AC9;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #c3c3c3;
}
.cybustyle a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
