
/***********************************************************
	Reset browser specific definitions and define universalities
************************************************************/
html, body, div, p, h1, h2, h3,  span, a, table, th, td, form, img, hr, input, textarea, select {
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana, Lucida Grande, Geneva,sans-serif;
	vertical-align:top;

}

/***********************************************************
	For IE bug, with relative font definitions
************************************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color:#E4E4E4;
	background-image:url(../img/layout/background.gif);
	background-position:center 0px;
	background-repeat:repeat-y;
	font: 12px Arial, Tahoma, Verdana, Lucida Grande, Geneva,sans-serif;
	color:#333333;
}

/***********************************************************
	Design
************************************************************/

#design {
	margin: 0px auto;
	padding:0px 0px;
	width: 960px;
	font: 12px Arial, Tahoma, Verdana, Lucida Grande, Geneva,sans-serif;
}

/***********************************************************
	Page Areas
************************************************************/

#page {
	width: 940px;
	margin: 0px ;
	padding: 0px 10px;
}


/***********************************************************
	Page Area head
************************************************************/

#head {
	width:940px;
	height:143px;
	margin:0px;
	margin-top:5px;
	
}

/***********************************************************
	Page Area top logo
************************************************************/
#logo {
	text-align:right;
	margin: 0px;
	padding:0px;
	height:100px;
}

.flag {
	text-align:right;
	vertical-align:top;
	margin-top:7px;
	margin-right:20px;
}



/***********************************************************
	Page Area Navigation Pfad 
************************************************************/
#path {
	float:left;
	color:#73B5E4;
	padding-top:5px;
}

#path ul {
	display:block;
	margin:0px;
	padding:0px;
}
#path ul li {
	display:inline;
	float:left;
	font-size:11px;	
}

#path ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

#path ul li a:hover {
	color:#FFFFFF;
}

#path ul li a.selected:link,
#path ul li a.selected:visited,
#path ul li a.selected:active,
#path ul li a.selected:hover {
	
}

#path ul li.open a,
#path ul li.open a:hover {
	
}



/***********************************************************
	Page Area navigation
************************************************************/
#search_navigation {
	height:25px;
	background-color:#003399;
}


/***********************************************************
	Page Area content right navi_top
************************************************************/

#navigation_border {
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:0px 0px;	
	height:25px;
}

#navigation {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	height:26px;
	background-image:url(../img/layout/background_top_navi.gif);
	background-position:0px 1px;
	background-repeat:repeat-x;
	
	
}

/***********************************************************
	Page Area content right navi_top
************************************************************/
#navi_top {
	margin:0px;	
	padding:0px;
	color:#333333;
	text-align:left;
	font-size:0.95em;
	z-index:7;
	letter-spacing:1px;
	height:23px;
}

#navi_top ul.top_navi_left {
	text-align:left;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
}

#navi_top ul.top_navi_left li {
	display:inline;
}

#navi_top ul.top_navi_left li a {
	padding:0px 12px 0px 12px;
	color:#333333;
}

#navi_top ul.top_navi_left li a:link, 
#navi_top ul.top_navi_left li a:visited,
#navi_top ul.top_navi_left li a:active,
#navi_top ul.top_navi_left li a:hover {
	text-decoration:none;
	vertical-align:bottom;
	padding-top:6px;
}

#navi_top ul.top_navi_left li a:hover {
	text-decoration:none;
	color:#000000;
}
#navi_top ul.top_navi_left li a:active {
	text-decoration:none;
	color:#333333;
}

#navi_top ul.top_navi_left li a.selected{
	text-decoration:none;
	color:#333333;
	background-image:url(../img/layout/topnavi_hover.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	height:25px;
}


#navi_top ul.top_navi_right {
	text-align:left;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
}

#navi_top ul.top_navi_right li {
	display:inline;
}

#navi_top ul.top_navi_right li a {
	padding:0px 12px 2px 12px;
	color:#000000;
}

#navi_top ul.top_navi_right li a:link, 
#navi_top ul.top_navi_right li a:visited,
#navi_top ul.top_navi_right li a:active,
#navi_top ul.top_navi_right li a:hover {
	text-decoration:none;
	vertical-align:bottom;
	padding-top:2px;
	height:22px;
}

