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

h1, h2, h3, ul, li{
	margin: 0;
	padding: 0;
	list-style-type : none;
}

a {
	text-decoration : none;
	background-repeat : no-repeat;
}
.content_anchor { /* typo3 anchor verstecken*/
	background-image: none!important;
	font-size: 0!important;
	height: 0!important;
	width: 0!important;
	line-height: 0!important;
	overflow: hidden!important;
	padding: 0!important;
	margin: 0!important;
}
a:active {-moz-outline: none; outline: none;}
a:focus {-moz-outline: none; outline: none;}
form {
	padding: 0;
	margin: 0;
}
.hr1 {
	height: 1px;
	font-size : 1px;
	color: #fff;
	background-color: #fff;
	border: none;
	background-repeat: repeat-x;
	background-image: url(../img/bg_border1.png);
	background-position : center;
	clear: both;
	margin: 3px 0 10px 0;
}

.hr2 {
	height: 2px;
	color: #fff;
	background-color: #e5e7e9;
	border: none;
	clear: both;
	margin: 10px -9px 10px -9px;
	font-size : 1px;
}

.hr3 {
	height: 1px;
	font-size : 1px;
	color: #fff;
	background-color: #fff;
	border: none;
	background-repeat: repeat-x;
	background-image: url(../img/bg_border1.png);
	background-position : bottom;
	clear: both;
	padding: 10px 0 0;
	margin-bottom: 3px;
}


input.inputText {
	border: 1px solid #888e93;
	background-color: #fff;
	font-size : 11px;
	color: #333;
}

.selectbox {
	border: 1px solid #888e93;
	background-color: #fff;
	font-size : 11px;
	color: #333;
}

input.checkbox {
	margin: 0;
	padding: 0;
}
.btn_type1 {
	background-color: #5d6873;
	border: 1px solid #485765;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight : bold;
	color: #fff;
	cursor: pointer;
}
.lnkBack {
	background: url(../img/ico_pagerarrowleft.png) no-repeat center left;
	padding-left: 20px;
	color: #233343;
}

.lnkForward {
	background: url(../img/ico_pagerarrowright.png) no-repeat center right;
	padding-right: 20px;
	color: #233343;
}

.clearFloat {
	height: 0;
	padding: 0;
	margin: 0;
	line-height: 0px;
	font-size : 1px;
	clear: both;
	overflow: hidden;

}
.clear {
	clear: both;
	margin: 0;
	padding:0;
}



.rightCorner1 {
	background-repeat : no-repeat;
	background-image : url(../img/bg_rightcorner1.png);
	background-position : 0 0;
	height: 11px;
	width: 11px;
	position: absolute;
	right: -1px;
	top: -1px;
	display: block;
}

.rightCorner2 {
	background-repeat : no-repeat;
	background-image : url(../img/bg_rightcorner2.png);
	background-position : 0 0;
	height: 11px;
	width: 11px;
	position: absolute;
	right: -1px;
	top: -1px;
	display: block;
}


.leftCorner2 {
	background-repeat: no-repeat;
	background-image : url(../img/bg_leftcorner2.png);
	background-position : 0 0;
	height: 11px;
	width: 11px;
	font-size: 8px;
	position: relative;
	margin-top: -11px;
	left: -5px;
	bottom: -5px;
	display: block;
}


.leftCornerTopangebote {
	background-repeat: no-repeat;
	background-image : url(../img/bg_leftcornerTopangebote.png);
	background-position : 0 0;
	height: 6px;
	width: 6px;
	position: relative;
	margin-top: -6px;
	left:0px;
	bottom: 0px;
	display: block;
}

.bgTopangebote {
	background-repeat: no-repeat;
	background-image : url(../img/bg_topangebote.png);
	background-position : 0 0;
	width: 81px;
	height: 51px;
	font-size: 8px;
	/*position: relative;
	margin-top: -60px;*/
	 position: absolute;
	left: 1px;
	top: 0px;
	display: block;
}
.topangeboteLeftBottomCorner {
	background-repeat: no-repeat;
	background-image : url(../img/bg_topangebote.png);
	background-position : 0 -52px;
	width: 10px;
	height: 10px;
	font-size: 8px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
}


