body{
	padding: 0px;
	margin: 0px 0px 0px 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 950px;
	font-size: 11px;
}

.text_bold{
	font-weight: bold;
}

.clean{
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

.dashed_line_big{
	height: 0px;
	width: 725px;
	border-bottom: 1px dashed #000000;
	font-size: 0px;
	margin-bottom: 30px;
}

a{
	color: #6A8693;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 950px;
	background-image: url(../pic/body_bg.gif);
	background-repeat: repeat-y;
}

#container #header{
	background-color: #ffffff;
}

#container #header #dgap_logo{
	float: left;
	width: 180px;
	height: 104px;
}

#container #header #dgap_logo img{
	display: block;
}

#container #header #right_header{
	width: 770px;
	height: 104px;
	float: left;
}

#container #header #right_header #cometis_logo{
	width: 141px;
	height: 80px;
	text-align: right;
	padding-left: 629px;
}

+html #container #header #right_header #cometis_logo{
	width: 770px;
	height: 80px;
	text-align: right;
	padding-left: 0px;
}

#container #header #right_header #cometis_logo img{
	display: block;
}






/* Navigation */


#container #header #right_header #main_navigation{
	height: 24px;
	float: right;
}


#container #header #right_header #main_navigation #tstab{
	float: left;
}

#container #header #right_header #main_navigation #tstab #tstab_left{
	float: left;
	background-image: url(../pic/left_tab.gif);
	background-repeat: no-repeat;	
	font-size: 0px;
	width: 5px;
	height: 24px;
}

#container #header #right_header #main_navigation #tstab #tstab_right{
	float: left;
	background-image: url(../pic/right_tab.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	width: 5px;
	height: 24px;
}

#container #header #right_header #main_navigation #tstab a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #132F38;
	float: left;
	line-height: 24px;
	padding: 0px 7px 0px 7px;
	font-weight: bold;
}



#container #header #right_header #main_navigation #tstab_active{
	float: left;
}

#container #header #right_header #main_navigation #tstab_active #tstab_left{
	float: left;
	background-image: url(../pic/left_tab_active.gif);
	background-repeat: no-repeat;	
	font-size: 0px;
	width: 5px;
	height: 24px;
}

#container #header #right_header #main_navigation #tstab_active #tstab_right{
	float: left;
	background-image: url(../pic/right_tab_active.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	width: 5px;
	height: 24px;
}

#container #header #right_header #main_navigation #tstab_active a{
	color: #132f58;
	font-size: 12px;
	text-decoration: none;
	background-color: #c2cdd3;
	float: left;
	line-height: 24px;
	padding: 0px 7px 0px 7px;
}







/* Submenu */

#container #content_frame #left_content_frame #left_content #submenu {
	
}

#container #content_frame #left_content_frame #left_content #submenu ul.list_submenu {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#container #content_frame #left_content_frame #left_content #submenu ul.list_submenu li{
	list-style-type: none;
	padding:0px;
	margin:0px;
	float: left;
	margin-top: 20px;
}

#container #content_frame #left_content_frame #left_content #submenu ul.list_submenu li.row_last_li{
	padding-left: 25px;
}

#container #content_frame #left_content_frame #left_content #submenu ul.list_submenu li a{
	background-image: url(../pic/submenu_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #6A8693;
	text-decoration: none;
	display: block;
	width: 350px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

#container #content_frame #left_content_frame #left_content #submenu ul.list_submenu li a:hover{
	background-image: url(../pic/submenu_bg_active.gif);
	color: #132F38;
}









#container #header #dark_line_10_950{
	font-size: 0px;
	width: 950px;
	height: 10px;
	background-color: #c2cdd3;
}




#container #header #header_pic{
	font-size: 0px;
	height: 250px;
	width: 950px;
}

#container #header #header_pic img{
	display: block;
	border: 0px;
}




/* Content */

#container #content_frame{
	background-color: #E1E6E9;
}

#container #content_frame h1.dark_bg{
	font-family: 'Georgia';
	background-color: #132F38;
	color: #ffffff;
	font-size: 24px;
	line-height: 48px;
	height: 48px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	font-weight: normal;
	font-style: normal;
}

#container #content_frame #left_content_frame{
	float: left;
	width: 775px;
	background-color: #F2F3F4;

}

#container #content_frame #left_content_frame #left_content{
	padding: 30px 25px 30px 25px;	
}

#container #content_frame #left_content_frame #left_content p a{
	font-weight: bold;	
}