#navi_top ul.top_navi_right li a:hover {
	text-decoration:none;
	color:#000000;
}
#navi_top ul.top_navi_right li a:active {
	text-decoration:none;
	color:#000000;
}

#navi_top ul.top_navi_right li a.selected{
	text-decoration:none;
	color:#000000;
	background-image:url(../img/layout/topnavi_hover.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;
	
}


/*********************************
	Links
*/

/***********************************************************
	Page Area content
************************************************************/


#content {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;;
	width:940px;
	z-index:3;
	margin-top:25px;
	background-color:#FFFFFF;
}


#content_popup {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;;
	width:600px;
	z-index:3;
	margin-top:25px;
	background-color:#FFFFFF;
}



/***********************************************************
	Page Area Navi Left 1. Ebene
************************************************************/
div#navi_left {
	font-size:11px;
	width:200px;
	color:#333333;
	z-index:1;
	border-top:1px solid #C6C6C6;
}

div#navi_left  a {
	color:#333333;
	text-decoration: none;
}

div#navi_left  a:hover, a:active {
	color:#333333;
	text-decoration: none;
}

div#navi_left ul {
	width:200px;
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div#navi_left li {
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #C6C6C6;
}

div#navi_left ul li a {
	display:block;
	color:#333333;
	padding:0px 0px 0px 22px;
	text-decoration:none;
	line-height:24px;
	;
}

div#navi_left ul li a.open {
	margin-top:0px;
	color:#FFFFFF;
	background-color:#003399;
	background-image:url(../img/layout/navi_hover.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left ul li a.closed {
	color:#333333;
	background-image:url(../img/layout/arrow_grey.gif);
	background-position:7px 2px;
	background-repeat:no-repeat;
}

div#navi_left ul li a.closed :hover {
	color:#003399;
}

div#navi_left ul li  a.selected  a:hover {
	color:#C9E3F4;
}

div#navi_left ul li  a.open  a:hover {
	color:#C9E3F4;
}

div#navi_left ul li .selected{
	margin-top:0px;
	color:#FFFFFF;
	background-color:#003399;
	background-image:url(../img/layout/navi_hover_1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left .navi_first {
}

div#navi_left .eshop {
	margin:0px;
	color:#FFFFFF;
	background-color:#993333;
}

/***********************************************************
	Page Area Navi Left 2. Ebene
************************************************************/
div#navi_left ul li ul {
	background-color:#C9E3F4;
	background-image:url(../img/layout/navi_left_shadow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}


div#navi_left ul li ul li {
	/*margin-top:1px;*/
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	
}

div#navi_left li ul li a {
	/*margin-top:1px;*/
	padding:0px 0px 0px 35px;

}

div#navi_left ul li ul li a.closed {
	color:#333333;
	background-image:url(../img/layout/arrow_black.gif);
	background-position:16px 2px;
	background-repeat:no-repeat;
}


div#navi_left ul li ul li a.open {
	padding:0px 0px 0px 35px;
	background-color:#0A82D0;
	background-image:url(../img/layout/navi_hover_2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left ul li ul li a:hover {
	padding:0px 0px 0px 35px;
	color:#003399;
}

div#navi_left ul li ul li .selected {
	background-color:#0780CF;
	padding:0px 0px 0px 35px;
	background-image:url(../img/layout/navi_hover_2_1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left .navi_second {
}

/***********************************************************
	Page Area Navi Left 3. Ebene
************************************************************/

div#navi_left ul li ul li ul li {
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	
}


div#navi_left li ul li ul li a {
	/*margin-top:1px;*/
	color:#000000;
	margin-bottom:0px;
	padding:0px 0px 0px 50px;
	background-color:#E4F1FA;
	background-image:url(../img/layout/point.gif);
	background-position:25px 3px;
	background-repeat:no-repeat;
}


div#navi_left ul li ul li ul li a.closed {
	background-image:url(../img/layout/point.gif);
	background-position:25px 3px;
	background-repeat:no-repeat;
}

