/*
Layoutgerüst E-Control
*/
@import url("reset.css");
@import url("intro.css");
@import url("forms_portalneu.css");
@import url("forms.css");
@import url("editor_style.css");
@import url("suche.css");
@import url("thumbnailviewer.css");
@import url("navigation.css");
@import url("recommendation.css");
@import url("newsitem.css");
@import url("faq.css");
@import url("resetpwd.css");

html {

}
body {
	font-size:x-small;
	text-align:center;
	background: url("/appl/img/layout/images/bg.jpg") repeat-x #e3f8ff;
	margin-top:20px;
	font-family: Helvetica, Arial;
	color:#333333;
}

body.theFrame {
	background:none;
	margin:0;
	padding:0;
}

/* Container: valid for both*/
#container {
	width:960px;
	margin:auto;
	margin-bottom:50px;
	background-repeat:repeat;
	background-position:0 0;
}

a:focus {
	text-decoration: underline;
}

dfn {
	color:#3699C2;
	border-bottom:1px dotted #3699C2;
	cursor:default;
	font-style:normal;
}

.container1 {
	background:url(/appl/img/layout/content/bg_main_1.gif);
}

.container2 {
	background:url(/appl/img/layout/content/bg_main_2.gif);
}

.container_intro {
	background:white;
}

.lgWidget {
	background: transparent url(/appl/img/layout/images/arrow_blue_right.gif) no-repeat scroll left center;
	padding-left:22px;
	line-height:1.7;
}

.lgWidget a {
	padding:0px;
	background: transparent none;
}

.login_error {
	font-size:1.2em; 
	width:340px; 
	text-align:center; 
	color:red;
	margin:20px;
}



.lostpwd_error {
	font-size:1.2em; 
	width:640px; 
	text-align:left; 
	color:red;
	margin-top:20px;
	margin-left:25px;
}

a {
	color: #3699c2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.info {
	border-bottom:1px dotted #3699c2;
	cursor:help;
}
a:hover.info {
	border-bottom:1px dotted #3699c2;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial;
	font-weight:bold;	
	line-height:1.3em;
}

h1 {
	margin-top:1em;
	margin-bottom:0.8em;
	font-size:1.8em;
	color: #333;
}

#content h1.news {
	margin-top:0;
}

#content ul.newsitem div.newsitem {
	float:right; 
	height:71px; 
	width:71px; 
	padding:3px 0px 3px 3px; 
	background:url(/appl/img/layout/images/news_box.jpg);
}

h2 {
	margin-top:1em;
	margin-bottom:1em;
	font-size:1.4em;
	color: #333;
}
h3 {
	margin-top:1em;
	margin-bottom:0em;
	font-size:1.2em;
	color: #333;
}
h5{
	color:#3699c2;
	margin:0em 0em 0.3em 0em;
	font-size:1em;
}

p {
	font-size:12px;
	color: #666;
	margin-top:0.5em;
	padding-bottom:0.5em;
	line-height:1.5em;
}

p.editmode {
	margin-top:50px;
	width: 100%;
}

p.einleitung {
	font-size:1.4em;
	line-height:1.2em;
	padding-bottom:1em;
}

span > p.description {
	font-size:1em;
	color: white;
	margin:0px;
	padding:0px;
	/*BFL*/
	line-height:1.3em;
}

.hd {
	width: 100%; 
	/*background: #E3F8FF url(/appl/img/layout/images/bg.jpg) repeat-x scroll 0 0;*/
	display:none;
}

input {
	width:135px;
	border:1px solid #3699c2;
	font-size:10px;
	padding:0.3em 0.15em;
	color:#666;
}
input.image {
	margin-top:0;
	width:auto;
	height:auto;
	float:right;
	border:0;
}

input.login {
	width: 170px;
}

input.loginButton {
	border: none;
	width: 170px;
}

hr {
	margin-top:2em;
	border:none;
	border-top:.1em dotted #c3e6f5;
	height:.1em;
}

hr.socialbar {
	margin-top:2em;
	margin-left:3em;
	border:none;
	border-top:.1em dotted #c3e6f5;
	height:.1em;
}

.page #content form.faqDetails iframe {
 	display:block;
}

iframe#pTheDes___Frame {
	display:block;
}

img {
	border:0;
}

strong {
	font-weight:bold;
}