body {
	background-color: #b8bbc0;
	width: 100%;
	padding-bottom: 20px;
}


/* ############################ Die Banner-Alternativen ############################*/

/*############## Seite ohne Banner ##############*/
/*
#pageContainer {
	width: 948px;
	padding: 30px 10px 0 10px;
	margin:0 auto 0 auto;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	min-height: 100px;
	clear: both;
}
*/
/* Die DIVs für die Banner können ebenfalls in der banner.inc.php ausgeblendet werden */
/*
#bannerContainer, #bannerTop, #bannerRight{
    height:0;
    display:none;
}
*/
/*############## ENDE Seite ohne Banner ############### */


/*############## Seite mit Bannern oben und rechts ##############*/
/*
#pageContainer {
	width: 1150px;
	padding: 30px 10px 0 10px;
	margin:0 auto 0 auto;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	min-height: 100px;
	clear: both;
}
#bannerContainer{
    width:1172px;
    height:60px;
    background-color:#ffffff;
    margin:0 auto;
    z-index:30;
}
#bannerTop{
    height:60px;
    width:1162px;
    margin-left:10px;
    background-color:#b8bbc0;
}
#bannerRight{
    position:relative;
    margin-top:0px;
    margin-left:972px;
    width:200px;
    height:600px;
    background-color:#ffffff;
    z-index:20;
}
*/
/*############## ENDE Seite mit Bannern oben und rechts ##############*/

/*############## Seite mit Bannern nur oben ##############*/

#pageContainer {
	width: 948px;
	padding: 30px 10px 0 10px;
	margin:0 auto 0 auto;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	min-height: 600px;
	clear: both;
}
#bannerContainer{
    width:970px;
    height:60px;
    background-color:#b8bbc0;
    margin:0 auto;
    z-index:30;
}
#bannerTop{
    height:60px;
    width:960px;
    margin-left:10px;
    /* background-color:#b8bbc0; */
    background-color:#b8bbc0;
}
#bannerRight{
    display:none;
}

/*############## ENDE Seite mit Bannern nur oben ##############*/

/*############## Seite mit Bannern nur rechts ##############*/
/*
#pageContainer {
	width: 1150px;
	padding: 30px 10px 0 10px;
	margin:0 auto 0 auto;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	min-height: 100px;
	clear: both;
}

#bannerContainer{
    width:1170px;
    height:0;
    background-color:#ffffff;
    margin:0 auto;
    z-index:30;
}
#bannerTop{
    display:none;
    height:0;
}

#bannerRight{
    position:relative;
    margin-top:0px;
    margin-left:972px;
    width:200px;
    height:600px;
    background-color:#ffffff;
    z-index:20;
}
*/
/*############## ENDE Seite mit Bannern nur rechts ##############*/



#page {
	background-repeat :	repeat-y;
	background-image :  url(../img/bg_page.png);
	clear: both;
}
#header {
    width:945px;
}

#header h1 {
	color: #fff;
	font-size: 16px;
	background-color: #185d58;
	padding: 14px 0 8px 200px;
	background-repeat : no-repeat;
	background-image : url(../img/bg_headerhdl.png);
	background-position: left bottom;
}

#header h1 span {
	background-repeat : no-repeat;
	background-image : url(../img/bg_pageheadline.jpg);
	background-position: -2px -2px;
	display: block;
	text-indent: -10000px;
	height: 25px;
}

#header h2 {
	color: #fff;
	background-repeat: no-repeat;
	background-image : url(../img/bg_daz.png);
	background-position: 0 0;
	font-size : 10px;
	font-weight : normal;
	text-transform : uppercase;
	padding: 0 0 0 8px;
	line-height : 18px;
	position : absolute;
	top: 11px;
	left: 10px;
	width: 142px;
}
#header h2 span {
	visibility : hidden;
}

#metaNav {
	position: absolute;
	top: 5px;
	/*right: 210px;*/
	margin-left:280px;
	width:670px;
	text-align:right;
}

#metaNav li {
	list-style-type : none;
	display : inline;
	padding-left: 8px;
}

