*
{
	margin:0;
	padding:0;
	border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html,body
{
	width:100%;
	text-align:center;
	background: url(../../img/site_bg.jpg) repeat-x #2d2d2d;
	font-family: Tahoma;
  	font-size:12px;
  	color:#878788;
}

input
{
	padding:2px;
}
input.login
{
	padding:2px;
	font-size:10px;
	width:106px;
	margin-bottom:1px;
	background:#222222;
	color:#646464;
}

label
{
	display:block;
	width:100px;
	float:left;
	padding-top:4px;
}	

#form_row
{
	display:block;
	margin-bottom:10px;
}

a, a:visited
{
  text-decoration:none;
  color:#cf6b44;
}

a:hover
{
  color:#fff;
}

h2
{
	font-size:14px;
  	color:#cf6b44;
  	border-bottom:1px solid #222222;
  	margin-bottom:4px;
}
#wrapper
{
	width:800px;
	left:50%;
	margin-left:-400px;
	text-align:left;
	z-index:2;
	position:absolute;
}

.header__container {
  align-items: center;
  padding: 50px 0 30px 0;
  display: flex;
}

.header__container .header__brand {
  color: #cf6b44;
  font-size: 32px;
  font-weight: 700;
  margin-left: 10px;
  text-transform:uppercase;
}

.header__container .header__logo img {
  height: 50px;
}

#footer
{
	margin-bottom:10px;
}

#footer_teaser
{
	float:left;
}

#werbung
{
	position: absolute;
	left:670px;
  	z-index:100;
  	top:130px;
}

#splat
{
	position:absolute;
	left:50%;
	margin-left:-500px;
	background: url(../../img/splat.jpg) no-repeat;
	width:1000px;
	height:395px;
	z-index:1;
}

#topnavi
{
	height:34px;
	margin-bottom:5px;
	border-left: 3px solid #1c1c1b;
}

#topnavi a
{
	display:block;
	background:#222222;
	text-decoration:none;
 	text-transform:uppercase;
 	padding:7px;
 	font-size:12px;
 	float:left;
 	color:#646464;
	border-top: 3px solid #1c1c1b;
	border-right: 3px solid #1c1c1b;
	border-bottom: 3px solid #1c1c1b;
}

#topnavi a:hover
{
  color:#cf6b44;
}

/*STARTSEITE*/

#teaser_content_box
{
	width:665px;
	float:left;
	background:#1c1c1b;
	margin-right:5px;
}

#teaser_box
{
	width:130px;
	left:50%;
	margin-left:272px;
	top:189px;
	text-align:left;
	z-index:98;
	position:absolute;
}
/************/

#content_box
{
	width:800px;
	background:#1c1c1b;
	float:left;
	padding-bottom:10px;
}

#navi_box
{
	height:100%;
	margin:10px 10px 10px 1px;
	float:left;
}

#content
{
	margin:10px 10px 10px 170px;
}

#lang
{
	position:absolute;
	z-index:3;
	left:50%;
	margin-left: -470px;
	height:200px;
	width:75px;
}

div#PageNavigation
{
  border-top:1px solid #222222;
  margin-top:4px;
  margin-bottom:2px;
  float:left;
  padding-top:7px;
}
div#PageNavLeft
{
	width:20px;
	float:left;
	text-align:left;
}
div#PageNavPages
{
  float:left;
  font-size:11px;
  text-align:center;
}
div#PageNavRight
{
	width:20px;
  float:left;
	text-align:right;
}
.apage
{
  border:1px dotted #2d2d2d;
  padding:3px;
  text-align:center;
}
.page
{
  padding:2px;
}

#box
{
	background:#222;
	padding:10px;
	margin-bottom:10px;
}

#box h2
{
	font-size:12px;
	margin-bottom:6px;
}

#box ul
{
	list-style:none;
}

#box ul li
{
	display:block;
	margin-bottom:1px;
	background:#1b1b1b;
	padding:3px;
}

#box a#active
{
	color:#fff;
}

ul#error li
{
	background:#cf6b44;
	color:#fff;
}


#teasepic
{
	border: 1px solid #2d2d2d;
  padding: 2px;
}

h3
{
	font-size:11px;
	color:#888;
	margin-bottom:2px;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222;
}

h3 a:hover, h3 a:active {
	color: #222;
}

#inter
{
	margin-bottom:10px;
	padding:5px 10px;
	background:#222;
	font-size:11px;
}

a#update
{
	background:#222222;
  	padding:4px;
  	color:#646464;
	display: block;
  	margin-bottom:1px;
  	font-size:10px;
}

a:hover#update
{
	color:#cf6b44;
}

#teaser_box div#head
{
	width:130px;
	height:50px;
	padding-top:80px;
}

#teaser_box div#head span
{
	padding:2px 5px;
	background:#222;
	display:block;
	color:#cf6b44;
}

#teaser_box a#update
{
	display:block;
}

#teaser_box h2
{
	font-size:12px;
	border:none;
}
#usermenu
{
	display:block;
	background:#222;
	margin-top:1px;
	padding: 2px 4px;
}
a#special, a:hover#special, a:link#sepcial
{
	width:120px;
	height:120px;
	margin:0 2px 2px 0;
	float:left;
}
a#special span
{
	background:#333333;
	padding:2px;
	margin-top:100px;
	display:block;
}

#admin_box
{
	width:150px;
	padding:5px;
	background:#1c1c1c;
	left:50%;
	margin-left:410px;
	top:189px;
	text-align:left;
	z-index:99;
	position:absolute;
}

#admin_box a
{
	display:block;
	background:#222;
	margin-bottom:1px;
	padding:4px;
	font-size:11px;
}

td#head
{
	background:#292929;
	color:#cf6b44;
	padding:5px;
}

td#content
{
	padding:5px;
	background:#222;
}

div#multi {
	padding:10px;
}

div#stickSpecial {
	font-size:100%;
	font-family:'helvetica neue','helvetica-neue',helvetica,arial,sans-serif;
}

div#stickSpecial p {
	margin-bottom:1em;
}

div#stickSpecial p.last {
	margin-bottom:0;
}

@import "w4g.css"
