/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

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

body {
	
	background: #f2f2f2;
	font-size: 100.1%;
	text-align: center;
	
}

#wrapper {
	
	width: 774px;
	background: transparent url('./../layout/background.gif') repeat-y;
	margin: 0 auto;
	padding: 0 31px 10px 51px;
	
	text-align: left;
	
}

#header {
	
	height: 114px;
	background: transparent url('./../layout/header-background.gif') no-repeat;
	
}

#header h1 {
	
	width: 250px;
	height: 46px;
	
	padding: 56px 0 0 34px;
	
	float: left;
	
}

#header h1 a {
	
	width: 250px;
	height: 46px;
	
	background: transparent url('./../layout/zemel-logo.gif') no-repeat;
	
	text-indent: -5000px;
	
	display: block;
	overflow: hidden;
	
}

#lang-menu {
	
	width: 44px;
	margin: 88px 18px 0 0;
	float: right;
	list-style-type: none;
}

#menu {
	
	height: 35px;
	background: transparent url('./../layout/menu-background.gif') no-repeat;
	margin: 0 0 24px 12px;
	padding: 11px 0 0 10px;
	
	list-style-type: none;
	
}

#footer {
	
	height: 48px;
	background: transparent url('./../layout/footer-background.gif') no-repeat;
	margin-top: 30px;
	overflow: hidden;
}

#footer-menu {
	
	width: 550px;
	
	margin: 0 0 35px 12px;
	padding: 11px 0 0 10px;
	
	float: left;
	
	list-style-type: none;
	
}

#footer h2 {
	
	width: 128px;
	height: 26px;
	
	margin: 10px 47px 0 0;
	
	float: right;
	
}

#footer h2 a {
	
	width: 138px;
	height: 26px;
	
	background: transparent url('./../layout/footer-logo.gif') no-repeat;
	
	text-indent: -5000px;
	
	display: block;
	overflow: hidden;
	
}

/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #333;
	font-size: 100.1%;
	font-family: Tahoma, Verdana, Sans-Serif;
	
}

a {
	
	color: #9d9d9d;
	text-decoration: none;
	
}

a:hover {
	
	color: #6a6a6a;
	text-decoration: none;
	
}

.skip, skip:hover {
	
	color: #525d64 !important;
	
}

.skip:focus {
	
	color: #fff !important;
	
}

#menu li a,
#footer-menu li a {
	
	color: #4d4d4d;
	font-size: .688em;
	line-height: 1em;
	
}

#menu li a:hover,
#footer-menu li a:hover {
	
	color: #181818;
	
}

h2 {
	
	font-size: 1.125em;
	line-height: 1.1em;
	
}

h2.margin-bottom {
	
	margin-bottom: 1.4em;
	
}

h3 {
	
	font-size: .875em;
	font-weight: normal;
	
	margin-bottom: 2em;
	
}

#content .right h3 {
	
	color: #fff;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: .025em;
	line-height: 1.5em;
	margin-bottom: 0;
	
}

p, #content ul li {
	
	font-size: .75em;
	line-height: 1.4em;
	
}

p, #content ul {
	
	margin-bottom: 1em;
	
}

#content #sport-menu li a {
	
	color: #fff;
	font-weight: bold;
	
}

#content #sport-menu li a:hover {
	
	color: #dbddde;
	
}

#footer p {
	
	color: #808080;
	font-size: .625em;
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#lang-menu li {
	
	width: 19px;
	margin-right: 3px;
	float: left;
	
}

#lang-menu li.deutsch a {
	
	width: 19px;
	height: 19px;
	
	background: transparent url('./../layout/de-button.gif') no-repeat;
	
	text-indent: -5000px;
	
	display: block;
	overflow: hidden;
	
}

#lang-menu li.english a {
	
	width: 19px;
	height: 19px;
	
	background: transparent url('./../layout/en-button.gif') no-repeat;
	
	text-indent: -5000px;
	
	display: block;
	overflow: hidden;
	
}

#menu li,
#footer-menu li {
	
	float: left;
	
}

#menu li a,
#footer-menu li a {
	
	border-right: 1px solid #757576;
	margin-right: 13px;
	padding-right: 13px;
	display: block;
	
}

#menu li.margin-right a,
#footer-menu li.margin-right a {
	
	border-right: 0 none;
	margin-right: 36px;
	
}

#menu li.last a,
#footer-menu li.last a {
	
	border-right: 0 none;
	
}

#content .left {
	
	width: 521px;
	margin-left: 12px;
	float: left;
	
}

#content .left h2,
#content .left h3,
#content .left p {
	
	margin-left: 14px;
	
}

#content .right {
	
	width: 199px;
	margin-right: 13px;
	float: right;
	
}

#content .right .box {
	
	background: transparent url('./../layout/box-bottom.gif') repeat-y scroll left bottom;
	margin-bottom: 19px;
	padding-bottom: 1px;
	
}

#content .right .box h3 {
	
	height: 22px;
	background: transparent url('./../layout/box-header.gif') no-repeat;
	padding: 3px 0 9px 13px;
	
}

#content .right .box p {
	
	padding: 0 14px;
	
}

#content #sport-menu {
	
	width: 199px;
	height: 168px;
	
	background: #525d64 url('./../layout/sport-menu-background.gif') no-repeat;
	
	margin: 0 0 2.125em 0;
	padding: 7px 0;
	
	list-style-type: none;
	list-style-image: none;
	
}

#content #sport-menu li {
	
	min-height: 18px;
	
}

#content #sport-menu li a {
	
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 16px 1px;
	
	padding: 2px 5px 2px 45px;
	
	display: block;
	
}

#footer p {
	
	margin: 27px 0 0 22px;
	position: absolute;
	clear: both;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

.skip {
	
	top: 2px;
	margin-left: 14px;
	
	display: block;
	position: absolute;
	
}

.teaser {
	
	margin-bottom: 25px;
	
}

#content ul {
	margin-left: 1.7em;
	list-style-type: circle;	
}

.images {
	
	margin-top: 2em;
	
}

#content #sport-menu li#sport-menu-motorsport a {
	
	background-image: url('./../layout/motorsport-icon.gif');
	
}

#content #sport-menu li#sport-menu-fussball a {
	
	background-image: url('./../layout/fussball-icon.gif');
	
}

#content #sport-menu li#sport-menu-tennis a {
	
	background-image: url('./../layout/tennis-icon.gif');
	
}

#content #sport-menu li#sport-menu-tischtennis a {
	
	background-image: url('./../layout/tischtennis-icon.gif');
	
}

#content #sport-menu li#sport-menu-schiesssport a {
	
	background-image: url('./../layout/schiesssport-icon.gif');
	
}

#content #sport-menu li#sport-menu-billard a {
	
	background-image: url('./../layout/billard-icon.gif');
	
}

#content #sport-menu li#sport-menu-leichtathletik a {
	
	background-image: url('./../layout/leichtathletik-icon.gif');
	
}

#content #sport-menu li#sport-menu-sonstiges a {
	
	background-image: url('./../layout/sonstiges-icon.gif');
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

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

}