#metaNav li a {
	color: #697075;
	font-size: 11px;
	line-height : 11px;
	border-right: 1px solid #697075;
	padding: 0 8px 0 0;
}
#metaNav li a.last {
	padding: 0 8px 0 0;
	border-right: none;
}


#langNav {
	display: none;
}

#langNavContainer {
	width: 155px;
	height: 35px;
	position: absolute;
	top: 40px;
	left: 714px;
}

#contentContainer {
	padding: 10px 0 0 0;
	clear: both;
}

#marginalContainer {
	background-color: #e5e7e9;
	width: 180px;
	background-repeat : no-repeat;
	padding: 0 0 20px 0;
	float:left;
}

#loginContainer {
	background-image : url(../img/bg_login.png);
	background-repeat : no-repeat;
	height: 144px;
	margin-top: -20px;
	position: relative;
	font-size: 11px;
}

#loginContainer #homeLink {
	display: block;
	width: 35px;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat;
	background-image: url(../img/blank.png);
}
#loginContainer .inputText {
	width: 115px;
	padding: 1px 2px 1px 3px;
	border: 1px solid #888e93;
	background-color: #fff;
	color: #333;
}

#loginContainer ul {
	padding:20px 0 0 47px;
	margin: 0;
}

#loginContainer ul li {
	list-style-type : none;
	padding: 2px 0 2px 0;
}
#loginContainer ul #firstLink {
	padding-top: 8px;
}
#loginContainer ul .buttonRow {
	text-align : right;
	padding-right: 12px;
}

#loginContainer ul li a {
	color: #233343;
	font-size: 11px;
	display: block;
	background-image : url(../img/ico_arrow2.png);
	background-position: 0 4px;
	padding-left: 10px;
}

#loginContainer .loginLabel {
	color: #697075;
}
#loginContainer .loginName {
	font-weight: bold;
	padding-top:5px;
}

#loginContainer .loginID {
	padding-bottom: 10px;
	padding-top: 0;
}


#mainNav {
	border-top: 1px solid #fff;

}
#mainNav li {
	list-style-type : none;
	border-bottom: 1px solid #fff; /*ie6 fix*/
}
#mainNav li a {
	font-size: 12px;
	font-weight : bold;
	display: block;
	padding: 3px 0 3px 21px;
}
#mainNav li a:active {-moz-outline: none; outline: none;}
#mainNav li a:focus {-moz-outline: none; outline: none;}

#mainNav .lvl0 a {
	color: #185d58;
	background-color: #b5b8bd;
	background-image : url(../img/ico_arrow1.png);
	background-position: 8px 7px;
	width: 159px;
}
#mainNav .lvl0 a:hover {
	color: #fff;
	background-color: #185d58;
	background-position: 8px -193px;
}
#mainNav .lvl0parent a {
	color: #fff;
	background-color: #5d6873;
	background-image : url(../img/ico_arrow1.png);
	background-position: 8px -193px;
	width: 159px;
}
#mainNav .lvl0parent a:hover {
	color: #fff;
	background-color: #185d58;
}

#mainNav .lvl1 a, #mainNav .lvl1parent a {
	color: #565c60;
	background-color: #e5e7e9;
	font-size: 11px;
	width: 159px;
}
#mainNav .lvl1 a:hover, #mainNav .lvl1parent a:hover  {
	color: #fff;
	background-color: #185d58;
}

#mainNav .lvl2 a, #mainNav .lvl2parent a {
	color: #565c60;
	background-color: #e5e7e9;
	font-size: 11px;
	font-weight : normal;
	padding-left: 31px;
	width: 149px;

}
#mainNav .lvl2 a:hover, #mainNav .lvl2parent a:hover {
	color: #fff;
	background-color: #185d58;
}

#mainNav .current a {
	color: #fff;
	background-color: #185d58;
	background-position: 8px -193px;
}


#noJsContainer {
	color: #df0b23;
	/*background: url(../img/ico_info2.png) no-repeat 10px 12px;*/
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #df0b23;
	width: 735px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

#content {
	width: 547px;
	float:left;
	margin-left: 10px;
	font-size: 12px;
}
#content.fullContent, #content.fullContent2 {
	width: 758px;
	/*float:left;*/
	margin-left: 10px;
	font-size: 12px;
}