.page #content #GroupMembers {
	display: block;
}

#margins {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
}

#margins1 {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	background:url(/appl/img/layout/content/bg_main_1.jpg);
	background-repeat:repeat-y;
}

#margins2 {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	background:url(/appl/img/layout/content/bg_main_2.jpg);
	background-repeat:repeat-y;
}

#meta {
	height:24px;
}

#header {
	position:relative;
	width:100%;
	background: url("/appl/img/layout/images/header_bg.jpg") top repeat-x white;
}
#header .corner-top-right {
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:10px;
	background: url("/appl/img/layout/images/header_corner.jpg") no-repeat top right;
}

#header #header_suche {
	position:absolute;
	top:20px;
	right:-1px;
	width:180px;
	height:100px;
	text-align:right;
}


#header #header_suche p {
	float:left;
	margin:0;
	padding:0;
	margin-top:4px;
	font-size:11px;
}
#header #header_suche a {

}
#header #header_suche input.image {
	float:left;
	/*BFL*/
	margin-left:2px;
}

#header #header_suche input {
	margin-bottom:2px;
}



#header #header_logo {
	margin:0;
	padding:0;
	float:left;
	margin-left:40px;
	margin-right:35px;
}
#header #header_logo a {
	margin:0;
	padding:0;
	line-height:0;
}
#header #header_logo a img {
	border:0;
	float:left;
	margin:0;
	padding:0;
}
#header #header_wrap {
	width:100%;
	height:100%;
	display:table;
}




.page {
	background:transparent;
	float:left;
	width:100%;
	padding-bottom: 15px;
}

.page.nopaddingbottom {
	padding-bottom: 0;
}

.page.line {
	background:url("/appl/img/layout/images/tools_bg.jpg") right repeat-y white;
}

#content {
	float:left;
	/*BFL*/
	padding:15px 0 0 45px;
	width:90%;
}

.content1 {
	float:left;
	width:208px;
	padding:2px;
	margin-left:20px;
}
.content2 {
	float:left;
	width:428px;
	margin-left:20px;
}
.content3 {
	float:left;
	width:655px;
	margin-left:20px;
}

.page #content .content_image {
	margin-bottom:2em;
}
.page #content .content_image img{
	/*BFL*/
	width: 67em;
}
#content .content_box {
	width:208px;
	border:1px solid #d9f2fc;
	float:left;
	background:url("/appl/img/layout/images/button_konsumenten_2.jpg") right bottom no-repeat;
	margin-bottom:20px;
}
.content_box1 {
	width:208px;
	border:1px solid #d9f2fc;
	float:left;
	background:url("/appl/img/layout/images/button_konsumenten_2.jpg") right bottom no-repeat;
	margin-bottom:2em
}
.content_box2 {
	width:435px;
	border:1px solid #d9f2fc;
	float:left;
	background:url("/appl/img/layout/images/button_konsumenten_2.jpg") right bottom no-repeat;
	margin-bottom:2em
}
.content_box3 {
	width:655px;
	border:1px solid #d9f2fc;
	float:left;
	background:url("/appl/img/layout/images/button_konsumenten_2.jpg") right bottom no-repeat;
	margin-bottom:2em
}
.content_box div.wrap, .content_box1 div.wrap, .content_box2 div.wrap {
	padding:10px;
	height:250px;
}

.content_box3 div.wrap {
	padding:10px;
	height:270px;
}

.content_box .nomargin, .content_box1 .nomargin, .content_box2 .nomargin, .content_box3 .nomargin {
	margin:0;
}

.content_box p, .content_box1 p, .content_box2 p, .content_box3 p {
	padding:0;
	margin:0;
	line-height:1.3em;
	font-size:12px;
}
.content_box p .orange, .content_box1 p .orange, .content_box2 p .orange, .content_box3 p .orange {
	color:#f47f02;
}
.content_box img.right, .content_box1 img.right, .content_box2 img.right, .content_box3 img.right {
	float:right;
}
.page.two #content {
	border:none;
}

.page #content_subnavigation {
	float:left;
	width:191px;
	color:#f47f02;
}

* + html .page #content_subnavigation {
	width:190px;
	margin-right:1px;
}

#tools {
	float:right;
	width:192px;
	margin-bottom:10px;
	margin-left:.20px;
	margin-right:2px;
	border-left: 1px solid #E3F8FF;
	background:white;
}

