/**********************************************************
 *
 * Layout
 *
 **********************************************************/

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

body{
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:11px;
}

.headerWrapper{
    width: 880px;
    margin-left: 96px;
    margin-top: 17px;
}

.headerContainer{
    width: 880px;
    height: 157px;
}

.headerLogo{
    width: 312px;
    height: 95px;
}

.headerBanner{
	position:absolute;
    width: 568px;
    height: 95px;
	padding-left:310px;
}

.headerNavigation{
    width: 870px;
    height: 30px;
    margin-top: 12px;
    padding-left:10px;
    background-image: url(/media/images/common/headerNavigationBackground.png);
    clear: both;
}

.headerNavigation .navigationTable{
    line-height:30px;    
}

.headerBreadcrumbs{
    height: 22px;
    line-height: 20px;
    background-color: #de1e2c;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 13px;
}

.headerBreadcrumbs a{
    color: #FFFFFF;
}

.breadcrumb{
    margin-bottom: 0px;
}

.contentWrapper{
    width: 880px;
    margin-top: 6px;
    margin-left: 96px;
}

.contentContainer{
    width: 880px;
    background-color: #ededed;
    margin-top: 10px;
    min-height:400px;
}

.contentLeft{
    width: 593px;
    padding-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.contentLeft h1{
    margin-top: 0px;
}

.contentLeft p{
    margin-top: 10px;
    margin-bottom:0px;
}

.contentBig{
	background:#ffffff;
	padding: 13px;
	width:828px;
}


.content{
	background:#ffffff;
	padding: 13px;
}

.contentRight{
    width: 250px;
    margin-right: 13px;
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
}

.box{
    padding-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #FFFFFF;
    margin-bottom:10px;
}

.box h2{
    margin-top: 0px;
    margin-bottom: 5px;
}

.box p{
    margin-bottom: 0px;
}

.box_lexikon{
    padding-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #FFFFFF;
    margin-bottom:10px;
}

.boxcontent_werbung p{
	margin:0px;
	padding:0px;
}

.boxcontentMagazin{
}

.boxcontentMagazin h3{
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.boxcontentMagazin a{
    color: #de1e2c;
}

.footerWrapper{
    width: 880px;
    margin-left: 96px;
    margin-top: 12px;
    clear:both;
}

.footerContainer{
    background-color: #ededed;
    padding-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.clear{
    clear: both;
}

#hilfsnavi{
	padding-top:12px;
	padding-left:290px;
	padding-bottom:12px;
	background-color:#FFFFFF;
}


.lexikon {
	width:210px;
	height:260px;
	padding-top: 12px;
	background-color:#ffffff;
	background-image: url(/media/images/common/bg_lexikon.png);
	background-repeat:no-repeat;
	background-position:center;
}

/**********************************************************
 *
 * Startseite News
 *
 **********************************************************/

.newsIndex{
    background-color: #FFFFFF;
    padding: 13px;
    height:100%
}

.newsHeading{
    margin-bottom:10px;
    font-size:11px;
}

.newsEntry{
    width: 273px;
    height: 150px;
    padding-right: 10px;
    vertical-align: top;
}

.newsDate{
    color: #de1e2c;
}

.newsRowsSpacer{
    background-color: #ededed;
    height:15px;
}

.newsTitle{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

.newsTitle a{
    color: #000000;
}

.newsTeaser{
    font-size: 11px;
    padding-right: 15px;
}

.newsTeaser a{
    color: #de1e2c;
    font-weight: bold;
}

.newsImage{
    float: left;
    margin-left: 0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:10px;
}

.newsPaginator{
    font-size:11px;
    margin-bottom:5px;
}

.paginator a{
    color: #de1e2c;
}

.topstorySpacer{
    height: 10px;
    background-color: #ededed;
}

.topstoryIndex{
    background-color: #FFFFFF;
    padding: 13px;
    height:100%
}

.topstoryHeading{
    margin-bottom:10px;
    font-size:11px;
}

.topstoryEntry{
    padding-right: 10px;
    vertical-align: top;
}

.topstoryDate{
    color: #de1e2c;
}

.topstoryRowsSpacer{
    background-color: #ededed;
    height:15px;
}

.topstoryTitle{
    color: #000000;
    font-weight: bold;
    font-size: 22px;
}

.topstoryTitle a{
    color: #000000;
}

.topstoryTeaser{
    font-size: 11px;
    padding-right: 15px;
}

.topstoryTeaser a{
    color: #de1e2c;
    font-weight: bold;
}

.topstoryImage{
    float: left;
	
}

.topstoryDetailImage{
    float: left;
	padding-right:12px;
	
}

.newsDetailIndex{
    background-color: #FFFFFF;
    padding: 13px;
    height:100%
}

.newsDetailHeading{
    margin-bottom:10px;
    font-size:11px;
}

.newsDetailEntry{
    padding-right: 10px;
    vertical-align: top;
}

.newsDetailDate{
    color: #de1e2c;
}

.newsDetailRowsSpacer{
    background-color: #ededed;
    height:15px;
}

.newsDetailTitle{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

.newsDetailTitle a{
    color: #000000;
}

.newsDetailTeaser{
    font-size: 11px;
    padding-right: 15px;
}

.newsDetailTeaser a{
    color: #de1e2c;
    font-weight: bold;
}

.newsDetailImage{
    float: left;
}

.newsBack{
}

.newsBack a{
    color: #de1e2c;
}

/**********************************************************
 *
 * MagazinArchiv
 *
 **********************************************************/

.archivEntry{
    width:144px;
    float:left;
    text-align: center;
    margin-top:15px;
}

.archivEntry a{
    color: #de1e2c;
}

.magazin{
    background-color: #FFFFFF;
}

.magazin h2{
    margin-top: 0px;
    margin-bottom: 5px;
}

.magazin p{
    margin-bottom: 0px;
}

.magazinContainer{
}

.magazinContainer h3{
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
	font-weight:normal;
}

.magazinContainer a{
    color: #de1e2c;
}

.magazinImages{
}

.magazinContent{
    float:right;
    margin-Left:15px;
    width: 360px;
}

.magazinContent ol{
    padding-left:17px;
}

/**********************************************************
 *
 * Termine
 *
 **********************************************************/

.terminIndex{
    background-color: #FFFFFF;
    padding: 13px;
    height:100%
}

.terminImage{
    width:200px;
    text-align: center;
    vertical-align: top;
}

.terminContentTitle{
    font-weight: bold;
    margin-bottom: 10px;
}

.terminContentTeaser{
    font-weight: bold;
    margin-bottom: 10px;
}

.terminContentLink a{
    color: #de1e2c;
}

.terminContentDescription{
    margin-bottom: 10px;
}

.terminContainer{
    margin-top:15px;
}

/**********************************************************
 *
 * Footer
 *
 **********************************************************/

.footerTable a{
    color:#4d4d4d;
}