@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0;}
body { background:#475761; font-size:100%; line-height:1em; font-family:tahoma; color:#ffffff; text-align:center; font-size:0.6875em; line-height:1.27em; padding-bottom:6px}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#1e3376;
	text-decoration:underline;
}
select{color:#545e68; font-size:11px;}


/* Container */

#CONTAINER {
	margin: 0 auto;
	width: 980px;
	height: auto;
	text-align: left;
	position: relative;
}


/* Header */

#KOPFBILD {
	height:248px; 
	width: 980px;
	background:url(../images/row_logo.jpg) 0 0 no-repeat;
	float: left;
}

.tail-top-logo{ background:url(../images/tail_top_logo.gif) 0 0 repeat-x; height:317px;}
.wrapper-right {background:transparent url(../images/wrapper_right.gif) repeat-x scroll left top; height:248px; position:absolute; right:0;  width:50%; }



/* Menü oben */

#MENU {
	height: 61px;
	width: 980px;
	text-align: left;
}

#MENU .col-1{ width:980px; float:left;}

#MENU .col-2{ width:240px; float:left; background:url(../images/bg_form.gif) 0 0 no-repeat; height:48px; margin-left:18px;}

#MENU .search {margin:11px 4px 0px 17px;}

#MENU .search .inputbox { /*-------- working in all browsers ------*/
	background:#3b424a;
	border:1px solid #14171b;
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	width:141px;
	padding:2px 0 2px 5px !important;
	vertical-align:middle;
	margin-right:12px;
	float:left;
}

#MENU .search .button {
	color:#cb670e;
	font:bold 12px Arial;
	width:44px;
	height:20px !important;
	vertical-align:middle;
	padding:0 !important;
	margin:0 !important;
	float:left !important;
}

.row-top-menu{ height:61px;}
.module-topmenu {
	padding-left:0px;
}
ul.menu-nav {
padding:0 0 0 0px;
margin:0;
	
}
ul.menu-nav li	{
	display:block; 
	float:left; 
	padding:0px 0px 0px 0px;
	 margin-right:1px;
}
ul.menu-nav li a  {
	background:url(../images/topmenu_left.gif) no-repeat 0 0;
	border:none;
	color:#ffffff;
	display:block; 
	float:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-left:25px;
	font-weight:bold;
}
ul.menu-nav li a span	{
	background:url(../images/topmenu_right.gif) no-repeat right 0;
	display:block; 
	padding:13px 36px 20px 11px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	background:url(../images/topmenu_left_hov.gif) no-repeat 0 0;
	border:none;
	color:#FFF !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto;
	
	
	
}
ul.menu-nav li a:hover span	{
	background:url(../images/topmenu_right_hov.gif) no-repeat right 0;
	display:block; 
}

/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#ffffff; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
	background:url(../images/topmenu_left_hov.gif) no-repeat 0 0;
	border:none;
	color:#fff !important; 
	display:block;
	float:left; 
	text-align:center;
	width:auto;
}
ul.menu-nav li.active a span {
	background:url(../images/topmenu_right_hov.gif) no-repeat right 0;
	display:block; 
}




/* Inhalt links */

#CONTENT-LEFT {
	float:left;    
	text-align:left;   
	width:253px;
	padding-top: 20px;
}

.container-indent{ padding:16px 15px 22px 14px;}
.clear{ width:100%;}