#tools ul {
	font-size:11px;
}

#content_tools {
	width:57em;
}
#content_tools ul{
	list-style:none;
	margin:0;
	padding:0 0 0 30px;
}
#content_tools ul li {
	float:left;
	margin-right:40px;
}
#content_tools ul li a {
	font-size:11px;
}
#content_tools ul li a img {
}

#tools ul ul.login {
	line-height:1.7;
}

#tools ul ul.login li {
	color:#333;
	display:block;
	background:transparent url(/appl/img/layout/images/arrow_blue_right.gif) no-repeat scroll 0 4px;
	padding-left: 22px;
}

#tools ul ul.login li a {
	background:none;
	padding:0px;
	border:none;
	color:#3699c2;
}

#footer {
	float:left;
	border-top:1px solid #c3e6f5;
	background:url("/appl/img/layout/images/footer_bg.jpg") bottom repeat-x #e3f8ff;
	
	color:#999;
	margin-top: 10px;
}
#footer #footer_wrap {
	float:left;


}

#footer .footer_list {
	float:left;
	width:240px;
	background:url("/appl/img/layout/images/footer_col_bg.jpg") right top no-repeat;
	padding-top:20px;

}
#footer .footer_list ul{
	margin:0;
	padding:0;
	margin-left:40px;
	list-style:none;
}
#footer .footer_list ul li{
	float:left;
	width:160px;
	padding:4px 0;
	border-bottom:1px solid #e3f8ff;
	background: left no-repeat url("/appl/img/layout/images/footer_arrow.gif");
	padding-left:20px;
}
#footer .footer_list ul li a {
	font-size:11px;
}

#footer #footer_info {

	float:left;
	width:240px;
}
#footer #footer_info img {
	float:left;
	margin-right:15px;
	border:none;
	margin-left:20px;
}
#footer #footer_info p {
	float:left;
	margin-top:20px;
	font-size:11px;
}

#footer #copyright {
	float:left;
	margin-top:20px;
	margin-left:40px;
}
#footer #copyright span {
	font-size:10px;
}
#footer #footer_bottom {
	width:960px;
	height:10px;
	background:url("/appl/img/layout/images/footer_bottom.jpg") bottom;
	float:left;
}

#final {
	background-color: rgb(227, 248, 255); 
	height: 50px;
}

.clearer {
	clear: both;
	height: 0;
}

.right {
text-align:right;
}

table.login {
	font-size: 1em;
	line-height: 2.5;
}

table.loginReg {
	font-size: 1em;
	height: 155px;
}

table.tab {
	border-collapse: collapse;
	width:100%;
	border-bottom:.1em solid #c3e6f5;
	font-size:11px;
}
tr {
}
table.tab td {
	padding:4px 8px;
	border-width: 1px 0 0 0;
	border-style:solid;
	border-color: #c3e6f5;
	color:#333333;
	font-size:12px;
}

.region {
	background: rgb(227, 248, 255) url(/appl/img/layout/images/bg.jpg) repeat-x scroll 0% 0%;
}

td {

}
th {
	font-weight:bold;
	text-align:left;
}
table .right
{
	background: #eafaff;
}
th.head {
background:white;
text-align:right;
}

.datatable caption {
	text-align:left;
	font-size:16px;
	font-family: Helvetica, Arial ;
	font-weight:bold;
	color:#333;
	border-bottom: 1px solid #d7f5ff;
	padding-bottom: 10px;
}

.datatable th, .datatable td {
	font-size:12px;
	font-family: Helvetica, Arial ;
	border-bottom: 1px solid #d7f5ff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom : 3px;
}

.datatable th {
	font-weight:bold;
	color:#333;
}

.datatable td {
	color:#666;
}

.datatable td.active {
	background-color: #eafaff;
}


ul.content {
	width:98%;
	margin:0;
	list-style:none;
	padding-left: 3.2em;
}

