* {
	margin: 0;
	padding: 0;
}

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	background-attachment: fixed;
	background-image: url(../media/basics/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #000;
	font: 11px/150% Verdana, Geneva, sans-serif;
}

#mainCont {
	width: 958px;
	min-height:100%;
}

.big {
	font-size: 1em;
	text-transform: uppercase;
}

img {
	border: none;
}

p {
	margin-bottom: 1.5em;
}

h1 {
	color: #666;
	font-size: 1.27em;
	margin: 0 0 20px 0;
	padding:0;
}

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

a:hover,
a:active,
a:focus {
	text-decoration: underline;
}


/* ------------------------------------------------------------------- */
/* Kopf */
/* ------------------------------------------------------------------- */

#headerCont {
	height: 267px;
	width: 959px;
}

#headerNavi {
	text-align: right;
	width: 959px;
	padding: 10px 0 5px 0;
}

#headerNavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerNavi ul li {
	padding: 0;
	display: inline;
	margin: 0;
	color: #B2B2B2;
	font-size: 9px;
}

#headerNavi a:link, 
#headerNavi a:visited {
	font-size: 9px;
	color: #B2B2B2;
	text-decoration: none;
}

#headerNavi a:hover,
#headerNavi a:active,
#headerNavi a:focus {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

#headerBody {
	height: 240px;
	width: 959px;
}

#logoTop {
	width: 959px;
	height: 200px;
	background-image: url(../media/basics/head01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#logoTop img {
	margin-top:139px;
}

#logoTBot {
	float: left;
	width: 314px;
}

#teaserTop {
	float: right;
	height: 200px;
	margin-bottom: 10px;
}

#naviSearch {
	width: 959px;
	float: left;
}

#whereNavi {
	float: left;
	width: 459px;
	height: 30px;
	background-color: #8C8C8C;
	color: #C8C8C8;
	font-size: 0.81em;
	letter-spacing: 0.101010em;
	margin-top: 10px;
}
#whereNavi span {
	display: block;
	margin: 9px 0 0 10px;
}

#whereNavi  a:link, 
#whereNavi a:visited {
	color: #C8C8C8;
        font-size: 0.8eem;
	text-decoration: none;
}

#whereNavi a:hover,
#whereNavi a:active,
#whereNavi a:focus {
	color: #C8C8C8;
        font-size: 0.8eem;
	text-decoration: underline;
}

#searchCont {
	background-color: #8C8C8C;
	float: right;
	width: 176px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
}

.searchForm{

}

.searchIn {
        color: #666;
        font-size: 0.81em;
	width: 117px;
	height: 12px;
	background-color: #bcbdbe;
	border: none;
	float: left;
	margin-right: 3px;
	padding: 3px 0 2px 5px;
}

.searchSub{
	width: 20px;
	background-color: #666666;
	border: none;
	float: left;
	font-size: 12px;
	display: block;
	text-align: center;
	height: 17px;
}

/* ------------------------------------------------------------------- */
/* Body */
/* ------------------------------------------------------------------- */

#mainBody {
	width: 959px;
	padding-bottom: 125px;
}

#leftCont {
	width: 263px;
	float: left;
}

#toplogoBot {
	height: 32px;
	width: 263px;
}

#leftNavi {
	float: right;
	width: 200px;
	margin: 40px 0 20px 0;
}

#leftNavi ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#leftNavi li{
	margin-bottom: 5px;
}

.leftBCont {
	float: right;
	width: 200px;
	margin-bottom: 10px;
}

.leftBHead {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 1em;
	text-transform: uppercase;
        text-weight: bold;
	color: #8C8C8C;
}

.leftBHead span {
	margin: 0 0 5px 17px;
	display: block;
}

.leftBHead strong {
	color: #B2B2B2;
}

.leftBBody {
	padding: 5px;
	margin: 10px 0 10px 8px;
	text-align: center;
}

.leftBFoot {
	width: 200px;
}

.nletterIn{
        color: #666;
        font-size: 0.81em;
	width:100px; 
	background-color: #DCDCDC; 
	border:none; 
	padding: 4px 0 2px 3px; 
	height:14px; 
	float: left; 
	margin: 0 3px 0 5px; 
}

.nletterSub{
	color: #b2b2b2;
        font-size: 1em;
	float: left; 
	height:20px; 
        width:65px; 
	background-color: #666; 
	border:none;
}

.rightBCont {
	float: right;
	width: 176px;
	margin-bottom: 10px;
	background-color: #dcdcdc;
}

.rightBHead {
	width: 176px;
	font-size: 1 em;
	color: #666;
	margin-top: 20px;
}

.rightBHead span {
	margin:5px;
	display: block;
	text-align: center;
}

.rightBBody {
	padding: 5px;
	text-align: center;
	margin: 10px 0 10px 0;
        font-size: 0.91em;
}

.rightBBody span {
	display:block;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
}

.rightBBody span img {
	margin-bottom: 10px;
}

.rightBFoot {
	width: 176px;
}

.menuBut {
	height: 35px;
	width: 200px;
	margin-bottom: 10px;
}

