/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise: 
schwarz, sw	    :	#000000;
weiss, w		:	#ffffff;
rot, gn		    :	#;
grün, gr		: 	#;
*/


/* Aufteilung */
.page								{ width: 100%; margin: auto;  }

.header								{ background-color: #fff; width: 100%; height: 106px; text-align: left; /*float: left;*/}
.header .thema						{ width: 100%; float: left; }
.header .logo						{ width: 210px; height: 106px; float: left; }
.header .thema .slogan				{ float: left; width: 523px; height: 89px; background-color: #fff;}
.header .thema .slogan	img			{ margin-top: 0px;}
.header .navigation 				{ display: none; }


.header .meta						{ display: none; }
.header .metanavigation             { display: none; }

.main								{ position: static; float: none; width: 100%; text-align: left; height: auto; overflow: visible; clear: both; background: url(../pics/layout/hg-main.jpg); background-repeat: repeat-y; }
.main .etz                          { position: static; width: 100%; height: auto; overflow: visible; clear: both; }
.main .front                        { position: static; width: 100%; height: auto; overflow: visible; clear: both; }
.main-start							{ position: static; right:0; bottom:0; /*background: url(../pics/layout/focussed-energy-start.jpg);*/ background-repeat: no-repeat; width: 185px; height: 106px; }
.main .float-helper					{ float: none; width: 100%; }
.main .navistart .unternavigation			{ display: none; }
.main .navifolge .unternavigation			{ display: none; }
.main .content 						{ float: none; width: 100%; padding: 0; min-height: 100%; margin-bottom: 0px; z-index: 0; position:static;}
* html .main .content               { wid\th: 100%; he\ight: 100%; }
.main .content-page                 { padding: 0px; width: 100%; }
* html .main .content-page	        { wid\th: 100%; }

.main .content .box					{ overflow: visible; clear: both; width: 100%; }
.main .etz .content .box			{ overflow: visible; clear: both; width: 100%; border-bottom: 3px solid #69676c; height: 57px; padding-left: 0px; }
.main .front .content .box			{ overflow: visible; clear: both; width: 100%; border-bottom: 3px solid #69676c; height: 170px; padding-left: 0px; } 

* html .main .etz .content .box		{ wid\th: 100%; }
 
.main .etz .content .box img        { margin: 0 0 2px 10px;}

.main .related						{ display:none; }

/** html .main .content 				{ he\ight: 400px; }*/

.footer								{ position: relative; overflow: visible; clear: both; width: 960px; height: 53px; background: url(../pics/layout/hg-footer.jpg); background-repeat: repeat-y; }
/*.footer-top                         { position: absolute; display: block; right: 185px; height: 19px; width: 522px; background: url(../pics/layout/stufe-footer.jpg); background-repeat: no-repeat; }*/
.footer-bottom                      { position: static; top: 19px; width: 750px; height: 35px; background-color: #ccc; right: 0;}
.footer .base						{ width: 750px; float: left; right: 0;}
.base .footernavi                   { display:none; }
#buttonp                            { float: left;}

.main-start2							{ display: none; width: 100%; height: 74px; float: right; margin: 0; padding:0; position: relative; z-index: 5; } 
.main-start2 .bild-rechts img          {  display: none; margin: 0; padding:0;  }

/* Basisdefinitionen */
*						{ font-family: Arial, Helvetica, serif; font-size: 14pt; font-weight: normal; color: black; padding: 0px; margin: 0px; }

html					{ } 
body					{ height: 100%; text-align: center; position: relative; background-color: #fff; margin-top: 0px; }

a:link					{ color: #d9001f; text-decoration: underline; }
a:visited				{ color: #ccc; text-decoration: underline;  }
a:hover					{ color: #444444; text-decoration: underline; }
a:active				{ color: #444444; text-decoration: underline; }

/*.main a[href]:after           { content:" <"attr(href)">"; color:#888; background-color:inherit; font-style:italic; size:80%; }

.main a:link:after,
.main a:visited:after { content: " ("attr(href)")"; font-size: 90%;}*/

h1						{ font-weight: bold; font-size: 16pt; margin-bottom: 10px; text-decoration: underline; }
h2						{ font-weight: bold; margin-bottom: 10px; font-size: 15pt; text-decoration: underline;}

b						{ font-weight: bold; }
strong					{ font-weight: bold; }
i						{ font-style: italic; }
img						{ border: 0px; }
p						{ padding: 0px 0px 0px 0px; }

ul						{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ol						{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul li					{ list-style : none; }

table					{ }
table tr				{ }
table tr th				{ font-weight: bold; }
table tr td				{ }

hr						{ border: 0px solid #000000; height: 1px; background: #000000 url(../pics/layout/trans.gif); }

/* Formulare */
form								{ margin: 0px;}
form .form-eingabe-zeile			{ clear: left; margin-bottom: 0px; }
form label							{ float: left; width: 120px; }
form .form-label-checkbox			{ width: auto; float: none; }
form .form-label-radio				{ width: auto; float: none; }
form .form-text						{ width: 280px; }
form .form-select					{ width: 280px; }
form .form-checkbox					{ }
form .form-radio					{ }
form .form-button					{ clear: left; }

form .form-checkbox-liste			{ width: 282px; height:100px; overflow:auto; border: 1px solid #bbbbbb; }
form .form-checkbox-liste .zeile	{ padding-left: 3px; margin-bottom: 2px; width: 258px;	height: 20px; line-height: 20px; background-color: #ffffff; border: 1px solid #bbbbbb; }
form .form-checkbox-liste .aktiv	{ background-color: #CFD6E8; border: 1px solid #737B92; }
form .form-checkbox-liste .form-checkbox { float: left; }
form .form-checkbox-liste .text 	{ padding-left: 20px; }

.fehler								{ margin-bottom: 15px; }
.fehler .fehler-titel				{ font-weight: bold;}
.fehler .fehler-zeile				{ }