#marginalContainer2 {
	width: 200px;
	float: left;
	margin-left: 8px;
}

#marginalContainer2 h2 {
	background-color: #e5e7e9;
	color: #223344;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0 3px 5px;
	position: relative;
	border-width: 1px 1px 0 1px;
	border-style : solid;
	border-color: #c7ccd0;
}


#footer {
	clear: both;
	height:10px;
	margin-left: -10px;
	/*position: relative;*/
	font-size: 9px;
	background-repeat : no-repeat;
	/*background-image : url(../img/bg_footer.gif);
	background-position: left bottom;*/
	position: relative;
	background-color: #fff;
}

#footer #mainNavBottom {
	background-repeat : no-repeat;
	background-image : url(../img/bg_footer.gif);
	background-position: left top;
	height:10px;
	font-size: 9px;
	width: 198px;
	position: relative;
	top: -10px;
}

#socialBookmarkFooter{
    background-color: #fff;
    height:60px;
    text-align:center;
    border-top:1px solid #b8bbc0;
    padding-top:5px;
}

#socialBookmarkFooter ul{
    list-style-type:none;
    background-image :none;
}
#socialBookmarkFooter li{
    list-style-type:none;
    background-image :none;
    display:inline;
    margin: 0 10px 0 10px;
}

#infoLayer {
	position: absolute;
	top: 20%;
	left: 35%;
	border: 3px #185d58;
	border-style : outset;
	background-color: #185d58;
	color: #fff;
	font-size : 13px;
	padding: 20px;
	font-weight: bold;
	display: none;
}

/*#content info {
	font-style: normal;
	color: #8bb32e;
	font-weight : bold;
	font-size: 11px;
	padding: 0 6px 0 6px;
	background: url(../img/ico_info.png) no-repeat 4px 2px;
}*/

em.info {
	font-style: normal;
	/*color: #8bb32e;*/
	color: #fff;
	font-weight : normal;
	padding: 0 6px 0 6px;
	margin-right:3px;
	background: url(../img/ico_info.png) no-repeat 4px 2px;

}

span.info {
	font-style: normal;
	font-weight : normal;
	padding: 0 12px 0 1px;
	margin-right:7px;
	background: url(../img/ico_info.png) no-repeat 100% 2px;
}

/* Typo3 styles */

hr.clearer {
    clear: both;
    visibility: hidden;
    height: 1px;
}

/*
*    Unordered lists
*/

.csc-bulletlist {
    margin-bottom: 20px;
}

.csc-bulletlist li{
    background-image : url(../img/msc_bullitpoint1.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding: 1px 0 1px 12px;
    font-size: 12px;
}

.csc-bulletlist li ul {
    margin-left: 12px;
}

.csc-bulletlist li ul li {
    background-image : url(../img/msc_bullitpoint2.png);
    background-position: 0 8px;
    padding-left: 8px;
}

.csc-textpic-image a {
	background-image: none!important;
	padding-left: 0!important;
}

.csc-textpic h3 {
	clear: none!important;
}

#content .boxType1 .articleContent .contenttable {
    background-image : url(../img/bg_border1.png);
    background-repeat : repeat-x;
    background-position : top;
    padding-top: 1px;
    margin-top: 10px;
    margin-left: -5px;
}

#content .boxType1 .articleContent .contenttable {
    width: 100%;
    color: #42474b;
}

#content .boxType1 .articleContent .contenttable td {
    background-image : url(../img/bg_border1.png);
    background-repeat : repeat-x;
    background-position : bottom;
    padding: 3px 10px 3px 10px;
}


#content .boxType1 .articleContent .contenttable .td-0 {
    background-color:#ecf6cf;
    font-weight: bold;
}

.article_link {
    cursor:pointer;
}
/*
*    ContentNav erasing default ul li background
*/
/*
#content .boxType1 .articleContent .contentNav li {
    background-image : none;
}



.teaserImage {
    float: left;
    margin: 0 15px 15px 0;
}


}
*/
#content .boxType1 .articleContent .teaserImage a {
    background-image:none;
    padding:0;}


.articleBody {
    margin-top:15px;
}

.articleBody p {
    line-height: 150%;
}