.module .box-content-indent{padding:21px 14px 5px 1px;}
.module ul{ margin:0; list-style:none;}
.module ul{ margin-left:0px;}
.module ul li{background:url(../images/marker_list.gif) 0 5px no-repeat; padding:0 0 0 19px; margin-bottom:13px;}
.module ul li a{ color:#545e68!important; font-size:12px; text-decoration:none; font-family:tahoma;}
.module ul li a:hover{ color:#1e3376 !important; text-decoration:none;}

.box-title h3{ color:#1e3376; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; border-bottom:1px solid #1e3376; padding:0 0 11px 0;}
.module_menu .box-title h3, .s1 .box-title h3{ margin-top:3px; color:#FFF; background:url(../images/title_line_bottom.gif) bottom left repeat-x; border:none; padding-bottom:15px;}
.module td, .module th, .module div, .module p, .module label { color:#545e68; font-size:11px; font-family:tahoma;}
.s1 td, .s1 th, .s1 div, .s1 p, .s1 label { color:#FFF;}
.module  a{ color:#545e68 !important; text-decoration:none;}
.module  a:hover{ color:#545e68 !important; text-decoration: underline;}

.wrapper-container .border-top {background:url(../images/border_top.gif) repeat-x top #FFF;}
.wrapper-container .border-bottom {background:url(../images/border_bottom.gif) repeat-x bottom;}
.wrapper-container .border-left {background:url(../images/border_left.gif) repeat-y left;}
.wrapper-container .border-right {background:url(../images/border_right.gif) repeat-y right;}
.wrapper-container .corner-top-left {background:url(../images/corner_top_left.gif) no-repeat left top;}
.wrapper-container .corner-top-right {background:url(../images/corner_top_right.gif) no-repeat right top;}
.wrapper-container .corner-bottom-left {background:url(../images/corner_bottom_left.gif) no-repeat left bottom;}
.wrapper-container .corner-bottom-right {background:url(../images/corner_bottom_right.gif) no-repeat right bottom;}

.wrapper-breadcrumb { margin-bottom:12px;}
.wrapper-breadcrumb .border-top {background:url(../images/border1_top.gif) repeat-x top #3b4b55;}
.wrapper-breadcrumb .border-bottom {background:url(../images/border1_bottom.gif) repeat-x bottom;}
.wrapper-breadcrumb .border-left {background:url(../images/border1_left.gif) repeat-y left;}
.wrapper-breadcrumb .border-right {background:url(../images/border1_right.gif) repeat-y right;}
.wrapper-breadcrumb .corner-top-left {background:url(../images/corner1_top_left.gif) no-repeat left top;}
.wrapper-breadcrumb .corner-top-right {background:url(../images/corner1_top_right.gif) no-repeat right top;}
.wrapper-breadcrumb .corner-bottom-left {background:url(../images/corner1_bottom_left.gif) no-repeat left bottom;}
.wrapper-breadcrumb .corner-bottom-right {background:url(../images/corner1_bottom_right.gif) no-repeat right bottom; height:48px;}

.wrapper-box{ margin-bottom:12px;}
.wrapper-box .border-top {background:url(../images/border2_top.gif) repeat-x top #FFF;}
.wrapper-box .border-bottom {background:url(../images/border2_bottom.gif) repeat-x bottom;}
.wrapper-box .border-left {background:url(../images/border2_left.gif) repeat-y left;}
.wrapper-box .border-right {background:url(../images/border2_right.gif) repeat-y right;}
.wrapper-box .corner-top-left {background:url(../images/corner2_top_left.gif) no-repeat left top;}
.wrapper-box .corner-top-right {background:url(../images/corner2_top_right.gif) no-repeat right top;}
.wrapper-box .corner-bottom-left {background:url(../images/corner2_bottom_left.gif) no-repeat left bottom;}
.wrapper-box .corner-bottom-right {background:url(../images/corner2_bottom_right.gif) no-repeat right bottom; width:100%;}
.wrapper-box-indent{ padding:19px 20px 21px 21px;}

.s1 .border-top, .module_menu .border-top {background:url(../images/border3_top.gif) repeat-x top #00ABFF;}
.s1 .border-bottom, .module_menu .border-bottom {background:url(../images/border3_bottom.gif) repeat-x bottom;}
.s1 .border-left, .module_menu .border-left  {background:url(../images/border3_left.gif) repeat-y left;}
.s1 .border-right, .module_menu .border-right {background:url(../images/border3_right.gif) repeat-y right;}
.s1 .corner-top-left, .module_menu .corner-top-left  {background:url(../images/corner3_top_left.gif) no-repeat left top;}
.s1 .corner-top-right, .module_menu .corner-top-right {background:url(../images/corner3_top_right.gif) no-repeat right top;}
.s1 .corner-bottom-left, .module_menu .corner-bottom-left {background:url(../images/corner3_bottom_left.gif) no-repeat left bottom;}
.s1 .corner-bottom-right, .module_menu .corner-bottom-right {background:url(../images/corner3_bottom_right.gif) no-repeat right bottom;}

.module_menu .border-top {background:url(../images/border5_top.gif) repeat-x top #0060b5;}
.module_menu .border-bottom {background:url(../images/border5_bottom.gif) repeat-x bottom;}
.module_menu .border-left  {background:url(../images/border5_left.gif) repeat-y left;}
.module_menu .border-right {background:url(../images/border5_right.gif) repeat-y right;}
.module_menu .corner-top-left  {background:url(../images/corner5_top_left.gif) no-repeat left top;}
.module_menu .corner-top-right {background:url(../images/corner5_top_right.gif) no-repeat right top;}
.module_menu .corner-bottom-left {background:url(../images/corner5_bottom_left.gif) no-repeat left bottom;}
.module_menu .corner-bottom-right {background:url(../images/corner5_bottom_right.gif) no-repeat right bottom;}

.extra-row .extra-box-left{ width:495px; float:left; padding-top:11px;}
.extra-row .extra-box-right-indent{ padding:11px 0 0 31px;}
.extra-box-left-indent{ padding:8px 0 0 27px;}
.extra-row .extra-box-right{ width:438px; float:left;}
.extra-row .inputbox-indent{ margin-right:4px !important;}

.wrapper-title-top{background:url(../images/corner4_top_left.png) no-repeat left top; height:13px; width:100%; overflow:hidden; }
.wrapper-title-top div{background:url(../images/corner4_top_right.png) no-repeat right top;}
.wrapper-title-top div div{background:url(../images/border4_top.gif) repeat-x top; height:13px; margin:0 15px;}

.wrapper-title-border-left{ background:#FFF url(../images/wrapper_title_border.gif) 0 0 repeat-y; width:100%;}
.wrapper-title-border-right{ background:url(../images/wrapper_title_border.gif) top right repeat-y; width:100%;}

.wrapper-title-bottom{background:url(../images/corner4_bottom_left.png) no-repeat bottom left; height:13px;width:100%; overflow:hidden; }
.wrapper-title-bottom div{background:url(../images/corner4_bottom_right.png) no-repeat bottom right;}
.wrapper-title-bottom div div{background:url(../images/border4_bottom.gif) repeat-x top; height:13px;margin:0 15px;}

.module_menu .box-content-indent{padding:14px 0 0px 0;}
.menu, .menu ul{ margin:0; list-style:none;}
.menu ul{ margin-left:13px;}
.menu li a{padding:3px 0 6px 0; display:block; color:#FFF; text-decoration:none; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
/*.menu li{background:url(../images/menu_line.gif) repeat-x bottom left;}*/
.menu li a:hover{ color:#152229 !important;}
/*#id{ width:350px !important;}*/


/* Inhalt rechts */

#CONTENT-RIGHT {
	float:left;    
	text-align:left;   
	width:707px;
	padding-top: 20px;
	padding-left: 20px;
	left: 253px;
}

.breadcrumbs { padding:17px 0 0 22px; display:block; font-weight:bold; color:#FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.breadcrumbs a { font-weight:bold; color:#FFF; text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.breadcrumbs a:hover { color:#FFF !important; text-decoration:underline;}
.breadcrumbs .pathway, .breadcrumbs .pathway a {color:#FFF !important;}
.breadcrumbs .pathway a:hover {color:#FFF !important; text-decoration:underline;}
.breadcrumbs img{ margin:0 2px;}

.inhalt { padding:0px 17px 17px 22px; display:block; font-weight:normal; color:#1e3376; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
.inhalt h3 { padding:17px 0 8px 0px; display:block; font-weight:bold; color:#1e3376; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.inhalt p {padding: 0 0 17px 0;}

h3 { padding:0 0 8px 0px; display:block; font-weight:bold; color:#1e3376; font-size:12px; font-family:Arial, Helvetica, sans-serif;}


TABLE {	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; }
TABLE td {PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 7px; VERTICAL-ALIGN: top; PADDING-TOP: 8px; color:#1e3376; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; TEXT-ALIGN: left; }

TABLE .table_links {	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; }
TABLE .table_links td {PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 7px; VERTICAL-ALIGN: top; PADDING-TOP: 8px; color:#1e3376; font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif; TEXT-ALIGN: left; }

img { border: none;}
img a {border: none;}
img a:hover { border: none; }
img a:visited { border: none; }

.subtitle { }
.subtitle h3 { padding:0px 0 17px 0px; display:block; font-weight:bold; color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.zurueck { margin-top: 10px;}


/*-------------------------------------footer---*/

#footer .indent{ padding:20px 0 39px 12px; color:#aaafb4; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#footer .indent a{ color:#aaafb4 !important; text-decoration:none;}
#footer .indent a:hover{ color:#fff !important; text-decoration:underline;}


<!-- Sitemap -->

.csc-sitemap {padding:14px 0 0px 0; margin:0; list-style:none;}
.csc-sitemap ul{ margin:0; list-style:none;}
.csc-sitemap ul{ margin-left:13px;}
.csc-sitemap li a{background:url(../images/menu_marker1.gif) center right no-repeat; padding:3px 0 7px 0; display:block; color:#1e3376; text-decoration:none; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.csc-sitemap li a:hover{ color:#1e3376 !important; background:url(../images/menu_marker2.gif) center right no-repeat; text-decoration:underline;}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed, textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 360px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check .powermail_check_inner {
	/* Checkbox-div */
	margin-left: 150px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check input.powermail_check {
	/* Checkbox */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 150px;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
	color: #666;
        font-size: 12px;
}

