@charset "utf-8";
/* CSS Document */
@import 'navi_werbung.css';
@import 'navi_oben.css';
@import 'navi_unten.css';
@import 'setcard.css';
@import 'linkverzeichnis.css';

body, div, input, form, table, tr, td, select {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../image/bg.jpg) repeat-x #aaa;
	font-size:10px;
}

a.bottom:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#333;
 	cursor:pointer;
}
 
a.bottom:visited {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#333;
 	cursor:pointer;
} 

a.bottom:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#e10079;
 	cursor:pointer;
} 

a.bottom:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#e10079;
 	cursor:pointer;
}
#bg {
	width:1146px;
}
#banner_oben {
	width:984px;
	height:112px;
	float:left;
	display:block;
}
#banner_oben_2 {
	width:994px;
	height:72px;
	float:left;
	display:inline;
	text-align:center;
}
.banner_oben_2 {
	width:122px;
	height:60px;
	background-color:#CCC;
	float:left;
	margin:0 14px 0 0;
	border:solid 1px #333;
	padding:2px;
	display:inline;
}
.banner_top {
	width:235px;
	height:100px;
	float:left;
	border:solid 1px #333;
	overflow:hidden;
}
.banner_top_2 {
	width:310px;
	height:100px;
	margin:0 23px 0 23px;
	float:left;
	border:solid 1px #333;
}
#banner_rechts {
	width:140px;
	float:right;
	display:block;
	text-align:center;
}
.banner_rechts_home {
	margin-bottom:10px;
	height:269px;
	border:solid 1px #333;
}
.banner_rechts {
	width:122px;
	height:60px;
	background-color:#CCC;
	margin:0 0 10px 0;
	border:solid 1px #333;
	padding:2px;
}
#main {
	width:990px;
	float:left;
	display:block;
}
#banner_links {
	float:left;
	padding:49px 0 0 0;
}
.banner_links {
	width:120px;
	height:184px;
	border:solid 1px #000;
	margin:0 0 16px 0;
}
*html #banner_links {
	padding:39px 0 0 0;
}
*:first-child+html #banner_links {
	padding:39px 0 0 0;
}
#impressum {
	width:982px;
	text-align:left;
}
#random {
	width:1002px;
	height:420px;
	margin:10px 0 0 0;
	
}
#werbung {
	width:946px;
	background:url(../image/bg_links.jpg) repeat-x #333;
	padding:18px 18px 0 18px;
	margin:0 0 10px 0;
	float:left;
}
.banner_home {
	float:left;
	margin: 0 1.75em 18px 0;
}
.banner_home2 {
	float:left;
}
.banner_home3 {
	float:left;
	margin: 0 1.75em 0 0;
}
.mobile_schrift {
	clear:both;
	padding:10px 0 2px 0;
}
#laufschrift {
	width:982px;
	height:20px;
	float:left;
	display:inline;
}
#banner_unten {
	width:1146px;
	clear:both;
	background:#333;
}
.text_box {
	width:185px;
	height:50px;
	padding:2px;
	background-color:#999;
	border:solid 1px #000;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	display:block;
}
.text_box a {
	width:185px;
	height:40px;
	padding-top:10px;
	background-color:#666;
	text-decoration:none;
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}
.text_box a:hover {
	width:185px;
	height:40px;
	padding-top:10px;
	color:#F09;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCC;
	font-weight:normal;
	display:block;
}

#bottom {
	width:1146px;
	clear:both;
	padding-top:10px;
}
#bottom2 {
	width:1146px;
	font-size:11px;
	padding-top:10px;
}
.bottom_design {
	font-size:9px;
	color:#777777;
}

h1 {font-size:9px;
	color:#777777;
	font-weight:bold;
}
p {
	width:950px;
	font-size:9px;
	color:#777;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
}
.bold {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h4 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:underline;
}
a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0;}


a.linkopacity:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
-khtml-opacity: 0.8; }
