@charset "utf-8";
/* CSS Document */

*  {margin:0; padding:0}

/* GENERAL ############################################################# */

html,body{
	margin: 0px;
	background-color: transparent;
	background: url(/images/seitenbg/welt_grau.jpg) top center no-repeat;
	background-attachment: fixed;
	font-size: 12px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

div,table,tr,td,li,p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

input,select,form,textarea{
	font-size: 13px;
}

/* CSS IDs ############################################################# */

#allcontent{
	width: 894px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(/images/bodybg.gif) left top no-repeat;
}

#header{
	height: 100px;
}

#header_print{
	height: 100px;
	display: none;
}

div.home_link{
	width: 260px;
	height: 85px;
}

#menu_top{
	width: 876px;
	height: 54px;
	/*margin: 0px 0px 0px 74px;*/
	margin: 0px 0px 0px 9px;
	/*height: 20px;*/
	overflow: visible;
}

#menu_top_home{
	width: 852px;
	/*margin: 247px 0px 0px 74px;*/
	margin: 247px 0px 0px 12px;
	height: 20px;
}

#menu_middle{
	width: 852px;
	/*margin: 0px 0px 0px 74px;*/
	margin: 10px 0px 0px 9px;
	height: 20px;
	overflow: visible;
}

#twitter,
#weblinks{
	/*width: 567px;*/
	eidth: 641px;
	margin: 20px 0 0 9px;
	float: left;
}

#twitter{
	/*padding-left: 74px;
	background: url(../images/twitter_logo.png) left top no-repeat;*/
}

#twitter #twitter_icon{
	width: 74px;
	float: left;
}

#twitter div#tweets{
	float: left;
	width: 567px;
}

#twitter ul{
	margin: 0;
	list-style: none;
	height: 32px;
}

#twitter ul li{
	list-style-type: none;
}

#twitter ul li span.date{
	/*font-size: 10px;*/
	white-space: nowrap;
}

#weblinks{
	width: 200px;
	text-align: right;
	float: right;
}

#menu_bottom{
	margin: 20px 0px 20px 9px;
	/*clear: both;*/
	float: left;
}

#content_top{
	width: 894px;
	margin: 0px 0px 0px 0px;
	height: 33px;
	background-image: url(/images/layout/content_top.png);
	background-repeat: no-repeat;
	clear: both;
}

#content{
	width: 876px;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 9px;
	background-image: url(/images/layout/content_bg.png);
	background-repeat: repeat-y;
	clear: both;
}

#inhalt{
	background-image: url(/images/layout/content_bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 100px;
	clear: both;
	overflow: hidden;
}

#inhalt_home{
	width: 828px;
	padding: 0px 24px 0px 24px;
	background-image: url(/images/layout/content_bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 100px;
	clear: both;
	overflow: hidden;
}	

#path{
	width: 100%;
	height: 22px;
	background-image: url(/images/layout/path_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 14px;
}

#path_full{
	width: 828px;
	height: 22px;
	background-image: url(/images/layout/path_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 14px;
	margin-left: 24px;
}

#banner{
	width: 828px;
	margin-left: 24px;
	position: relative;
	/*height: 66px;
	padding-top: 164px;*/
}

#banner .attribute-text{
	position: absolute;
	top: 164px;
	min-height: 36px;
	width: 788px;
	background: url(/images/bannertext_bg.png) repeat;
	padding: 10px 20px 10px 20px;
	color: #fff;
	z-index: 1;
}

#banner .attribute-text h2{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

#banner .attribute-text p{
	margin: 0;
	padding: 0;
}

#content_bottom{
	width: 894px;
	margin: 0px 0px 0px 0px;
	height: 33px;
	background-image: url(/images/layout/content_bottom.png);
	background-repeat: no-repeat;
	clear: both;
}

#news{
	width: 876px;
	margin: 25px 0px 0px 9px;
	height: 210px;
}
#news_left{
	width: 414px;
	float: left;
}
#news_right{
	width: 414px;
	float: right;
}

#container{
	width: 876px;
	margin: 7px 0px 0px 9px;
	clear: both;
}

#keywords{
	width: 876px;
	margin: 100px 0px 10px 9px;
	/*color: #bbbbbb;*/
	color: #fff;
	clear: both;
	text-align: justify;
}

#keywords a{
	font-size: 10px;
	color: #fff;
}

#topframe{
	width: 100%; 
	margin: 0px; 
	background-color: #cecece; 
	color: #000000; 
	font-weight: bold; 
	padding: 5px;
}

div#livesupport img{
	display: none;
}

div#ezlink{
	font-size: 0.8em;
	clear: both;
	margin-left: 9px;
}

div#ezlink a{
	color: #4d4d4d;
}


/* CSS CLASSES ############################################################# */

/* DIV CLASSES ########################################################## */

/* Search result */

div.searchimage{
	width: 60px;
	padding: 4px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c8c8c8;
	background-color: #fff;
	float: right;
	margin-left: 10px;
}

.content-search .bglight{
	padding: 10px;
	background: url(/images/li_background.jpg) bottom repeat-x;
	overflow: hidden;
}