#middCont {
	width: 510px;
	float: left;
}

#toplogoCorner {
	height: 9px;
	width: 510px;
}

#mainContent {
	min-height:450px;
	background-color: #FFF;
	width: 500px;
	margin: 5px 0 0 10px;
}

#pageTitle {
	height: 68px;
	width: 500px;
}

#contentCont {
	width: 500px;
}

#textCont {
	width: 400px;
	margin-left:50px;
	color:#666;
}

#facebooklike {
	width: 400px;
	margin-left:50px;
	margin-top: 40px;
}

.newsBCont {
	width: 410px;
	margin: 0 0 20px 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

.newsBleft {
	float: left;
	width: 150px;
}

.newsBleft img {
	padding-bottom: 10px;
}

.newsBleft span {
	display: block;
	width: 90px;
	float:left;
	background-color: #b2b2b2;
	text-align: center;
	color: #FFF;
	font-size: 0.81em;
	padding: 3px 0 3px 0;
}

.newsBleft a:link, 
.newsBleft a:visited {
	display: block;
	width: 50px;
	float:right;
	background-color: #C00;
	font-size: 0.81em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 3px 0;
}

.newsBleft a:hover,
.newsBleft a:active,
.newsBleft a:focus {
	display: block;
	width: 50px;
	float:right;
	background-color: #000;
	font-size: 0.81em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 3px 0;
}

.newsBRight {
        color: #666666;
	float: right;
	width: 235px;
	margin-left: 10px;
	font-size: 1em;
}

.newsBRight strong {
        color: #666;
        font-size: 1.27em;
}

.newsBRight strong a:link, 
.newsBRight strong a:visited {
        color: #666;
        text-decoration: none;
}

.newsBRight strong a:hover,
.newsBRight strong a:active,
.newsBRight strong a:focus {
        text-decoration: underline;
}

#nextNews {
        font-size:1em;
	width: 410px;
        margin-left: 45px;
        display: block;
        padding:10px 0 10px 0;
        background-color:#DCDCDC;
	
}
#nextNews strong.color1 {
        text-weight: normal;
        color: #8C8C8C;	
}

#nextNews strong.color2 {
        text-weight: normal;
        color: #3F3F3F;
}

#nextNews a:link,
#nextNews a:visited {
        color: #3F3F3F;
        font-size:1em;
        text-decoration: none;
	
}

#nextNews a:hover,
#nextNews a:active,
#nextNews a:focus {
        color: #3F3F3F;
        font-size:1em;
        text-decoration: underline;	
}


.listeblaettern{
  margin: 25px 0 0 45px;
  width: 410px;
  text-align: center;   
}

.listeblaettern a:link,
.listeblaettern a:visited {
  color: #FFF;
  background-color: #CC0000;
  font-size:1.2em;
  font-weight: bold;
  padding: 4px 8px 4px 8px;
  text-decoration: none;	
}

.listeblaettern a:hover,
.listeblaettern a:active,
.listeblaettern a:focus {
  color: #FFF;
  background-color: #3F3F3F;
  font-size:1.2em;
  padding: 4px 8px 4px 8px;
  text-decoration: none;	
}

#closeBorder{
        width: 410px;
        margin: 5px 0 0 45px;
        border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
}

#printCont {
        color: #3F3F3F;
	width: 500px;
	margin-left: 10px;
	background-image: url(../media/basics/contentbg_bot.png);
	height: 70px;
	text-align: center;
}

#printCont ul {
	margin: 0px;
	list-style: none;
	padding: 40px 0 0 0;
}

#printCont a:link,
#printCont a:visited {
        font-weight: bold;
        color: #3F3F3F;
	font-size: 0.9em;
	text-decoration: none;
}

#printCont a:hover,
#printCont a:active,
#printCont a:focus {
        font-weight: bold;
	font-size: 0.9em;
	color: #000;
	text-decoration: underline;
}

#printCont li {
	display: inline;
}

#rightCont {
	width: 176px;
	float: right;
	margin-top: 14px;
}

h2.start {
        margin: 40px 0 20px 45px;	
}

h2.start strong.color2 {
        text-weight: normal;
        color: #CC0000;	
}

h2.start strong.color1 {
        text-weight: normal;
        color: #666666;
}

#banner {
        margin-top: 20px;
        width:500px;
        text-align: center;
        
float:right;
}
#banner img {
        border: solid 1px #000;
}



/* ------------------------------------------------------------------- */
/* Fuss */
/* ------------------------------------------------------------------- */

#mainFooter {
	height: 125px;
	margin-top: -125px;
	width: 100%;
}

#FooterTop {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 100%;
}

#FotterBottom {
	background-color: #be0c1d;
	height: 100px;
	width: 100%;
}

#logoBottom {
	float: left;
	width: 958px;
}

.botBCont {
	float: left;
	width: 215px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.botBHead {
        font-weight: normal;
	font-size: 0.81em;
	color: #FFF;
	padding-left: 15px;
}

.botBHead span {
}

.botBBody {
	height: 50px;
	padding: 5px 0 5px 15px;
}