#container #content_frame #left_content_frame #left_content .download_box{
	float: left;
	width: 340px;
	margin-right: 25px;
	border-top: 1px dashed #6A8693;
	border-bottom: 1px dashed #6A8693;
	padding: 5px;
	line-height: 18px;
	margin-bottom: 30px;
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_link{
	color: #6A8693;
	text-decoration: none;
	float: left;
	padding-right: 5px;
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_detail{
	float: left;
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_icon{
	float: right;
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_icon a{
	display: block;
	background-image: url(../pic/download.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 19px;
	text-decoration: none;
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_icon a:hover{
	background-image: url(../pic/download_rollover.gif);
}

#container #content_frame #left_content_frame #left_content .download_box .download_box_icon img{
	border: 0px solid #ffffff;
}


#container #content_frame h1{
	font-family: 'Georgia';
	color: #6A8693;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	margin-top: 20px;
}

#container #content_frame h2{
	font-family: 'Georgia';
	color: #6A8693;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 18px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-style: italic;
	border-bottom: 1px dashed #000000;
}

#container #content_frame h3{
	color: #6A8693;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

#container #content_frame #left_content_frame #left_content p{
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}

#container #content_frame #left_content_frame #left_content p.bodytext img{
	position: relative;
	top: 4px;
}

#container #content_frame #left_content_frame #left_content p.bodytext a{
	font-weight: bold;
}


#container #content_frame #right_content_frame{
	float: left;
	width: 175px;
	background-color: #E1E6E9;
}

#container #content_frame #right_content_frame #dark_spacer_right{
	background-color: #132F38;
	font-size: 02px;
	height: 23px;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#container #content_frame #right_content_frame #right_content a.real{
	display: block;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}

#container #content_frame #right_content_frame #right_content{
	background-color: #C2CDD3;
	padding: 10px;
}

#container #content_frame #right_content_frame #right_content h3{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 22px;
	font-style: normal;
}

#container #content_frame #right_content_frame #right_content h1{
	font-family: 'Verdana';
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 22px;
	font-style: normal;
}

#container #content_frame #left_content_frame #left_content #left_content_underMenu{
	clear: both;
	padding-top: 40px;
}

#container #content_frame #left_content_frame #left_content #left_content_overMenu{
	clear: both;
}

#container #content_frame #left_content_frame #left_content #submenu{
	clear: both;
	padding-bottom: 25px;
	/*border-bottom: 1px dashed #132f38;*/
}


#container #content_frame #left_content_frame #left_content #left_content_overMenu ul,
#container #content_frame #left_content_frame #left_content #left_content_underMenu ul{
	margin-bottom: 30px;
}

#container #content_frame #left_content_frame #left_content #left_content_overMenu ul li,
#container #content_frame #left_content_frame #left_content #left_content_underMenu ul li{
	list-style-type: none;
	background-image: url(../pic/plus_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 18px;
	padding-left: 23px;
}

#container #content_frame #left_content_frame #left_content .backlink {
	margin-top: 30px;
}

#container #content_frame #left_content_frame #left_content .backlink a{
	display: block;
	width: 57px;
	height: 15px;
	background-image: url(../pic/zurueck.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#container #content_frame #left_content_frame #left_content .backlink a:hover{
	background-image: url(../pic/zurueck_rollover.gif);
}






/* Meldungen */

#container #content_frame #left_content_frame #left_content .meldung{
	padding-top: 15px;
}

#container #content_frame #left_content_frame #left_content .meldung .meldung_date{
	color: #6A8693;
	line-height: 18px;
}

#container #content_frame #left_content_frame #left_content .meldung .meldung_headline{
	font-weight: bold;
	line-height: 18px;
}

#container #content_frame #left_content_frame #left_content .meldung p.meldung_text{

margin-top: 0px;
margin-bottom: 22px;

}




/* Teaser */

#container #content_frame #left_content_frame #left_content .teaser_box{
	width: 225px;
	float: left;
	margin-right: 24px;
	margin-top: 26px;
	margin-bottom: 30px;
}

#container #content_frame #left_content_frame #left_content .nomargin{
	margin-right: 0px;
}

#container #content_frame #left_content_frame #left_content .teaser_box img{
	display: block;
}

#container #content_frame #left_content_frame #left_content .teaser_box p{
	margin-top: 9px;
}

#container #content_frame #left_content_frame #left_content .teaser_box a.more{
	display: block;
	width: 47px;
	height: 15px;
	background-image: url(../pic/mehr.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#container #content_frame #left_content_frame #left_content .teaser_box a:hover.more{
	background-image: url(../pic/mehr_rollover.gif);
}