div#navi_left ul li ul li ul li a.open {
	padding:0px 0px 0px 50px;
	color:#FFFFFF;
	background-color:#47a1db;
	background-image:url(../img/layout/navi_hover_3.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left ul li ul li ul li a:hover {
	padding:0px 0px 0px 50px;
	
}

div#navi_left ul li ul li ul li .selected{
	padding:0px 0px 0px 50px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../img/layout/point.gif);
	background-position:25px 3px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left .navi_third {
}

/***********************************************************
	Page Area Navi Left 4. Ebene
************************************************************/

div#navi_left ul li ul li ul li ul li {
	margin-bottom:0px;
	border-bottom:1px solid #FFFFFF;
	
}


div#navi_left ul li li ul li ul li a {
	/*margin-top:1px;*/
	color:#000000;
	margin-bottom:0px;
	padding:0px 0px 0px 60px;
	background-color:#eef3f7;
	background-image:url(../img/layout/point.gif);
	background-position:35px 3px;
	background-repeat:no-repeat;
}


div#navi_left ul li ul li ul li ul li a.closed {
	background-image:url(../img/layout/point.gif);
	background-position:35px 3px;
	background-repeat:no-repeat;
}

div#navi_left ul li ul li ul li ul li a.open {
	padding:0px 0px 0px 50px;
	padding:0px 0px 0px 60px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../img/layout/point.gif);
	background-position:35px 3px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left ul li ul li ul li ul li a:hover {
	padding:0px 0px 0px 60px;
	
}

div#navi_left ul li ul li ul li ul li .selected{
	padding:0px 0px 0px 60px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../img/layout/point.gif);
	background-position:35px 3px;
	background-repeat:no-repeat;
	border-bottom:0px;
}

div#navi_left .navi_third {
}

/***********************************************************
	Page Area content linke Spalte
************************************************************/
#column_left {
  float:left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	width: 200px;
	text-align:left;
	margin-left:0px;
}

/***********************************************************
	Page Area content Mitte
************************************************************/
#column_center {
	width:730px;;
	padding:0px 1px 5px 1px;
	margin:0px 0px 0px 210px;
	background-color:#FFFFFF;
	min-height:400px;
	line-height:16px;

}
#column_center_with_right {
	width:520px;;
	padding:0px 1px 5px 1px;
	margin:0px 0px 0px 210px;
	/*background-color:#FFFFFF;*/
	min-height:400px;
	line-height:16px;
}

#column_center_admin {
	width:730px;;
	padding:2px 1px 5px 1px;
	margin:0px 5px 0px 210px;
	background-color:#FFFFFF;
	min-height:400px;
	line-height:16px;
}

#column_center_popup {
	padding:5px 0px 5px 1px;
	margin:0px 5px 0px 20px;
	background-color:#FFFFFF;
	width:600px;
	min-height:400px;
	line-height:16px;
}

.content_alignment {
	margin:0px 0px 0px 0px;
}

.preview_with_right {
	width:520px;;
	
}

/***********************************************************
	Page Area content - Social_media
************************************************************/
#social_media {
	line-height:21px;
	height:21px;
	margin:0;
	padding:0px 0px 0px 0px;
}

#social_media li {
	height:21px;
	list-style:none;
	float:right;
	padding: 0px 30px 0px 0px;
}

/***********************************************************
	Page Area content rechte Spalte
************************************************************/
#column_right {
	float:right;
	width:200px;
	padding:0px 0px 10px 10px;;
	font-size:11px;
	color:#5D5D5D;
	margin:0px 0px 0px 0px;
}

/***********************************************************
	Page Area Activities
************************************************************/

#activities {
	margin-top:10px;
	text-align:left;
}

#activities .activity_buttons {
	padding-top:5px;
	color:#666666;
}

#activities .activity_buttons img{
	padding:0px 3px 0px 0px;
}

#activities .activity_buttons a:link, 
#activities .activity_buttons a:visited,
#activities .activity_buttons a:active,
#activities .activity_buttons a:hover {
	color:#666666;
}

.beige {

}

/***********************************************************
	Page Area footer
************************************************************/

#navigation_footer_border {
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	padding:0px 0px;	
}

#navigation_footer {
	color:#333333;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	height:25px;
	background-image:url(../img/layout/background_footer_navi.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

#footer {
	font-size:11px;
	text-align:left;
}

