/*
    color-definition
    --------------------------

    yellow:         #fdc512
    green:   		#699419
	active:			#c19300

    --------------------------
*/


html{
	height:100%;
	overflow-y:scroll;
}


body{
    height:auto;
    min-height:100%;
    margin:0px;
    font-size:12px;
	line-height:16px;
    font-family:arial, sans-serif;
	background-color:#fff;
	color:#699419;
	text-align:center;
}

img {
	border:none;
}

p.hr{
	margin: 0px;
	margin-bottom:8px !important;
	width:40px;
	border: 0px;
	border-bottom:1px solid #fdc512;
	height:7px;
	text-align:left;
}

.news-list-item p.hr{
	border-bottom:0px solid #fdc512;
}

.news-list-item{
	margin: 0px;
	padding-bottom:32px !important;
	margin-bottom:8px !important;
	border: 0px;
	text-align:left;
	background:url(../images/dividerOrange.gif) left bottom no-repeat;
}

.news-single-timedata{
	display:none;
}

#mainContent{
    width:896px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
}

.htmlarea-content-body{
	text-align:left;
}

#content{
	float:left;
	display:block;
	width:452px;
	min-height:400px;
	margin:0px;
	margin-left:30px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	border-top:1px solid #fdc512;
}

#header{
	position:relative;
	width:896px;
	height:125px;
	margin-bottom:27px;
}

#header img{
	margin-top:45px;
}

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

#content p{
	margin:0px;
	margin-bottom:16px;
}

.teaser{
	float:left;
	width:158px;
	margin-bottom:16px;
	margin-left:30px;
	padding:9px;
	background-color:#fff9d8;
	border-top:1px solid #fdc512;
}

.teaser p{
	width:158px;
	/* Duplicate Character Bug - Fix */
	margin-right:-3px !important;
}

.teaser img{
	margin:0px;
	padding:0px;
	/*padding-bottom:6px;*/
}

.contentTeaser{
	position:relative;
	overflow:hidden;
	clear:left;
	width:282px;
	margin-bottom:16px;
	margin-left:30px;
	padding:9px;
	background-color:#fff9d8;
	border-top:1px solid #fdc512;
}

.contentTeaser p{
	width:282px;
	/* Duplicate Character Bug - Fix */
	margin-right:-3px !important;
}

.contentTeaser img{
	margin:0px;
	padding:0px;
	/*padding-bottom:6px;*/
	margin-bottom:2px;
}

.contentTeaser .lupe{
	position:relative;
	float:right;
	/*margin-top:2px !important; */
	margin-left:2px !important; 
}

.lupe{
	margin-top:2px !important; 
	margin-left:142px !important; 
}

.navigationE0{
	position:relative;
	left:32px;
	float:left;
	width:176px;
    list-style-type:none;
    margin:0px;
    margin-right:32px;
	padding:0px;
	border-top:1px solid #fdc512;
}

.navigationE0 li{
	margin:0px;
	padding:0px;
}

.navigationE1{
	width:176px;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.navigationE0 a, .navigationE1 a{
    display:block;
    font-size:12px;
	line-height:22px;
    color:#699419;
    text-decoration:none;
	text-transform:uppercase;
	margin:0px;
    height:22px;
	border-bottom:1px solid #fdc512;
}

.navigationE0 a{
    padding-left:2px;
    padding-right:0px;
	color:#699419;
    text-decoration:none;
}

.navigationE1 a, .navigationE0Unten a{
	width:156px;
    padding-left:20px;
    padding-right:0px;
	color:#699419;
    text-decoration:none;
}

.navigationE0 a:hover, .navigationE1 a:hover, .navigationE0 .active .navigationE1 a:hover{
	color:#c19300;
}

.navigationE0 .active .navigationE1 a{
	color:#699419;
	font-weight:normal;
    text-decoration:none;
}

.navigationE0 .active a, .navigationE0 .active .navigationE1 .active a{
	color:#c19300;
	font-weight:bold;
    text-decoration:none;
}

.followUs{
	padding-left:2px !important;
	padding-top:28px !important;
}

.followUs a{
	margin-top:6px;
	border:none !important;
	display:inline-block !important;
}

.mitgliederservice{
	position:absolute;
	top:545px;
	border-top:1px solid #fdc512;
}

.impressum{
	position:absolute;
	top:569px;
}

#content a, .teaser a{
	color:#c19300;
	font-style:italic;
	text-decoration:none;
}

#content a:visited, .teaser a:visited{
	color:#c19300;
	font-style:italic;
	text-decoration:none;
}

#content a:active, .teaser a:active{
	color:#c19300;
	font-style:italic;
	text-decoration:none;
}

#content a:hover, .teaser a:hover{
	color:#c19300;
	font-style:italic;
	text-decoration:underline;
}

#header h1{
	display:none;
}

.csc-header h1.csc-firstHeader{
	margin:0px;
	margin-top:6px;
	margin-bottom:14px;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:33px;
}

.csc-header h1, h2{
/*	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;*/

	margin:0px !important;
	padding-top:14px !important;
	padding-bottom:12px !important;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
}

.csc-header h3, h3{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

.csc-textpic img{
	padding-bottom:0px;
}


#columnRight h2{
	float:right;
	margin-right:14px;
}

 .csc-header-n3{
	/*display:none;*/
 }

h2, h3{
	margin:0px !important;
	padding-top:14px !important;
	padding-bottom:12px !important;
	text-transform:uppercase;
	font-weight:normal;
}

h2{	font-size:16px;}

h3{	
	padding-top:9px !important;
	padding-bottom:11px !important;
	font-size:13px;
}

