@charset "utf-8";
/* CSS Document rls-elektronik.de 2009 2spalter*/
a img {border: 0;}
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: url(bg.gif) repeat-y #004b84 center;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#container {
	width:992px;
	margin: 0 auto;
}
#header {
	height: 80px;
	background:url(header.jpg) no-repeat;
}

/*
 * Topnavigation
 */
#topnav {
	height: 28px;
	line-height: 28px;
	background-color: #004b84;
	margin-bottom: 4px;
	text-align:right;
}
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 5px;
	border-right: 1px solid #FFF;
}
#topnav li.last {border-right: none;}
#topnav li a:link,
#topnav li a:active,
#topnav li a:visited {

	color: #FFF;

	text-decoration:none;
}
#topnav li a:active {
	position:relative; top: 1px;
}
#topnav li a.last {
	border-right: 0;
}
#topnav li a:hover,
#topnav li a:focus {
	text-decoration:underline;
}

/*
 * Left column
 */
#left {
	width: 203px;
	float:left;
}
#searchbox {
	border: 1px solid #1f3c65;
	height: 60px;
	margin-bottom: 4px;
}
#searchbox div {
	border: 1px solid #c3c9d2;
	border-bottom: 1px solid #99acc3;
	background-color: #004b84;
	height:50px;
	padding: 4px;
}
#searchbox legend {
	color: #FFF;
	font-weight:bold;
	padding: 3px 0 5px 10px;
	background: url(searchbullet.gif) no-repeat 0 5px transparent;
}
#searchbox fieldset {border: 0;}
#searchbox input[type=text] {
	width: 152px;
	border: 1px solid #8198a8;
}
#searchbox input[type=submit] {
	width: 30px;
	border: 1px solid #8198a8;
	background-color: #FFF;
}

/*
 * Main Menu
 */
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Ebene 1 */
ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:active,
ul#menu li a:hover,
ul#menu li a:focus {
	line-height: 22px;
	height: 22px;
	padding-left: 10px;
	display:block;
	text-decoration: none;
	font-weight:bold;
	background: url(bgMenu.gif) 0 0 no-repeat;
	color: #FFF;
}
/* Ebene 2 */
ul#menu li ul li a:link,
ul#menu li ul li a:visited,
ul#menu li ul li a:active {
	line-height: 25px;
	height: 25px;
	padding-left: 17px;
	font-weight: normal;
	background: url(bgMenu.gif) 0 -22px no-repeat;
	color: #000;
}
ul#menu li ul li a:active {position:relative; top: 1px;}
ul#menu li ul li a:hover,
ul#menu li ul li a:focus {
	background: url(bgMenu.gif) 0 -47px no-repeat;
}
ul#menu li ul li a.aktiv {
	background: url(bgMenu.gif) 0 -72px repeat;
	height: auto;
	font-weight: bold;
}
ul#menu li ul li.liAktiv {
	background: url(bgMenu.gif) 0 -72px repeat;
}
/* Ebene 3 */
ul#menu li ul li ul li a:link,
ul#menu li ul li ul li a:visited,
ul#menu li ul li ul li a:active {
	line-height: 18px;
	height: auto;
	padding-left: 30px;
	background: none;
}
ul#menu li ul li ul li a:hover,
ul#menu li ul li ul li a:focus {
	font-weight:bold;
}
/* Ebene 4 */
ul#menu li ul li ul li ul li a:link,
ul#menu li ul li ul li ul li a:visited,
ul#menu li ul li ul li ul li a:active {
	line-height: 18px;
	height: auto;
	padding-left: 50px;
	background: none;
}

/*
 * content column
 */
#content {
	width: 758px;
	padding: 0 15px;
	float:left;
	line-height: 150%;
}

#footer {
	height:1px;
	clear:both;
}
#modified {
	float:left;
	color: #FFF;
	padding-left: 8px;
}

/*
 * Typo
 */
h1 {
	font-size: 22px;
	font-style:italic;
	color: #972b2a;
	line-height: 100%;
}
h2, h3, h4, h5, h6 {
	font-size:16px;
}

#content a:link,
#content a:active,
#content a:visited,
#right a:visited,
#right a:link,
#right a:active {
	color: #972b2a;
	text-decoration:underline;
	font-style:normal;
}
#content a:hover,
#content a:focus,
#right a:hover,
#right a:focus {
	text-decoration:none;
}
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active,
#breadcrumb a:hover,
#breadcrumb a:focus {color:#004b84;}
#content h2 b a:link, #content h2 b a:visited, #content h2 b a:active, #content h2 b a:hover, #content h2 b a:focus {
	color: #000000;
	text-decoration: none;
}
/*
 * EXT:rtehtmlarea
 */
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }
div.indent, p.indent, .indent {margin-left: 3em;}
address {font-style: normal;}
p.csc-frame-frame2,
div.csc-frame-frame2 {
	background-color:#eeeeee;
	border: 1px solid #a7a7a7;
	color:#000000;
	padding: 5px;
}

/*
 * EXT:powermail
 */
/* 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;*/
	background-image: url(../../typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
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: 200px;
	float: left;
	text-align:right;
	padding-right: 10px;
	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: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 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 200px;
	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;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label {
	cursor:pointer;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even, fieldset.tx-powermail-pi1_fieldset div.odd {
	border: 1px solid #ccc;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
.sbfolderdownload {
	float:none;
	height:auto;
	margin:0 0 0 0;
	overflow:hidden;
	padding:7px 8px 0 10px;
	width:400px;
}