#footer div.title {
	color:#333333;
	margin-left:20px;
	padding-top:6px;
}

#footer_popup {
	background-color:#047FCF;
	font-size:11px;
	height:18px;
	margin-left:18px;
	padding:5px 5px 0px 0px;
	width:613px;
}

#footer_popup div.title {
	color: #333333;
	margin-left:20px;
	padding-top:1px;
}

/***********************************************************
	Page Area content - Suche
************************************************************/

/***********************************************************
	Page Area Suchbox
************************************************************/
.search_box {
	width:200px;
	height:21px;
	float:left;
	text-align:left;	
	padding:4px 0px 0px 0px;
}


.input_search_image {
	width:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#003399;
	border:0px;
}

.input_search {
	border: 1px solid #A5ACB2;
	border-style:inset;
	width:130px;
	font-size:xx-small;
	padding:1px 0px 0px 2px;
}

.search_content {
	padding-left:15px;
	padding-top:0px;
}

.paging {
	text-align:center;
}

/* Überschrift der Boxen */

.box_blue_headline {
	height:20px;
	padding:5px 0px 0px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;	
}

#ticker {
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(../img/layout/background_ticker.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
	margin:0px;
	padding:0px 0px;
	height:100%;
	border-bottom:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}

#ticker .ticker_content {
	margin:0px;
	padding:5px;
}

#ticker .date {
	padding:0px;
}


#column_right .line {
	font-weight:normal;
	font-size:11px;
}

/*normal*/
#column_right .normal {
	font-weight:normal;
	font-size:11px;
}

/*normal*/
#column_center .normal {
	font-weight:normal;
}


#ticker .text {
	text-align:left;
}

.right_box {
	width:200px;
	margin:0px;
	padding:0px;
	font-size:11px;
}


/***********************************************************
	Page Area content - Boxen
************************************************************/


#column_center h1.headliner_blue,
#column_center_with_right h1.headliner_blue {
	text-align:left;
	color:#003399;
	padding-bottom:4px;
	border-bottom:1px solid #003399;
}


#column_center h1.headliner_red,
#column_center_with_right h1.headliner_red {
	text-align:left;
	color:#003399;
	padding-bottom:4px;
	border-bottom:1px solid #003399;
}

#column_center h1.headliner_yellow,
#column_center_with_right h1.headliner_yellow {
	text-align:left;
	color:#003399;
	padding-bottom:4px;
	border-bottom:1px solid #003399;
}


#column_center h2.headliner_blue,
#column_center_with_right h2.headliner_blue {
	text-align:left;
	color:#047FCF;
	padding-bottom:4px;
	border-bottom:1px solid #047FCF;
}

#column_center h2.headliner_red,
#column_center_with_right h2.headliner_red {
	text-align:left;
	color:#047FCF;
	padding-bottom:4px;
	border-bottom:1px solid #047FCF;
}

#column_center h2.headliner_yellow,
#column_center_with_right h2.headliner_yellow {
	text-align:left;
	color:#047FCF;
	padding-bottom:4px;
	border-bottom:1px solid #047FCF;
}

#column_center .boxtitle_blue,
#column_center_with_right .boxtitle_blue {
	background-color:#C9E3F4;
	padding:5px 5px 4px 5px;	
	text-align:left;
	color:#047FCF;
	font-size:12px;
	border-bottom:1px solid #6699CC;
	margin:0px 0px 0px 0px;
}


#column_center .box,
#column_center_with_right .box {
	background-color:#E5F2FA;
	margin:0px;
	padding:5px;
	height:100%;
}



#column_center .boxtitle_yellow,
#column_center_with_right .boxtitle_yellow {
	background-color:#CC9900;
	padding:5px 5px 4px 10px;	
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	border:1px solid #CC9900;
}



#column_center .boxtitle_red,
#column_center_with_right .boxtitle_red {
	background-color:#993333;
	padding:5px 5px 4px 10px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	border:1px solid #993333;
}

#column_center .boxcontent,
#column_center_with_right .boxcontent {
	margin:0px;
	padding:5px;

}

.box_text {
	margin:0px;
	padding:5px 0px;
	
}

