/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

body
{
    font-size: 14px;
    line-height:1.5em;
}

div#page
{
    /* This can be changed to any fixed width if desired */	
	/*position:absolute; 
	left:50%; 
	margin-left:-480px; 
	width:960px;
	/*margin-top:-6px; */
	 margin: 0 auto;
    width: 960px;
}

div#wrapper1
{
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;

}

div#wrapper2
{
    background-image: url(../images/page-bg.jpg);
    background-repeat: no-repeat;
    background-position: center 30px;
}

div#page-width1, div#page-width2, div#page-width3
{
    position: relative;
}

div#page-width1, div#page-width2, div#page-width3, div#page-width4, div#page-width5, div#page-width6, div#page-width7
{
    margin: 0 auto;
    text-align: left;
    width: 950px;
}

/* HEADER */

div#header
{
    background-color: #FFFFFF;
	height:23px;

}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 1em;
    background-image: none;
}

div#logo
{
/*
width:960px;
position: absolute;
left: 50%;
margin-left: -480px;
top:36px;
*/
}

div.box_230 {
	background-image:url(../images/bg_header_boxes.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:214px;
	border:1px solid #bababa;
	float:left;
	margin:6px 6px 0 0;
	overflow:hidden;
}

div.box_460 {
	background-image:url(../images/bg_header_boxes.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:493px;
	border:1px solid #bababa;
	float:left;
	margin:6px 0 0 1px;
	overflow:hidden;
}

* html div.box_460 {
	background-image:url(../images/bg_header_boxes.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:493px;
	border:1px solid #bababa;
	float:left;
	margin:6px 0 0 1px;
	overflow:hidden;
}

div.funktionaer_klein {
	float:left;
	width:274px;
}

* html div.funktionaer_klein {
	float:left;
	width:272px;
}


div#languages
{
    text-align: right;
    font-size: 15px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    height: 18px;
}

div#languages a
{
    color: #a4a4a4;
    text-decoration: none;
}

div#languages ul li
{
    background-image: url(../images/lang-li-bg.png);
    background-position: 0 0.5em;
    padding-left: 12px;
    margin-left: 0.5em;
}

div#languages li.current_siteaccess a
{
    color: #c70000;
}
div#languages ul li.current_siteaccess
{
    background-image: url(../images/lang-li-curr-bg.png);
}

div#links
{
    text-align: right;
    font-size: 15px;
    font-weight: normal;
    clear: both;
	float:left;
}

div#links div.corner-box
{
    margin: 0 auto;
    float: right;
	font-size:12px;
	line-height:18px;
}

div#links div.corner-tl
{
    background: url(../images/links-corner-tl.png) no-repeat top left;
}

div#links div.corner-tr
{
    background: url(../images/links-corner-tr.png) no-repeat top right;
}

div#links div.corner-box div.corner-content
{
    height: 1%; /* Preventing margins on content from breaking the box (for IE) */
    position: relative; /* Fix for IE */
}

div#links div.corner-box div.corner-content:before, div.corner-box div.corner-content:after /* Preventing margins on content from breaking the box */
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

div#links div.corner-content
{
    padding-right: 1em;
    padding-left: 0.5em;
}

div#links ul li
{
    background-image: url(../images/links-li-bg.gif);
    background-position: 0 0.5em;
    padding-left: 12px;
    margin-left: 0.5em;
}

div#links a
{
    color: #666666;
    text-decoration: none;
}

div#searchbox
{
    
	/* width: 14em; 
	margin-top: 0.5em;
    text-align: right;
    float: left;
	*/
	
	}

div#searchbox img
{
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

input#searchtext
{
    border: 1px solid #bababa;
    background-image: url(../images/search-input-bg.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 15px;
    height: 13px;
    padding: 0;
    width: 125px;    
    margin-right: 5px;
	float:left;
	margin-left:10px;
}

input#searchbutton
{
    margin-top: 0;
    margin-bottom: -0.5em;
    display: block;
    float: left;
}

/* TOPMENU */

div#topmenu ul
{
    margin: 0;
    padding: 0;
}

div#topmenu ul li
{
    background-image: none;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    line-height: normal;
}

div#topmenu ul li a
{
    color: #D8D8D8;
    text-decoration: none;
}

div#topmenu div.topmenu-design
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    height: 31px;
    background-image: url(../images/topmenu-bg.png);
    background-repeat: repeat-x;
}

div#topmenu div.topmenu-design ul li
{
    background-image: url(../images/topmenu-sep.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

div#topmenu div.topmenu-design ul li.firstli
{
    background-image: none;
}

div#topmenu div.topmenu-design ul li a
{
    display: block;
    padding: 10px 11px 6px 12px;
}

div#topmenu div.topmenu-design ul li.selected a
{
    background-image: url(../images/topmenu-li-sel-bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-left: 1px;
    color: #FFFFFF;
}

div#topmenu div.submenu-trans-bg
{

    height: 27px;
}

div#topmenu
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    position: relative;
    height: 27px;
    margin: -27px auto 0 auto;
    padding-bottom: 0px;
}

div.submenu-design
{
	margin-left:21px;
	margin-right:9px;
}

* html div.submenu-design
{
	margin:5px 9px 0 10px;
}

div#topmenu div.submenu-design ul li a
{
    color: #9d9d9d;
}

div#topmenu div.submenu-design ul li
{
    padding: 5px 11px 5px 12px;
}

div#topmenu div.submenu-design ul li.selected a
{
    color: #FFFFFF;
}

div#topmenu div.submenu-trans-bg, div#topmenu div.submenu-design
{
    clear: both;
}

/* PATH */

div#path
{
    padding: 1em 0.5em 0.5em 2em;
    font-size: 15px;
    color: #fff;
    clear: both;
}

div#path p
{
    margin: 0;
}

div#path a
{
    color: #fff;
    display: block;
    float: left;
    text-decoration: none;
    background-image: url(../images/path-a-bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 0 0 1px 0;
    margin-right: 4px;
}

div#path span.path-separator
{
    color: #fff;
    display: block;
    float: left;
    margin-right: 4px;
}

/* COLUMNS */

div#columns
{
   padding: 0 284px 0 14em;
   margin-top:435px;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}

/* SIDE MENU */

div#sidemenu-position
{
    width: 14em;
    margin-left: -14em;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0.75em;
    padding-right: 0;
}

div#sidemenu h4
{
    margin: 0;
}

div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}

div#sidemenu ul.menu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 15px;
}

/* MAIN AREA */

div#main-position
{
    width: 100%;
    float: left;
	margin-top:420px;
}

div#main
{
    position: relative;	
}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
	margin-top:0;
}

/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 284px;
    margin-right: -284px;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
    margin-top: 3px;
    clear: both; /* Ensures that the footer is pushed properly below the columns */
    text-align: center;
    padding-bottom: 1em;
}

div#footer div.border-content
{
    padding: 1.25em;
    text-align: center;
    font-size: 15px;
    color: #7f7f7f;
/*
    background-image: url(../images/footer-logo.png);
    background-repeat: no-repeat;
    background-position: 15px 2px;
*/
}

div#footer address
{
    font-style:normal;
}

div#sidemenu
{
    padding: 0 0.25em 0 0;
}

div#extrainfo
{
    padding: 0m;
}


/* --> EIGENE STYLES F�R CDU PHC <-- */

.maincontent {
	width:549px;
	overflow:hidden;
	margin-right:-1px;
}

*html .maincontent {
	width:545px;
	overflow:hidden;
	margin-right:-1px;
}

.navi_left {
	float:left; 
	width:185px;
	margin-right:4px; 
	margin-left:3px; 
	background-image:url(/design/CDU1/images/navi_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	}
	
* html .navi_left {
	float:left; 
	width:185px;
	margin-right:0px; 
	margin-left:0px;
	background-image:url(/design/CDU1/images/navi_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	}	

.mainteaser {
	width:206px;
	overflow:hidden;
}

.mainnav {
	width:107px;
	overflow:hidden;
}

.menuitem {
	background-image:url(/design/CDU1/images/bg_navi_inaktiv2.jpg);
	background-position: center bottom;
	background-repeat:repeat-x;
	border-bottom: solid 1px #bababa;
	color:#535353;
	font-size:15px;
	width:182px;
	/*height:43px;*/
}


.current{
	background-image:url(/design/CDU1/images/bg_navi_aktiv2.jpg);
	border-bottom: solid 1px #bababa;
	color:#535353;
	font-size:15px;
	width:182px;
	/*height:43px;*/
	background-color:#F8C06B;
}

.selected{
	list-style-image:url(/design/CDU1/images/subnavi_aktiv.gif);
	padding-top:4px;
	padding-bottom:4px;
	line-height:13px;
}

.selected a {
	text-decoration:none;
}

* html .selected {
	padding:0 0 4px 0;
}

* html .selected a {
	margin-left:0px;
}

li.submenu{
	list-style-image:url(/design/CDU1/images/subnavi_inaktiv.gif);
	/*height:19px;*/
	/*border-bottom:1px solid #bababa;*/
	padding-top:4px;
	padding-bottom:4px;
	line-height:13px;
}

* html li.submenu {
	padding:0 0 4px 0;
}


.submenu a {
	text-decoration:none;
}

* html .submenu a {
	margin-left:0px;
}


.menuitem_text {
	/*padding:12px 0 0 18px;*/
}

.menuitem a {
	color:#535353;
	text-decoration:none;
	padding:12px 0 12px 18px;
	display:block;
	/*height:30px;*/	
}

.header-top  {
	/*margin-top:-8px;*/
} 

.header-top li a {
	float:left;
	color:#878684;
	font-size:12px;
	margin:0 0 0.5em 0.25em;
    padding:0 0 0 14px;
} 


.blockitem {
	border-top: 1px solid #bababa;
} 

.teaserblock {
	border-top: 1px solid #bababa;
} 

.blockheader {
	background-image:url(/design/CDU1/images/bg_h1.jpg);
	background-repeat:repeat-x;
	color:#000000;
	/*height:21px;*/
	font-size:14px;
	border-bottom:1px solid #bababa;
	margin-top:3px;
	padding-bottom:4px;
	background-position:bottom;
	min-height:17px;
} 

.blocktitle {
	margin-left:14px;
}

.myitem-image {
	border:1px solid #bababa;
	float:left;
	margin:11px 17px 11px 13px;
	padding:3px;
}

.myitem-textblok {
	padding:13px 17px 15px 13px;
}

.myitem-h1 {
	color:#000000;
	font-weight:bold;
}

.event_box {
	border:1px solid #bababa; 
	/*width:198px; */
	width:205px;
	/*height:114px; */
	float:right; 
	font-weight:bold; 
	padding-left:11px; 
	padding-top:13px;
	background-image:url(/design/CDU1/images/bg_event_box.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right:11px;
	margin-bottom:13px;
	margin-left:13px;
}


/* SCHATTEN */
.border_header_left {
	background-image:url(/design/CDU1/images/border_header_left.png);
	background-repeat:repeat-y;
	width:20px;
}

* html .border_header_left     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/border_header_left.png',sizingMethod='scale') } 

.border_header_right {
	background-image:url(/design/CDU1/images/border_header_right.png);
	background-repeat:repeat-y;
	width:20px;
}

* html .border_header_right     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/border_header_right.png',sizingMethod='scale') } 

.border_content_left {
	background-image:url(/design/CDU1/images/border_content_left.png);
	background-repeat:repeat-y;
	width:6px;
}

* html .border_content_left     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/border_content_left.png',sizingMethod='scale') } 

.border_content_right {
	background-image:url(/design/CDU1/images/border_content_right.png);
	background-repeat:repeat-y;
	width:6px;
}

* html .border_content_right     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/border_content_right.png',sizingMethod='scale') } 


.navi_border_left {
	background-image:url(/design/CDU1/images/navi_border_left.png); 
	background-repeat:repeat-y;
	width:3px;
}

* html .navi_border_left     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/navi_border_left.png',sizingMethod='scale') } 


.navi_border_right {
	background-image:url(/design/CDU1/images/navi_border_right.png);
	background-repeat:repeat-y;
	width:5px;
}

* html .navi_border_right     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/navi_border_right.png',sizingMethod='scale') } 


.navi_border_bottom {
	background-image:url(/design/CDU1/images/navi_border_bottom.png);
	background-repeat:repeat-x;
	height:4px;
}

* html .navi_border_bottom     { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/CDU1/images/navi_border_bottom.png',sizingMethod='scale') } 


ul, ol
{

    padding-left: 0px;
    list-style-type: none;
}

ul li
{
    padding-left: 14px;
    background-image:url(/design/CDU1/images/subnavi_inaktiv.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    list-style-type: none;
    margin-bottom:5px;
}

*html ul, ol
{
    margin: 0.75em 0 1em 1em;
    padding-left: 15px;
    list-style-type: none;
}

ul ul, ol ul
{
    margin: 0.3em 0 0.5em 1.3em;
}

ul ol, ol ol
{
    margin: 0.3em 0 0.5em 1.9em;
}

.sitemap {
	background-image:url(/design/CDU1/images/subnavi_inaktiv.gif);
    background-position:0 0.6em;
	background-repeat:no-repeat;
	padding:4px 0 4px 8px;
	border-bottom:1px solid #bababa;
	}
	
.sitemap_sub {
	background-image:url(/design/CDU1/images/subnavi_inaktiv.gif);
    background-position:2em 0.6em;
	background-repeat:no-repeat;
	padding:4px 0 4px 30px;
	border-bottom:1px solid #bababa;
	}	


.blog_navigator {
	background-image:url(/design/CDU1/images/bg_h1.jpg);
	background-repeat:repeat-x;
	border:1px solid #bababa;
	height:20px;
	color:#878684;
	padding:2px 10px 0 10px;
	margin-left:2px;
	margin-top:-4px;
	width:521px;
}

*html .blog_navigator {
	background-image:url(/design/CDU1/images/bg_h1.jpg);
	background-repeat:repeat-x;
	border:1px solid #bababa;
	height:20px;
	color:#878684;
	padding:2px 10px 0 10px;
	margin-left:2px;
	margin-top:-4px;
	width:540px;
}

.termine_navigator {
	background-image:url(/design/CDU1/images/bg_h1.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #bababa;
	height:20px;
	color:#878684;
	padding:2px 10px 0 0;
	text-align:right;
	padding:2px 10px 0 10px;
}

.headline {
	color:#000000;
	font-size:19px;
	font-weight:bold;
	line-height:21px;
}	


.download_item {
	padding:12px 0 0 15px;
	height:30px;
}

*html .download_item {
	padding:12px 0 10px 15px;
	height:30px;
}


/* INFOBOX F�R DIE DOWNLOADLISTE */

a.infobox {
}

a.infobox:hover { 
	cursor:help; 
}

a.infobox span { 
	visibility:hidden; 
	position:absolute; 
	left:-99em;
    margin-top:1.5em; 
    padding:1em; 
    text-decoration:none;
    margin-left:200px;
    z-index:10;
}

*html a.infobox span { 
	visibility:hidden; 
	position:absolute; 
	left:-99em;
    margin-top:1.5em; 
    padding:1em; 
    text-decoration:none;
    z-index:10;
    margin-left:0px;
}

a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
    visibility:visible; 
    left:1em;
    border:1px solid #bababa;
    background:white; 
}

.navi_corner_left_bottom {
	width:3px;
	height:4px;
	}

*html .navi_corner_left_bottom {
	width:5px;
	height:4px;
	}
	
.trennlinie {
	border-bottom: 1px solid #bababa;
	margin-left:14px;
	margin-right:17px;
}	

.artikel_datum {
	font-size:12px;
}

.gallerie_bildunterschrift {
	text-decoration:none;
	font-size:15px;
}

.formular_label {
	font-size:14px; 
	font-weight:normal; 
	color:#000000;
}

.suchbegriff {
	float:left; 
	font-size:19px; 
	color: #626262; 
	margin-left:15px; 
	padding-top:17px;
}

.input_searchtext {
	width:208px; 
	height:19px; 
	margin-left:10px; 
	margin-right:10px; 
	font-size:15px; 
	color:#626262;
}

.such_treffer {
	font-size:16px; 
	padding-top:43px;
	padding-bottom:10px; 
	border-bottom:1px solid #bababa;
}