#container #content_frame #left_content_frame #left_content .teaser_img_box{
	margin-top: 8px;
	padding-bottom: 2px;
	border-bottom: 4px solid #C2CDD3;
}


/* Breadcrumb */

#container #content_frame #left_content_frame #bread .breadcrumbs {
margin-left: 25px;
margin-top: 10px;
}

#container #content_frame #left_content_frame #bread .breadcrumbs ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#container #content_frame #left_content_frame #bread .breadcrumbs ul li{
margin: 0px;
padding: 0px;
list-style-type: none;
float: left;
}

#container #content_frame #left_content_frame #bread .breadcrumbs ul li a:visited{
text-decoration: underline;
}

#container #content_frame #left_content_frame #bread .breadcrumbs ul li.current a{
text-decoration: none;
}






/* Footer */

#container #footer{
	clear: both;
}


#container #footer #left_footer{
	float: left;
	width: 750px;
	background-color: #C2CDD3;
	padding-left: 25px;
	line-height: 23px;
}

#container #footer #right_footer{
	text-align: center;
	float: left;
	width: 175px;
	background-color: #C2CDD3;
	line-height: 23px;
}

#container #footer #right_footer a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#container #footer #left_footer a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}



#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 h3,
#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 p{

}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1{
	margin: 0px;
	padding: 0px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table input#user,
#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table input#pass{
	background-color: #ffffff;
	height:20px;
	border: 0px solid #ffffff;
	width: 155px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table input#submit{
	height:20px;
	width: 155px;
	margin-top: 17px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table tr th{
	font-size: 11px;
	color: #132f38;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table tr td{
	font-size: 11px;
	color: #132f38;
	text-align: left;
	font-weight: normal;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table tr.row2 td{
	padding-bottom: 17px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table tr.row1_log th{
	padding-bottom: 17px;
}

#container #content_frame #right_content_frame #right_content .tx-newloginbox-pi1 form table tr.row2_log td{
	font-weight: bold;
}

/* Sitemap */
#container #content_frame #left_content_frame #left_content .csc-sitemap ul{
	margin: 0px;
	padding: 0px;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li{
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li a{
	color: #000000;
	font-weight: bold;
}


#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul{
	margin-bottom: 0px !important;
}


#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul li{
	color: #000000;
	background-image: none !important;
	padding-left: 10px !important;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul li a{
	display: block;
	background-image: url(../pic/sitemap_level1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 18px !important;
	padding-right: 10px !important;
	font-weight: normal;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul li a:hover{
	background-image: url(../pic/sitemap_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 18px !important;
	font-weight: normal;
	background-color: #6A8693;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul li ul{
	padding-left: 5px;
}

#container #content_frame #left_content_frame #left_content .csc-sitemap ul li ul li ul li a{
	background-image: url(../pic/sitemap_level2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 18px !important;
	font-weight: normal;
}

/* Sitemap ende*/




/* Suche */

#container #content_frame #left_content_frame #left_content .tx-indexedsearch td{
	color:#000000;
	font-size:11px;
	line-height:18px;
}

#container #content_frame #left_content_frame #left_content .sword{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	height:20px;
	width:155px;
}

#container #content_frame #left_content_frame #left_content select{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	height:20px;
}

#container #content_frame #left_content_frame #left_content input,
#container #content_frame #left_content_frame #left_content select{
	margin-top: 3px;
}

#container #content_frame #left_content_frame #left_content .tx-indexedsearch-searchbox-button{
	background-color:#999999;
	border:1px solid #666666;
	height:20px;
	width:155px;
	margin-top: 5px;
}

#container #content_frame #right_content_frame .search{
	background-image: url(../pic/search_field.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 24px;
	background-color: #6A8693;
	padding: 10px 10px 10px 0px;
}

#container #content_frame #right_content_frame .right_searchbox{
	width: 110px;
	background-color: #ffffff;;
	border:0 solid #FFFFFF;
	height:16px;
	margin-top: 2px;
	margin-left: 17px;
}

#container #content_frame #left_content_frame #left_content .tx-indexedsearch-browsebox ul.browsebox{
	margin: 0px !important;
	padding: 0px !important;
	margin-bottom: 30px !important;
}

#container #content_frame #left_content_frame #left_content .tx-indexedsearch-browsebox ul.browsebox li{
	background-image: none !important;
	padding-left: 0px !important;
	padding-right: 10px !important;
}


/* Suche Ende */