.left_box_text {
	background-color:#F5F5F5;
	margin:0px;
	padding:0px;
	width:200px;
	margin-top:-2px;
	font-size:12px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


/***********************************************************
	Page Area right - Boxen
************************************************************/

#column_right .headliner_blue,
#column_right h2.headliner_blue  {
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
}

#column_right .headliner_yellow {
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;	
	
}

#column_right .headliner_red {
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;		
	
}


#column_right .box_text {
	background-color:#FFFFFF;
	background-image:url(../img/layout/background_ticker.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
	margin:0px;
	padding:5px 5px;
	height:100%;
	border-bottom:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	
}

#column_right table {
	font-size:11px;
}

#column_right .boxtitle_blue,
#column_right .right_box .boxtitle_blue{
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border-top:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
}

#column_right .box {
	background-color:#FFFFFF;
	background-image:url(../img/layout/background_ticker.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
	overflow:hidden;
	margin:0px;
	padding:5px 5px;
	height:100%;
	border-bottom:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}


.single_box {
	background-color:#FFFFFF;
	background-image:url(../img/layout/background_ticker.gif);
	background-position:0px bottom;
	background-repeat:repeat-x;	
	overflow:hidden;
	margin:0px 0px 12px 0px;
	padding:0px 0px;
	height:100%;
	border-bottom:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}


#column_right .boxtitle_yellow {
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;	
	border:1px solid #CC9900;
}



#column_right .boxtitle_red {
	padding:3px 0px 3px 10px;
	text-align:left;
	color:#047FCF;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
	border:1px solid #C6C6C6;
	background-image:url(../img/layout/headline_blue.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;	
}

#column_right .boxcontent {
	font-size:11px;
	margin:0px;
	padding:5px;

}

.log {
	padding:5px 5px 5px 5px;
}



/***********************************************************
	H1-H6
************************************************************/
h1 {
	font-weight:bold;
  color: #047FCF;
  font-size:18px;
  margin-bottom:5px;
}

h1 a {
	font-weight:bold;
	font-size:18px;
}

h2 {
	font-weight:normal;
  color:#047FCF;
  font-size:14px;
  margin-bottom:5px;
}
h2 a {
	font-weight:normal;
	font-size:14px;
}

#column_right h2 {
	font-size:12px;
}

#column_right h2 a {
	font-size:12px;
}

h3 {
	color:#047FCF;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

h3 a {
	font-size:11px;
}

h4 {
	font-size:11px;
	color:#047FCF;
	margin-bottom:5px;
}

h4 a {
	font-size:11px;
}

/***********************************************************
	Linie
************************************************************/
.hr {
	margin:5px 0px 5px 0px;
	background-color:#FFFFFF;
	border-top:1px solid #C6C6C6;
}

.hr_white {
	margin:5px -5px 5px -5px;
	background-color:#FFFFFF;
	border-top:2px solid #FFFFFF;
}

.line_mastercolor {
	border-top:1px solid #003399;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_mastercolor_light {
	border-top:1px solid #047FCF;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_black {
	border-top:1px solid #000000;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_grey {
	border-top:1px solid #B4B3B3;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}


/***********************************************************
	Verlinkungen
************************************************************/
#content a {
	color: #047FCF;
	text-decoration: none;
}

#content a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#content_popup a {
	color: #047FCF;
	text-decoration: none;
}

#content_popup a:hover, a:active {
	color: #000000;
	text-decoration: none;
}


/***********************************************************
	Printbereich nicht mitdrucken
************************************************************/

@media print {
	.none {
		display:none;
	}
	
	img {
		border:none;
	}
}

/***********************************************************
	misc definitions
************************************************************/

strong {
  font-weight:bold;
}

.large {
	font-size:18px;
}

.middle {
	font-size:14px;
}

img {
	vertical-align:bottom;
}

select {
	/*max-width:250px;*/
	width:400px;
}

.date_select {
	width:60px;
}

/*Icons*/
.icons {
	width:24px;
	text-align:center;
}