.content-search .bgdark{
	padding: 10px;
	background: url(/images/li_background.jpg) repeat;
	overflow: hidden;
}


div.menucontainer{
	width: 100%;
	height: 27px;
}

div.topmenu{
	width: 100%;
	clear: both;
}

div.submenu{
	width: 100%;
	clear: both;
	background: url(/images/menu/level_2_first.gif) bottom left repeat-x;
	overflow: hidden;
}

/* MENU LEVEL 1 */
div.menuitem_l1{
	background: url(/images/menu/level_1.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l1:hover{
	background: url(/images/menu/level_1_active.gif) top left no-repeat;
}

div.menuitem_l1_active{
	background: url(/images/menu/level_1_active.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}


div.menuitem_l1_sub{
	background: url(/images/menu/level_1.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l1_active_sub{
	background: url(/images/menu/level_1_active_sub.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l1_sub:hover{
	background: url(/images/menu/level_1_active_sub.gif) top left no-repeat;
}


div.menuitem_l1_first{
	background: url(/images/menu/level_1_first.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l1_first:hover{
	background: url(/images/menu/level_1_active_first.gif) top left no-repeat;
}

div.menuitem_l1_active_first{
	background: url(/images/menu/level_1_active_first.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_last{
	width: 40px;
	background: url(/images/menu/level_1_last.gif) top left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

/* MENU LEVEL 2 */
div.menuitem_l2{
	background: url(/images/menu/level_2.gif) bottom left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l2:hover{
	background: url(/images/menu/level_2_active.gif) bottom left no-repeat;
}

div.menuitem_l2_first{
	background: url(/images/menu/level_2_first.gif) bottom left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l2_first:hover{
	background: url(/images/menu/level_2_active_first.gif) bottom left no-repeat;
}

div.menuitem_l2_active{
	background: url(/images/menu/level_2_active.gif) bottom left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

div.menuitem_l2_active_first{
	background: url(/images/menu/level_2_active_first.gif) bottom left no-repeat;
	padding: 7px 12px 4px 12px;
	float: left;
	margin: 0px;
}

/* K3 DIREKT */

div#k3_direkt{
	float: right;
	margin: 0px;
	cursor: pointer;
	color: #000;
}

div#k3_direkt .label{
	background: url(../images/k3_direkt.png) left no-repeat;
	padding: 7px 12px 4px 18px;
}

div.prototip #popup td{
	padding: 3px 0;
}

div.prototip #popup a:link,
div.prototip #popup a:visited{
	color: #666;
	text-decoration: none;
}

div.prototip #popup a:hover{
	color: #666;
	text-decoration: underline;
}


#content p{
	margin: 10px 0px 0px 0px;
	min-height: 1.0em;
}

#content h1{
	margin-top: 0px;
}

div.page_left p{
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

div.page_right p{
	/*margin: 10px 0px 0px 0px;*/
}

div.more p{
	text-align: right;
	width: 100%;
}

div.downloads p{
	text-align: left;
	width: 100%;
}

div.readmore{
	width: 100%;
	text-align: right;
	float: right;
}

div.content, div.folder{
	width: 100%;
	text-align: left;
	overflow: hidden;
}

div.menu{
	float: left;
	z-index: 10;
	overflow: visible;
}

/*div.submenu{
	float: left;
	z-index: 10;
	overflow: visible;
}*/

div.home_left{
	width: 374px;
	float: left;
}

div.home_right{
	width: 429px;
	float: left;
	margin-left: 25px;
}

div.home_link_img{
	height: 43px;
	width: 78px;
	float: left;
}

div.home_link_text{
	height: 43px;
	width: 285px;
	float: left;
	margin-left: 29px;
}

div.home_link_arrow{
	height: 43px;
	width: 36px;
	float: left;
}

/* News Listing */


#news div.news_article{
	float: left;
	width: 175px;
	margin-left: 58px;
}

#news div.first{
	margin-left: 0;
}

#news span.news_image{
	width: 175px;
	overflow: hidden;
	text-align: center;
}

div.image{
	width: 173px;
	height: 110px;
	padding: 4px 0px 4px 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c8c8c8;
}

div.reflection{
	margin-top: 9px;
	width: 100%;
	height: 55px;
	overflow: hidden;
	text-align: center;
}

div#news label.news_headline{
	padding: 5px 0 10px 0;
	width: 100%;
	font-weight: normal;
}

div#news span.news_date{
	float: left;
	font-style: italic;
}

div#news span.news_readmorelink{
	float: right;
	text-align: right;
}

div#news span.news_readmorelink a{
	background: url(/images/readmorelink.gif) left top no-repeat;
	padding-left: 10px;
}

div.partnericon{
	width: 70px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c8c8c8;
}

div.news_text{
	float: right;
	/*width: 224px;*/
	overflow: hidden;
	/*text-align: justify;*/
	text-align: left;
}

/* Projekt Listing */

div.projekt_image{
	float: left;
	width: 175px;
	overflow: hidden;
	text-align: center;
}

div.projekt_icon{
	width: 173px;
	height: 110px;
	padding: 4px 0px 4px 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c8c8c8;
}

div.projekt_reflection{
	margin-top: 9px;
	width: 100%;
	height: 55px;
	overflow: hidden;
	text-align: center;
}

div.projekt_text{
	float: right;
	width: 350px;
	overflow: hidden;
	text-align: left;
}

/* Downloads Section */

div.download_image{
	float: left;
	width: 155px;
	overflow: hidden;
	text-align: center;
}

div.download_icon{
	width: 153px;
	padding: 4px 0px 4px 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #c8c8c8;
}

div.download_reflection{
	margin-top: 9px;
	width: 100%;
	height: 55px;
	overflow: hidden;
	text-align: center;
}

div.download_text{
	float: right;
	width: 370px;
	overflow: hidden;
	text-align: left;
}



/* Contact person section */

div#contact_person{
	
}

div.contact_person{
	width: 208px;
	padding: 11px 15px 6px 15px;
	background: url(/images/contact_person_bg.jpg) bottom no-repeat;
}

div.contact_person h1{
	margin-bottom: 8px;
}

div.contact_person label.name{
	font-weight: normal;
	margin-top: 11px;
}

div.contact_person label.position{
	color: #74BA24;
	margin-top: 5px;
	margin-bottom: 8px;
	font-weight: normal;
}

div.contact_person label.info{
	font-weight: normal;
}

div.contact_person span.xing{
	margin-top: 8px;
	float: left;
	margin-right: 39px;
}

div.contact_person span.skype{
	margin-top: 8px;
	float: left;
}


div.google_news{
	width: 100%;
	text-align: right;
}

div.page_left{
	padding: 0px 0px 0px 24px;
	width: 540px;
	float: left;
}

div.page_right{
	width: 240px;
	float: left;
	margin-left: 24px;
	position: relative;
}

div.sitemap{
	/*width: 502px;*/
	width: 534px;
	height: 20px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(/images/search_bg.jpg);
	background-color: #f2f4fa;
	padding: 0px 3px 0px 3px;
}

div.sitemap_subs{
	/*width: 502px;*/
	width: 504px;
	padding: 0px 3px 0px 33px;
}

div.feedback_form_l{
	margin-left: 15px;
	float: left;
}

div.feedback_form_r{
	width: 460px;
	float: left;
}

div.search_result{
	width: 538px;
	padding: 15px 15px 0px 15px;
	background-position: bottom;
	background-repeat: repeat-x;
}

div.search_result_l{
	width: 30px;
	float: left;
}

div.search_result_r{
	width: 508px;
	float: left;
}

div.pdf_basket_table{
	/*width: 557px;*/
	width: 100%;
	height: 19px;
	clear: both;
}

div.pdf_basket_table_cell_1{
	width: 42px;
	height: 19px;
	text-align: center;
	float: left;
}

div.pdf_basket_table_cell_2{
	/*width: 186px;*/
	width: 286px;
	height: 19px;
	float: left;
}

div.pdf_basket_table_cell_3{
	/*width: 296px;*/
	width: 462px;
	height: 19px;
	float: left;
}

div.pdf_basket_table_cell_4{
	width: 33px;
	height: 19px;
	text-align: center;
	float: left;
}

div.related_link_arrow{
	width: 25px;
	height: 30px;
	float: left;
}

div.related_link{
	width: 215px;
	min-height: 16px;
	/*height: 30px;*/
	padding: 7px 0px 7px 0px;
	background-image: url(/images/related_link.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}

div.related_highlight{
	width: 238px;
	height: 31px;
	background-image: url(/images/related_highlight_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.related_highlight_left{
	width: 24px;
	height: 31px;
	float: left;
	margin-left: 8px;
}

div.related_highlight_spacer{
	width: 37px;
	height: 31px;
	float: left;
}

div.related_highlight_middle{
	width: 149px;
	height: 31px;
	float: left;
}

div.related_highlight_right{
	width: 20px;
	height: 31px;
	float: left;
}

div.welcome_box{
	width: 183px;
	/*height: 283px;*/
	height: 173px;
	float: left;
	background: url(/images/layout/welcome_box.jpg) top no-repeat;
	text-align: center;
}

div.box_image{
	padding: 35px 24px 20px 24px;
	text-align: center;
}

div.box_content{
	/*padding: 0px 24px 24px 24px;*/
	padding: 24px;
	color: #707070;
	text-align: justify;
}

div.content_footer{
	width: 100%;
	background-image: url(/images/layout/quod.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.spacer{
	width: 100%;
	font-size: 0px;
	clear: both;
}

div.spacer_vert{
	font-size: 0px;
	float: left;
	width: 48px;
}

div.video{
	clear: both;
}


/* NEW SITEMAP */

div#sitemap ul,
div#sitemap ul li{
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
}

div#sitemap ul.sitemap_subs{
	padding: 0 3px 0 33px;
	margin: 0;
}

div#sitemap div.sub1{
	height: 20px;
}

div#sitemap ul.sitemap_subs_2{
	padding: 0 3px 0 25px;
	margin: 0;
}

div#sitemap div.sub2{
	height: 20px;
}