/******************************************* Allgemeine Definitionen ******/

body {
	background:url(images/body_bg.gif) repeat-x #FCF1CD;
	margin:0 10px;
	
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
}

tbody {
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
}

#main {
 	width:100%;
}

h1 {
	font-size:15px;
	color:#DF9115;
}

table {
	width:100%;
	border:none;
}

td {
	text-align:left;
	vertical-align:top;
}

img {
	border:none;
}

a:link, a:visited, a:active, a:focus {
	color:#E58B19;
}
a:hover {
	text-decoration:none;
}
/******************************************* Head, Adbanner & Logo ******/

#head {
	height:78px;
}

#head img {
	margin:17px 0 0 15px;
}

#head .ad {
	float:right;
}

#head .ad img {
	border:none;
	float:none;
	margin:6px 0 0 0;
}

/******************************************* Header Bar ******/
#header {
	background:url(images/header_bg.gif) repeat-x;
	height:117px;
}
#header .image {
	float:right;
}

/******************************************* Content ******/
#content {
	background:#FFFFFF;
}
#minheightfix {
	float:right !important;
	width:1px;
}
#minheightfix img {
	width:1px;
	height:600px;
}
/******************************************* Navigation ******/
#nav {
	font-size:11px;
	color:#3C3C3C;
	text-align:center;
	padding:15px 0;
	margin:0 2%;
	border-bottom:1px solid #DF9115;
}

#nav img {
	border:none;
	margin-right:20px;
}

#impressum {
	width:66%;
	padding:25px;
}

/******************************************* News Übersicht ******/
#news {
	width:66%;
	padding:25px;
}

#news h1 {
	background:url(images/icons/news.gif) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
}

#news h1.noicon {
	background:none;
}

#news div {
	float:left;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	padding:0 0 15px 0;
}

#news div div img {
	float:left;
	margin:0 8px 20px 0;
}



#news div.eintrag {
	float:none;
	width:auto; height:auto;
	overflow:visible;
	font-size:12px;
	padding-left:30px;
}

#news div div {
	padding:0 15px 0 0;
	float:none;
	width:auto;
	height:auto;
}

#news div div div {
	display:inline;
	padding:0;
}

/* Headline */
#news div h2 {
	margin:0 0 4px 0;
}
#news div h2 a:link, #news div h2 a:visited, #news div h2 a:active, #news div h2 a:focus, #news div h2 a:hover {
	color:#3A3A3A;
	font-size:13px;
	text-decoration:none;
}

/* Datum */
#news div h3 {
	color:#A7A7A7;
	font-size:10px;
	margin:0;
	display:inline;
}
/* Link: mehr */
#news div a.more:link, #news div a.more:visited, #news div a.more:active, #news div a.more:focus {
	color:#E58E1A;
	text-decoration:none;
	font-weight:bold;
}
#news div a.more:hover {
	text-decoration:underline;
}

/******************************************* Forum Übersicht ******/
#forum {
	width:34%;
	padding:15px;
}

#forum h1 {
	background:url(images/icons/forum_h1.gif) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
}


#forum ul {
	margin:0;
	padding:0;
}

#forum ul li {
	list-style:none;
	padding-bottom:8px;
}

/******************************************* Werbung ******/
#side_ad {
	width:220px;
	padding:196px 0 0 10px;
}

/******************************************* TeKaDe Werbung ******/
#tekade {
	border:3px solid #5887BB;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#tekade .header {
	text-align:center;
	padding:8px 0;
	border-bottom:3px solid #5887BB;
}

#tekade .angebot {
	padding:6px;
	font-size:11px;
	border-bottom:3px solid #5887BB;
}

#tekade .angebot div {
	text-align:right;
	color:#0045EB;
	font-weight:bold;
}

#tekade .angebot a:link, #tekade .angebot a:visited, #tekade .angebot a:active, #tekade .angebot a:focus {
	color:#000000;
	display:block;
	font-weight:bold;
}
#tekade .angebot a:hover {
	text-decoration:none;
}

#tekade .info {
	background:#5887BB;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	padding:10px;
}

#tekade .info a:link, #tekade .info a:visited, #tekade .info a:active, #tekade .info a:focus {
	color:#FFFFFF;
}
#tekade .info a:hover {
	text-decoration:none;
}

#tekade .kontakt {
	text-align:center;
	font-size:11px;
	padding:8px 0;
}

#tekade .kontakt b {
	color:#0045EB;
	font-size:13px;
	display:block;
}