/*Zurück-Links*/
.back {
	margin-top:5px;
	background-image:url(../img/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:5px 5px 5px 25px;
}

/*Nach vorne-Links*/
.forward {
	background-image:url(../img/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:5px 5px 5px 25px;
}

/*Listenansicht*/
.u_list {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}

.list ul{
	list-style-image:url(../img/list.gif);
}

.list .indent {
	margin-left:15px;
}


.small {
   font-size:11px;
   line-height:16px;
}

.very_small {
	 font-size:10px;
}

.red {
   color:#CC0000;
}


.grey {
   color:#B4B3B3;
}

.blue {
   color:#003399;
}

.mastercolor {
	color: #003399;
}

.listpoint {
	background-image: url('../img/list.gif');
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}

.mastercolor_light {
	color: #047FCF;
}


.mastercolor_background {
	color: #047FCF;
	background-color:#C9E3F4;
	padding:2px 0px;
}

.mastercolor_background_white {
	color:#FFFFFF;
	background-color:#003399;
	padding:0px 0px;
}

.light_background {
	background-color:#F5F5F5;
	border:1px solid #FFFFFF;
}

.black {
   color:#000000;
}

.min_height {
		height:300px;
}



.space {
	margin:5px 0px;

}

.italic {
	font-style:italic;
}

.center{
	text-align:center;
	margin:0px auto;
}


/*Aussehen des Alphabetes*/
.alphabet {
	font-size:12px;
	font-weight:bold;

}

img {
   border:0;
}

table {
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	font-size:12px;
}

td.center, th.center {
	text-align: center;
	margin: 0px auto;
}

td.left, th.left {
	text-align: left;
}

td.right, th.right {
	text-align: right;
}

.right {
	text-align: right;
	margin-right:5px;
}

div.right a {
	text-decoration:none;
}

.right_activities {
	float:right;
	text-align: right;
	margin-right:5px;
	margin-top:5px;
	font-size:12px;
}

div.right_activities a {
	text-decoration:none;
}

/***********************************************************
	saemtliche Submit buttons
************************************************************/
.submit {
	color:#003399;
	width: 240px;
	height: 18px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/submit.gif') no-repeat;
	outline: none;
	border: 0px;
}

.submit_small {
	color:#003399;
	width: 166px;
	height: 18px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/submit_small.gif') no-repeat;
	outline: none;
	border: 0px;
}

/***********************************************************
	div.content contactsite
************************************************************/

div#content .contactform {
	float:left;
	width:350px;
}

div#content .contactadress {
	margin:0px 0px 0px 0px;
}

textarea {
	font-size:12px;
	width:380px;
}

.clearer {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;

}


/***********************************************************
	Error div
************************************************************/

div.error {
	border: 2px solid red;
	background-color: #7CADE6;
	padding: 0.5em;
	margin: 0.5em;
	visibility: hidden;
}

/***********************************************************
	Volltextdefinitionen
************************************************************/

/***********************************************************
	div um den Volltext herum
************************************************************/
.text_alignment {
	margin:0px 5px 5px 0px;
}
/*fulltext*/
#content p.fulltext {
 margin:10px 0px;

}

.textbase_table {
	width:99%;
}


/*inputfeld in der textbase fuer Zweispaltigkeit*/
div#content .textbase_input_double{
	width:200px;

}
/* Mittlerer Bereich Text*/
.center_column_text {
	padding:5px 0px;
	text-align:left;
}

.textbase_textarea {
	width:99%;

}

.textbase_textarea_flex{
	width:95%;
}

.textbase_textarea_double {
	width:240px;
}


.vertical_alignment {
	margin:0px 0px 10px 0px;
}

.info img {
	margin-bottom:3px;

}

a.info:hover {
	color:#F8F8F8;
	text-decoration:underline;
}

/* Zwischenüberschrift */
.headline {
	font-size:12px;
	font-weight:bold;
	width:99%;
}

/*inputfeld in der textbase*/
#content .textbase_input{
	width:85%;

}
/* Farbdefinition der Überschriften in der Textbase */
#content  .round1 {
	background-color:#F5F5F5;
}

/* zwei Bilder nebeneinander */
.two_images {
	vertical-align:middle;
	text-align:center;
	width:95%;
}


table td, th {
	vertical-align:top;
}

/* zwei Tabellenspalten */
.two_table {
	font-size:12px;
	width:250px;
	height:300px;
	vertical-align:top;
}
/* zwei Tabellenspalten Ausgabe*/
.two_table_view {
	font-size:12px;
	width:47%;
	vertical-align:top;
}


