* {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
body {
	background-color: #3b3b3b;
	margin: 0 0 0 0;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul li {
	background-image: url(style_FILES/articleListIcon_avenum.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 17px;
	line-height: 15px;
}

ul ol {
	line-height: 15px;
}

input, select, option {
	color: #3b3b3b;
}
/******************************************************************************/
/*   MAINTABLE                                                                */
/******************************************************************************/
#main {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-spacing: 0px;
}
#main .navtop_default {
	width: 970px;
	height: 35px;
	text-align: right;
	vertical-align: center;
	padding-right: 20px;
}
#main .banner_left {
	background-image: url('style_FILES/banner_left.jpg');
	background-position: right top;
	height: 111px;	
}
#main .banner_default {
	background-image: url('style_FILES/banner.jpg');
	background-position: -30px top;
	background-repeat: no-repeat;
	height: 111px;
}
#main .content {
	padding-right: 0px; /* HIER ÄNDERN FÜR RESTLICHE SEITEN! */
/*						border: 1px solid #115599; */
}


/******************************************************************************/
/*   TOPNAVIGATION                                                            */
/******************************************************************************/
#navtop {
	width: 100%;
	height: 100%;
}
#navtop .lang {
	text-align: left;
	padding-left: 0px;
}
#navtop .shortcuts {
	text-align: right;
	padding-right: 0px;
}
#navtop a.on {
	text-decoration: underline;
}


/******************************************************************************/
/*   BANNERNAVIGATION                                                         */
/******************************************************************************/
#bannernav {
	background-image: url('style_FILES/logo.gif');
	background-position: 0px 25px;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#bannernav td {
	padding-top: 70px;
	padding-left: 0px;
	vertical-align: top;
}

#bannernav a {
	padding-right: 5px;
}


/******************************************************************************/
/*   FOOTERNAVIGATION                                                         */
/******************************************************************************/
#footernav {
	width: 100%;
	height: 100%;
}
#footernav .middle {
	border-top: 1px solid #828282;
	width: 650px;
	vertical-align: top;
	text-align: center;
	color: #828282;
	font-size: 9px;
	padding-top: 3px;
}


/******************************************************************************/
/*   CONTENT + FOOTER                                                         */
/******************************************************************************/
#contenttab {
	width: 990px;
/*				border: 1px solid #ce0000; */
}

#contenttab .content_spacer {
	height: 20px;
}

#contenttab .content_active {
	height: 30px;
	background-color: #000000;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
/*				border: 1px solid #ce0000; 	*/
}
#contenttab .content_breadcrumb {
	background-image: url('style_FILES/breadcrumb_bg.gif');
	background-position: top right;
	font-size: 9px;
	vertical-align: middle;
	text-transform: uppercase;
	padding-left: 15px;
}


/******************************************************************************/
/*  CONTENT LEFT                                                              */
/******************************************************************************/
#contenttab .content_left {
	width: 210px;
	vertical-align: top;
}
#contenttab .content_left .menu a {
	background-color: #5b5b5b;
	display: block;
	padding-top: 3px;
	padding-bottom:4px;
	padding-left: 7px;
	border-bottom: 3px solid #3b3b3b;
	text-decoration: none;
}
#contenttab .content_left .menu a:hover {
	background-color: #ffffff;
	color: #5b5b5b;
	text-decoration: none;
}
#contenttab .content_left .menu a.on {
	background-color: #e11515;
	color: #ffffff;
	text-decoration: none;
}

#contenttab .content_left .submenu a {
	background-image: url('style_FILES/submenu.gif');
	background-position: 8px 6px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-bottom:4px;
	padding-left: 16px;
	border-bottom: 3px solid #3b3b3b;
	text-decoration: none;
}
#contenttab .content_left .submenu a:hover {
	background-image: url('style_FILES/submenu_on.gif');
	background-position: 8px 6px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #5b5b5b;
	text-decoration: none;
}
#contenttab .content_left .submenu a.on {
	background-image: url('style_FILES/submenu.gif');
	background-position: 8px 6px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}
/******************************************************************************/
/*  CONTENT DEFAULT                                                           */
/******************************************************************************/
#contenttab .content_default {
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
}
#contenttab .content_default hr {
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #5b5b5b;
}
#contenttab .content_default a {
	text-decoration: underline;
}
#contenttab .content_default a:hover {
	color: #e11515;
}
#contenttab .content_default a:hover strong {
	color: #e11515;
}
#contenttab .content_default h1 {
	padding-bottom: 15px;
}
#contenttab .content_default h2 {
	padding-bottom: 15px;
}
#contenttab .content_default h3 {
	padding-bottom: 15px;
}

#contenttab .content_default .align-left {
	text-align: left;
}
#contenttab .content_default .align-center {
	text-align: center;
}
#contenttab .content_default .align-right {
	text-align: right;
}

#contenttab .content_default .csc-textpic-imagewrap {
	margin: 3px;
}

#contenttab .content_default .csc-mailform {
	border: none;
	width: 100%;
}

#contenttab .content_default .csc-mailform .csc-mailform-field label {
	vertical-align: top;
}
#contenttab .content_default .csc-mailform .csc-mailform-field textarea {
	color: #3b3b3b;
}


/******************************************************************************/
/*  CONTENT RIGHT                                                             */
/******************************************************************************/
#contenttab .content_right {
	width: 210px;
	padding-right: 20px;
	vertical-align: top;
}

#contenttab .content_right .csc-header {
	padding: 3 5 3 5;
	border-width: 10 3 5 3;
	border-style: solid;
	border-color: #5b5b5b;
	background-color: #292929;
}
#contenttab .content_right .bodytext {
	background-color: #5b5b5b;
	padding: 10 9 10 9;
	margin-bottom: 10px;
}
#contenttab .content_right a:hover {
	text-decoration: underline;
}	


/******************************************************************************/
/*  CONTENT FOOTER                                                            */
/******************************************************************************/
#contenttab .footer {
	border-top: 1px solid #828282;
	color: #828282;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 15px;
	text-align: center;
}


/******************************************************************************/
/*   TT_NEWS                                                                  */
/******************************************************************************/
#tt_news_list {
	width: 100%;
}

#tt_news_list .news_list_date {
	color: #eee;
	font-weight: bold;
	font-size: 10px;
}
/*
#tt_news_list .news_list_date {
	color: #e11515;
	font-size: 10px;
}*/
#tt_news_list .news_list_subheader {
	padding-bottom: 7px;
}
#tt_news_list .news_list_subheader a {
	color:#828282;
	font-size: 9px;
	text-decoration: none;
}
#tt_news_list .news_list_subheader a:hover {
	text-decoration: underline;
}

#tt_news_list .news_list_line {
	border-top: 1px solid #828282;
}



#tt_news_single {
	width: 100%;
}
#tt_news_single .news_single_title{
	font-size: 14px;
	font-weight: bold;
	text-ecoration: none;
}
#tt_news_single .news_single_date {
	color: #828282;
	font-size: 10px;
}
#tt_news_single .news_single_subheader h3 {
	font-size: 12px;
	font-weight: bold;
}
#tt_news_single .news_single_content {
	padding-bottom: 7px;
}
#tt_news_single .news_single_content .news-single-img {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}
#tt_news_single .news_single_line {
	border-top: 1px solid #828282;
	font-size: 3px;
	height: 3px;
}
#tt_news_single .news_single_info {
	padding-bottom: 7px;
}
