/* (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: 912px; margin: auto; }
.header                             { text-align: right;}
.header .meta                       { height: 20px; background: #0092D3; }
.header .thema                      { background: #FFFFFF; height: 130px; }
.header .navigation                 { height: 30px; background: #0092D3; }
.header .navigation_ebene2          { height: 64px; background: #ffffff url(../pics/layout/bg_navileiste.gif) repeat-x top;}
.header .startseite-news            { height: 100px; text-align: left; background: #ffffff url(../pics/layout/bg_start_news.gif) repeat-x top;}
.headline-karte-berechnung          { margin-top: 15px;}

.main                               { background: #ffffff url(../pics/layout/bg_content.gif) repeat-x top; }
.trennlinie                         { background: url(../pics/layout/bg_trenner_senkrecht.gif) repeat-y top; height: auto !important; height: 300px; min-height: 300px;}
.main .abstand                      { padding-bottom: 20px; }
.main .spalte1                      { float: left; width: 210px; }
.main .content                      { float: left; line-height: 18px; width: 522px !important; width: 752px;; padding: 15px; }
.main .content-breit                { float: right; line-height: 18px; width: 672px !important; width: 702px; padding: 15px; }
.main .related                      { float: right; width: 150px; margin-top:15px; }
.main .related .headline-related    { color: #0092D3; font-weight: bold;}
.main .related .abstand-related     { padding-bottom: 10px; }

.trennung                           { clear: both;}

/* Basisdefinitionen */
*									{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #383838; padding: 0px; margin: 0px; }

html, body							{ height:100%; margin:0px; padding:0px; }
body							    { background: #E5E5E5 url(../pics/layout/background.gif) repeat-x top; }

a:link				  	            { color: #0092D3; text-decoration: underline; }
a:visited				            { color: #0092D3; text-decoration: underline; }
a:hover					            { color: #444444; text-decoration: underline; }
a:active				            { color: #0092D3; text-decoration: underline; }
a:focus                             { outline:none; }
h1						            { font-weight: bold; color: #0092D3; font-size: 16px; margin-bottom: 10px; }
h2						            { font-weight: bold; margin-bottom: 10px; }

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: 5px; }
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				{ }

/* Verstecken */
.cycon-wysiwyg						{ display: none; }

.bild-mitte                         { padding-bottom: 20px; text-align: center; }

.bild-links                         { padding-bottom: 20px; text-align: left; }

.bild-rechts                         { padding-bottom: 20px; text-align: right; }