.picture_title {
	font-size:11px;
	text-align:center;
}

.description {
	margin-bottom:10px;	
}
/***************************************************************
	Formatierungen, die nur in den Textbasemodulen genutzt werden.
****************************************************************/
/* Formatierung der Formatvorlage*/

.cms-edit-template-selector {
	background-color:#047FCF;
	width:99%;
	padding-left:5px;

}

/* Rahmen um die Bilder*/

.border {
	border: 1px solid #C6C6C6;
	padding:4px;
	text-align:center;
	margin-bottom:5px;
	font-size:11px;
}

.box_border {
	border: 1px solid #C6C6C6;
	padding:0px;
	text-align:left;
	font-size:11px;
}

/* Float nach Listenansicht aufheben*/

									.after_list_clear {
										
									}
									.list_clear:after { 
										content:"clear"; 
										clear:both; 
										display:block; 
										height:0; 
										overflow:hidden; 
										visibility:hidden; 
									}

/* Rahmen um die table aus der Textbasevorlage (mit Rahmen)*/

.table_border {
	border: 1px solid #CCCCCC;	
}

/*Textbaseformatierung*/
.middle {
	vertical-align:middle;
	margin-right:15px;
}

/*Textbaseformatierung*/
.alignment_bottom {
	margin-bottom:5px;
}

/*Textbaseformatierung*/
.alignment {
	margin: 10px 0px;
}


/*Aussehen der Anker*/
.anchor {
	margin:0px 0px 10px 20px;
}

/*fett*/
.bold {
	font-weight:bold;
}


/*width:100%;*/
.width_100 {
	width:100%;
}

/***************************************************************
	Fehlermeldungsboxen oder Hinweisboxen
****************************************************************/

/*div.form_error*/
#content div.form_error {
	background-image: url(../img/info.gif);
	background-position: 5px 5px;
	background-repeat:no-repeat;
	width: 300px;
 	padding: 3px;
 	padding-top:5px;
 	padding-left:35px;
 	margin-bottom:5px;
 	padding-bottom:5px;
 	border: 1px solid #003399;
 	font-weight: normal;
 	background-color: #FFFFFF;
	visibility: hidden;
	font-size:11px;
	color:#003399;
}

/*div.hint_articles*/
#content div.hint_articles {
	font-size:11px;
	width: 99%;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #003399;
 	font-weight: normal;
 	color:#003399;
 	background-color: #FFFFFF;
}

/* Hinweisblock*/
.hint {
	width: 99%;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #003399;
 	font-weight: normal;
 	color:#003399;
 	background-color:#FFFFFF;
	font-size:11px;
}

/* Hinweisblock für Masterfarben*/
.hint_colors {
	width: 99%;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #003399;
 	background-color:#FFFFFF;
 	font-weight: normal;
	font-size:11px;
}


/***************************************************************
	Tooltip
****************************************************************/

.tooltip {
	width:200px;
	background-color:#FFFFFF;
	border: 1px solid #003399;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	padding-left:6px;
	padding-right:6px;
}

.popheader {
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	font-size:11px;
}

.poptext {
	vertical-align:top;
	font-size:11px;
}

/***************************************************************
	Login Box
****************************************************************/
#login_box {
	position:absolute;
	top:44px;
	width:220px;
	/*height:65px;*/
	padding:10px;
	border: 1px solid #003399;
	/*background: #FFFFFF url(../img/layout/background_login_box.gif) top left repeat-x;*/
	background: #FFFFFF;
}

#login_box input {
	margin-left:20px;
	width:120px;
}

#login_box input.submit {
	color:#003399;
	width: 120px;
	height: 18px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/submit_login.gif') no-repeat;
	outline: none;
	border: 0px;
}

#login_box a {
	color: #047FCF;
	text-decoration: none;
}

#login_box a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

/***************************************************************
	Formatierungen für Definitionen und Hilfetexten
****************************************************************/
/* Hilfetexte */
.shorthelp	{
	cursor: help;
}

/* Definitionen */
dfn {
	font-style:normal;
	border-bottom: 1px dotted #003399;
}