ul.content li {
	border-top:.1em dotted #c3e6f5;
	background: url("/appl/img/layout/images/content_list_bg.jpg") top left no-repeat;
	padding-left:4em;
	padding-top:1.5em;
	padding-bottom:2em;
}
ul.content li a{
	color:#333;
	display:block;
}
ul.content li h2{
	margin:0;
	padding:0;
	display:block;
	/* TODO */
	font-size:14px;
	color:#f47f02;
	font-weight:bold;
	margin-bottom:0.1em;
}
ul.content li h2 a {
	color:#f47f02;
}
ul.content li h2 a:hover {
	text-decoration:underline;
}
ul.content li span.date {
	color:#666;
	/* TODO */
	font-size:10px;
	display:block;
}
ul.content p {
	margin:0;
	padding:0;
	/* TODO */
	font-size:12px;
}

ul.downloads{
	margin:0;
	padding:0;
}
ul.downloads a{
	font-size:1.4em;
}
ul.downloads span{
	font-size:1.2em;
}
ul.downloads li {
	list-style:none;
	margin-bottom:2em;
}
ul.downloads img {
	float:left;
	margin-right:1em;
	margin-top:0.6em;
}
ul.downloads span.filesize, 
ul.downloads span.filetype{
	font-size:1em;
}

.page #content ul.login {
	background: transparent url(/appl/img/layout/content/content_list_bg_econtrol.jpg) no-repeat scroll left top;
	border-top: 1px dotted #C3E6F5;
	border-left: 1px dotted #C3E6F5;
	color: #333333;
	padding-left:30px;
	padding-top: 15px;
	padding-right: 20px;
	width: 300px;
	float:left;
	list-style-type:none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #3699C2;
	background-color: #EAFAFF;
	padding: 5px;
	width:200px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:12px; }


.page #content ol {
	font-size:12px;
	/*font-weight: bold;*/ /* gewünschte Abweichung vom Styleguide */
	line-height:1.5em;
	padding-left:2.5em;
	list-style-type: decimal;
	color: #666;
	font-family: Helvetica, Arial;
}

.page #content ol font > li > ol {
	font-size:1.2em;
	font-weight: normal;
	padding-left:1.5em;
}

.page #content ol > li > ol {
	font-size:1.2em;
	font-weight: normal;
	padding-left:1.5em;
}

.page #content ul {  
	font-size:12px;
	line-height:1.5em;
	list-style-type: disc;
	color: #666;
	font-family: Helvetica, Arial;
	padding-left:2.5em;
	padding-right: 0px;
}

.page #content ul font > li > ul {
	font-size:1.2em;
	padding-left:1.5em;
	padding-bottom:0;
    margin-bottom:0;
    list-style-type:circle;
	font-weight: normal;
}

.page #content ul > li > ul {
	font-size:1.2em;
	padding-left:1.5em;
	padding-bottom:0;
    margin-bottom:0;
    list-style-type:circle;
	font-weight: normal;
}

.einleitungstext {
  width:450px;
  font-size:120%;
  margin-bottom: 20px;
  line-height:1.5em;
}

.smaller {
	font-size:90%;
}

.rssBox {
	width: 370px;
	height: 51px;
	border-bottom: 1px dotted #C3E6F5;
	background: transparent url(/appl/img/layout/icons/rss_big.gif) no-repeat 390px 13px;
	font-size:12px;
	padding-right: 120px;
	padding-top: 9px;
	line-height: 1.7em;
	
}

.rssBox img {
	vertical-align: middle;
}

.aktuelleMeldungen {
	/*padding-top: 0 !important;*/ /*entfernt von PM*/
}

.page #content input.textClass {
   width: 155px;
 }
 
 .page #content select {
   /*width: 155px;*/
   font-size: 10px;
   color:#333;
   border: 1px solid #3699C2;
   padding: 0.3em 0.15em;
  }

 .page #content .dataForm fieldset.mdbfloat {
   float:left;
   width:395px;
 }
 
 .page #content .dataForm fieldset.mdbnofloat {
   float:none;
 }
 
 .page #content fieldset li.cnt {
   text-align:center;
 }
 
 .page #content fieldset.mdbnofloat label, .page #content fieldset.mdbfloat label {
   width:130px;
 }
 
 .page #content .dataForm input.search {
   border:none;
   width:auto;
   float:none;
 }
 
 .page #content .dataForm .mdbfloat ul, .page #content .dataForm .mdbnofloat ul {
   list-style-position:outside;
 }

.page #content select.search200 {
	width:200px;
}

.page #content select.search170 {
	width:175px;
}


iframe#portalIFrame {
	display:none;
}