/*
#content .coloredRowType7 {
    font-size: 11px;
    color: #697075;
    border-width: 0 1px 1px 1px;
    border-style : solid;
    border-color: #b8bbc0;
    background: #FFFFFF;
    background-color: #FFFFFF;
    padding: 3px 0 3px 0;
    clear: both;
}
*/
.innerPadding {
    padding: 10px 10px 10px 10px;
}

#content .boxType1 h1 a {
    color: #223344;
    font-weight: bold;
    font-size: 12px;
}

#popupBody {
	background-color: #fff;
	padding: 0;
	width: 100%;
}
#popupBody #popupContent {
	margin: 0;
	padding:20px 0 20px 20px;
	width: 600px;
	color: #43474a;
}

#popupBody #popupContent h1 {
	color: #8ab22d;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}

#popupBody #popupContent .doubleBox1 {
	padding-bottom: 10px;
	}
#popupBody #popupContent .doubleBox1 .leftBox {
	float: left;
	width: 160px;
}
#popupBody #popupContent .doubleBox1 .rightBox {
	float: left;
	width: 425px;
}

#popupBody #popupContent .btnRow {
	text-align: right;
}


#popupBody #detailImageContainer {
	width: 525px;
	margin: 0 auto 0 auto;
}
#popupBody #detailImageContainer #detailImage0, #popupBody #detailImageContainer #detailImage1, #popupBody #detailImageContainer #detailImage2, #popupBody #detailImageContainer #detailImage3, #popupBody #detailImageContainer #detailImage4  {
	width: 513px;
	height: 382px;
	border: 4px solid #b2da38;
	display: none;
}
#popupBody #detailImageContainer #detailImage0.current, #popupBody #detailImageContainer #detailImage1.current, #popupBody #detailImageContainer #detailImage2.current, #popupBody #detailImageContainer #detailImage3.current, #popupBody #detailImageContainer #detailImage4.current {
	display:block;
}
#popupBody #detailImageContainer #detailImageThumbList{
	width: 521px;
	padding-top: 5px;
	height: 100px;
	clear: both;
}
#popupBody #detailImageContainer #detailImageThumbList li{
	float: left;
	padding-right:4px;
	padding-bottom: 10px;
}
#popupBody #detailImageContainer #detailImageThumbList li.lastitem{
	padding-right:0;
}
#popupBody #detailImageContainer #detailImageThumbList a{
	border: 4px solid #e5e7e9;
	display: block;
	width: 93px;
	height: 70px;
}

#popupBody #detailImageContainer #detailImageThumbList a:hover ,#popupBody #detailImageContainer #detailImageThumbList a.current{
	border-color: #b2da38;
}


#popupBody #detailImageContainer #detailImageThumbList a:active {-moz-outline: none; outline: none;}
#popupBody #detailImageContainer #detailImageThumbList a:focus {-moz-outline: none; outline: none;}
#popupBody #detailImageContainer #detailImageThumbList a img{
	width: 93px;
	height: 70px;
}


#popupBody .uList {
	margin-bottom: 20px;
}

#popupBody .uList li{
	background-image : url(../img/msc_bullitpoint1.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 1px 0 1px 12px;
	font-size: 12px;
}

#popupBody .uList li ul{
	margin-left: 12px;
}

#popupBody .uList li ul li{
	background-image : url(../img/msc_bullitpoint2.png);
	background-position: 0 8px;
	padding-left: 8px;
}

#content .boxType1 .articleContent .oList, .articleBody ol {
	margin: 0 0 20px 0;
	padding-left: 25px;
}

#popupBody .oList li{
	/*background-image : url(../img/msc_bullitpoint1.png);*/
	list-style-type : decimal;
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 1px 0 1px 0;
	color: #8bb32e;
	font-weight: bold;
	font-size: 12px;
}

#popupBody .oList li span {
	font-weight : normal;
	color: #233343;
}

#popupBody .oList li ul  {
	margin-left: 12px;
}

#popupBody .oList li ul li{
	background-image : url(../img/msc_bullitpoint2.png);
	background-position: 0 8px;
	padding-left: 8px;
	font-weight : normal;
	color: #233343;
	list-style-type : none;
}