/*********************************
	Form Labels
*/
#content label {
	cursor: pointer;
}

#content label.error {
	color: #C70505;
}

/***************************************************************
	Tabellendefinitionen
****************************************************************/


/*********************************
	Table borderless
*/
#content table.overview table.borderless th{
	text-align:left;
	border:0px;
}
#content table.overview table.borderless td{
	border:0px;
}

/*********************************
	Table overview
*/

/* table */
#content table.overview {
	width:99%;;
	margin-top:5px;
	border-collapse:collapse;
}

/* Farbdefinition der Spalten */
#content table.overview .round1 {
	background-color:#F5F5F5;
}

#content table.overview .round2 {
	background-color:#C9E3F4;
}

/* Farbdefinition der ersten Tabellenzeile in der Formatvorlage table */
#content .round3 {
	background-color:#F5F5F5;
}

#content .round4 {
	background-color:#C9E3F4;
}

/* td*/
#content table.overview td{
	padding:3px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

/* th*/
#content table.overview th{
	padding:3px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

/***************************************************************
	Tabellendefinitionen für Tabellen, für die Ausgabe
****************************************************************/
#content table.with_border {
	width:100%;
	margin-top:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
}

#content table.with_border td {
	padding:5px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

#content table.with_border th {
	padding:5px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

/*********************************
	Table borderless
*/
#content table.with_border table.borderless th{
	text-align:left;
	border:0px;
	padding:1px;
}
#content table.with_border table.borderless td{
	border:0px;
	padding:1px;
}


/***************************************************************
	Tabellendefinitionen für z.B. Kontaktformular
****************************************************************/
/*********************************
	Table form
*/
/* table */
#content table.form {
	margin:10px;
	border-collapse:collapse;
}
/* th */
#content table.form th {
	font-weight:normal;
}
/* td */
#content table.form td {
	padding: 0.1em;
	text-align:left;
}
/* thead -> th */
#content table.form thead th {
	padding: 0.3em;
	text-align:center;
}

/* thead -> th.head */
#content table.form thead th.head {
	font-size:12px;
}
/* tbody -> th */
#content table.form tbody th {
	padding: 0.1em;
	text-align:left;
	vertical-align:top;
}
/* tbody -> td */
#content table.form tbody td {
	vertical-align:top;
}

/* tbody -> td.subheading */
#content table.form tbody td.subheading {
	font-weight: bold;
	text-align: center;
}

#content table.form tbody td input {
	width: 400px;
}
#content table.form_products_admin tbody td input {
	font-size:12px;
	width: 400px;
	margin:0px;
	border:1px solid #999999;
	height:16px;
}

#content table.form tbody.contact_input td input {
	width: 99%;
}

#content table.form tbody td textarea {
	font-size:12px;
	width: 400px;
}
#content table.form tbody.contact_input td textarea {
	font-size:12px;
	width: 99%;
}

#content table.form tbody td input[type=checkbox] {
	width: 15px;
}

#content table.form td input[type=radio] {
	width: 15px;
}

#content table.form td .indent  {
	width: 77px;
}

#content table.form tfoot th {
	padding: 0.3em;
	text-align: center;
}

.textarea_subtitle {
	height:250px;
}

#content .grey_link a:link, 
#content .grey_link a:visited,
#content .grey_link a:active,
#content .grey_link a:hover {
	color:#5D5D5D;
	text-decoration:underline;
}

#content .grey a:link, 
#content .grey a:visited,
#content .grey a:active,
#content .grey a:hover {
	color:#5D5D5D;
}


#column_center .mastercolor_background_white a:link,
#column_center .mastercolor_background_white a:visited, 
#column_center .mastercolor_background_white a:active, 
#column_center .mastercolor_background_white a:hover {
	color:#FFFFFF;
	padding:0px 0px 4px 10px;
	line-height:24px;
}

#column_center_with_right .mastercolor_background_white a:link,
#column_center_with_right .mastercolor_background_white a:visited, 
#column_center_with_right .mastercolor_background_white a:active, 
#column_center_with_right .mastercolor_background_white a:hover {
	color:#FFFFFF;
	padding:0px 0px 4px 10px;
	line-height:24px;
}