h4{
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

table{
	width:100%;
	border-top:1px solid #FDC600;
	border-collapse:collapse;
	margin-bottom:36px;
    font-size:12px;
}

tr{
	margin-bottom:0px;
}

th{
	background-color:#fff9d8;
	border-bottom:1px solid #ffe8b1;
	height:18px;
	padding-right:5px;
	padding-left:5px;
}

td{
	border-bottom:1px solid #ffe8b1;
	height:18px;
	padding-right:5px;
	padding-left:5px;
	background-color:#red;
}

table.csc-loginform, .csc-loginform th, .csc-loginform td{
	border:none;
	background-color:#fff;
}

table.noborders{
	border:none;
	background-color:#fff;
	padding:0px;
	margin:0px;
	margin-bottom:36px;
	border-collapse:collapse;
    font-size:12px;
}
table.noborders th{
	border:none;
	background-color:#fff;
	padding:0px;
}
table.noborders td{
	border:none;
	background-color:#fff;
	padding:0px;
}



#content table p{
	margin-bottom:0px;
}

.lastCol{
	border:none;
	background-color:#fff;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.cb{
	clear:both;
}

.r{
	text-align:right;
}

.l{
	text-align:left;
}

.c{
	text-align:center;
}

.top{
	vertical-align:top;
}

.smallFont{
	font-size:9px;
}

.imageTeaserLeft{
	width:227px;
	padding:0px;
}

.imageTeaserRight{
	width:227px;
	padding:0px;
}

.imageTeaserLeft img{
	border:none;
	border-top:1px solid #fdc512;
	margin-bottom:8px;
	margin-right:10px;
}

.imageTeaserRight img{
	border:none;
	border-top:1px solid #fdc512;
	margin-bottom:8px;
}

.imageTeaserLeft p, .imageTeaserRight p{
	padding:0px;
	margin:0px;
}

dl{
	margin:0px;
	padding:0px;
}

.red{
	color:red;
}

p.bodytext{
	margin:0px;
}

fieldset{
	border:none;
}

label{
	position:relative;
	display:block;
	width:80px;
	float:left;
	text-align:left;
	margin-bottom:4px;
}

#mailformanrede{
	position:relative;
	float:left;
	margin-bottom:4px;
	border:1px solid #ccc;
}

#mailformvorname, #mailformname, #mailformfirma, #mailformtelefon, #mailformfax, #mailformemail, #mailformnachricht{
	position:relative;
	width:280px;
	float:left;
	margin-bottom:4px;
	border:1px solid #ccc;
}

#mailformtype_mail{
}

.csc-mailform-field{
	clear:left;
	text-align:right;
	width:366px;
	margin-bottom:4px;
}

.togglearea{
	display:none;
}

/*   Neuer Bereich Juli 2010    */

a.toggleLink{
	padding-right:15px;
	background-image:url(../images/toggleview.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
}

a.open{
	padding-right:15px;
	background-image:url(../images/toggleview.gif);
	background-repeat:no-repeat;
	background-position:right -15px;
}

.news-amenu-container h2{
	margin:0px;
	padding:0px !important;
	padding-bottom:14px !important;
	font-size:12px;
	font-weight:bold;
}

.news-amenu-container ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.news-amenu-container ul li{
	padding-bottom:8px;
}

.news-amenu-container ul li a{
	font-style:normal !important;
}

.news-amenu-container ul li a.active{
	font-weight:bold !important;
}


/*   Ende Neuer Bereich Juli 2010   */



#ttnews-cat-tree .tree{
	list-style-type:none;
	background:#fff9d8 url(../images/contentNaviBg.gif);
	border-top:#fdc600 1px solid;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	overflow:hidden;
}

#ttnews-cat-tree .tree ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#ttnews-cat-tree .tree img{
	display:none;
}

#ttnews-cat-tree .tree a{
	display:none;
}

#ttnews-cat-tree .tree ul li{
	float:left;
	padding-left:7px;
	padding-left:7px;
}

#ttnews-cat-tree .tree ul a{
    display:block;
    font-size:12px;
	line-height:22px;
    color:#699419 !important;
    text-decoration:none;
	font-style:normal !important;
	margin:0px;
    height:22px;
	padding-left:7px;
	padding-right:7px;
	border-bottom:#fff9d8 1px solid;
}
#ttnews-cat-tree .tree ul a:hover{
	background-color:#fff !important;
    text-decoration:none !important;
	border-bottom:#fff 1px solid;
}
#ttnews-cat-tree .tree ul .active a{
	background-color:#fff !important;
    text-decoration:none !important;
	color:#c19300 !important;
	border-bottom:#fff 1px solid;
}

#content .news-list-item>h2+a+p{
	margin-bottom:0px !important;
	
}

.csc-bulletlist-0{
	list-style-type:none;
	background:#fff9d8 url(../images/contentNaviBg.gif);
	border-top:#fdc600 1px solid;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	overflow:hidden;
}

.csc-bulletlist-0 li{
	float:left;
	padding-left:7px;
	padding-left:7px;
}

.csc-bulletlist-0 a{
    display:block;
    font-size:12px;
	line-height:22px;
    color:#699419 !important;
    text-decoration:none;
	font-style:normal !important;
	margin:0px;
    height:22px;
	padding-left:7px;
	padding-right:7px;
	border-bottom:#fff9d8 1px solid;
}
.csc-bulletlist-0 a:hover{
	background-color:#fff !important;
    text-decoration:none !important;
	border-bottom:#fff 1px solid;
}
.csc-bulletlist-0 a.active{
	background-color:#fff !important;
    text-decoration:none !important;
	color:#c19300 !important;
	border-bottom:#fff 1px solid;
}

.archiveItemCount{
	display:none;
}
