* {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
}
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;
}
/******************************************************************************/
/*   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('images/banner_left.jpg');
	background-position: right top;
	height: 111px;	
}
#main .banner_default {
	background-image: url('images/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;
}
#navtop a.on {
	text-decoration: underline;
}


/******************************************************************************/
/*   BANNERNAVIGATION                                                         */
/******************************************************************************/
#bannernav {
	background-image: url('images/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;
}


/******************************************************************************/
/*   CONTENT                                                                  */
/******************************************************************************/
#contenttab {
	width: 990px;
/*				border: 1px solid #ce0000; */
}

#contenttab .content_spacer {
	height: 20px;
}


/******************************************************************************/
/*   CONTENT LEFT + NEWSTICKER                                                */
/******************************************************************************/
#contenttab .content_left {
	vertical-align: top;
	padding-right: 10px;
/*				border: 1px solid #559911; */
}

#contenttab .content_left .news{
	width: 390px;
	height: 121px;
	background-image: url('images/news_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 5px;
}

#contenttab .content_left .news .csc-header {
	z-index: 1;
	position: absolute;
	margin-left: 5px;	
	margin-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contenttab .content_left .news .bodytext {
	z-index: 3;
	position: relative;
	top: 25px;
	margin-left: 5px; 
	margin-right: 25px;
}
#contenttab .content_left .news .bodytext a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#contenttab .content_left .news .csc-textpic-intext-right .csc-textpic-imagewrap {
	z-index: 2;
	position: relative;
	top: 5px;
	vertical-align: top;
	padding-right: 25px;
	padding-top: 0px;
}

#contenttab .content_left .news .newsGrabberHeadline {
	margin-left: 5px;
	margin-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold; 
}
#contenttab .content_left .news .newsGrabberSubHeadline {
	margin-left: 5px;
	margin-right: 25px;
	padding-bottom: 3px;
	font-size: 9px;
	font-weight: bold;
}
#contenttab .content_left .news .newsGrabberSubHeadline a {
	color: #000000;
	font-size: 10px;
}
#contenttab .content_left .news .newsGrabberbody {
	margin-left: 5px;
	margin-right: 25px;
	height: 40px;
}


/******************************************************************************/
/*   CONTENT DEFAULT                                                          */
/******************************************************************************/
#contenttab .content_default {
	width: 290px;
	padding-right: 10px;
	vertical-align: top;
/*						border: 1px solid #991155; */
}

#contenttab .content_default .csc-textpic {
	height: 121px;
	margin-bottom: 5px;
}
#contenttab .content_default .csc-textpic-imagewrap {
	margin-bottom: 0px;
}


/******************************************************************************/
/*   CONTENT RIGHT                                                            */
/******************************************************************************/
#contenttab .content_right {
	width: 290px;
	vertical-align: top;
/*						border: 1px solid #ff9911; */
}

#contenttab .content_right .csc-textpic {
	height: 121px;
	margin-bottom: 5px;
}

/******************************************************************************/
/*   CONTENT FOOTER                                                           */
/******************************************************************************/
#contenttab .footer {
	color: #828282;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
}


/******************************************************************************/
/*   NEWSTICKER                                                               */
/******************************************************************************/