/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise: 
schwarz, sw	    :	#000000;
weiss, w		:	#ffffff;
rot, gn		    :	#;
grün, gr		: 	#;
*/

*											{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #444444; padding: 0px; margin: 0px; }

body										{ }

body										{ height: 100%; text-align: left; position: relative; background-color: #F3F3FF  }

table.maintable								{ border:1px solid #4C4C4C; }

td.header									{ height: 54px; background: #DC0000; border-bottom: 1px solid #4C4C4C; }
td.header .bild-links,
td.header .bild-rechts						{ padding: 5px; }

tr.mitte									{ vertical-align: top; }
tr.mitte td.links							{ width: 195px; border-right: 1px solid #4C4C4C; background-color: #FFFFFF; }
tr.mitte td.mitte							{ width: 600px; border-right: 1px solid #4C4C4C; background-color: #FFFFFF; }
tr.mitte td.mitte.popup						{ width: auto; border-right: 0px; }
tr.mitte td.mitte .inhalt					{ margin: 20px 20px 0px 20px; overflow: hidden; }
tr.mitte td.mitte .inhalt.popup				{ width: auto; left: 0px; padding-left: 20px; padding-right: 20px;  }
tr.mitte td.mitte .inhalt.mocca				{ margin-top: 0px; }
tr.mitte td.mitte .inhalt.mocatitel			{ width: 560px; text-align: center; }
tr.mitte td.rechts							{ background: bottom center url("../pics/layout/bg_cargoline.jpg") no-repeat; }
tr.mitte td.rechts .inhalt					{ padding: 22px 0 20px 10px; width: 180px;}
tr.mitte td.rechts .titel h1				{ color:#6478A0; display:block; font-weight:bold; letter-spacing:2px; text-decoration:none; text-transform:uppercase; font-size:11px; }
td.footer									{ height: 38px; background: #DC0000; border-top: 1px solid #4C4C4C; }

.trennung									{ clear:both; margin:0px; padding:0px; }

/* Basisdefinitionen */

a:link					{ text-decoration: none; background: none; }
a:visited				{ text-decoration: none; background: none; }
a:hover					{ text-decoration: underline; background: none; }
a:active				{ text-decoration: none; background: none; }

h1,
h1 *					{ font-weight: bold; font-size: 13px; margin-bottom: 10px; }
h1, h1 a, h1 a:link, h1 a:visited 			{ color:#DC0000; font-size:18px; font-weight:normal; line-height:26px; position:relative; }
h1 a.img, h1 a.img:link, h1  a.img:visited,
h1 a.img *, h1 a.img:link *, h1  a.img:visited * 		{ color:#DC0000; font-size:1px; font-weight:normal; line-height:normal; margin-bottom:0px; }

h2						{ margin-bottom: 10px; font-size: 14px; color: #DC0000; }
h2 a					{ font-size: 14px; color: #DC0000;  }
h2 a:link				{ font-size: 14px; color: #DC0000;  }
h2 a:visited			{ font-size: 14px; color: #DC0000;  }
h2 a:hover				{ font-size: 14px; color: #DC0000;  }
h2 a:active				{ font-size: 14px; color: #DC0000;  }
h2 .info					{ font-style: italic; font-size: 10px; }

b						{ font-weight: bold; }
strong					{ font-weight: bold; }
i						{ font-style: italic; }
img						{ border: 0px; }
p						{ padding: 0px 0px 0px 0px; }

ul,
#nav ul					{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ol,
#nav ol					{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul li,
#nav ul li				{ list-style : none; margin-left: 0px; }


.inhalt					{ }
.inhalt ol li			{ list-style: inherit; list-style-position: inside; margin-left: 15px;  }
.inhalt ul li			{ list-style: disc; margin-left: 15px; }
.inhalt ul 				{ list-style-position: outside; margin-left:15px; }


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: left; margin-left: 10px; width:90%;  }
form .form-label-radio				{ width: auto; float: none; }
form .form-text						{ width: 380px; border: 1px solid #4C4C4C; }
form .form-select					{ width: 380px; }
form .form-checkbox					{ float: left; }
form .form-radio					{ }
form .form-button					{ clear: left; border: 1px solid #4C4C4C; padding: 2px 10px 2px 10px; background-color: #6F8CB1; font-weight: bold; color: #FFFFFF ; }


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; }

.formular-upload					{ width:400px; margin:20px auto 0px auto; padding:10px; border:1px solid #000000; }
.formular-upload .form-bezeichner	{ font-weight:bold; font-size:13px; margin-bottom:5px; }
.formular-upload .form-hinweis		{ font-style:italic; font-size:10px; margin-bottom:10px; }
.formular-upload .form-upload		{ margin-bottom:10px; }
.formular-upload .form-datei-upload	{  }
.formular-upload .form-button		{  }

.fehler								{ margin-bottom: 15px;  padding: 5px; }
.fehler .fehler-titel,
.fehler .fehler-titel strong		{ font-weight: bold; color: #DC0000; }
.fehler .fehler-zeile				{ color: #DC0000; }

.meldung							{ height: 32px; padding: 10px; padding-left: 40px; line-height: 32px; vertical-align: middle; font-weight: bold; }
.meldung.erfolg						{ background: url(../../admin/pics/32x32/check.png) left center no-repeat;}

/* sonstiges */
.form-button a						{ border: 1px solid #4C4C4C; padding: 2px 10px 2px 10px; background-color: #6F8CB1; font-weight: bold; color: #FFFFFF ;  }

.elearn-button						{ border: 1px solid blue; float: left; padding: 2px; border: 1px solid #4C4C4C; background-color: #6F8CB1; margin-right: 10px; }
.elearn-button a					{ height: 16px; padding: 5px; padding-left: 20px; color: #ffffff; font-weight: bold; }
.elearn-button.feedback-liste a 	{ background: url("../../admin/pics/16x16/cy_form_yellow_mail.png") left center no-repeat; }
.elearn-button.feedback-einfuegen a	{ background: url("../../admin/pics/16x16/mail.png") left center no-repeat; }
.elearn-button.feedback-einfuegen a	{ background: url("../../admin/pics/16x16/mail.png") left center no-repeat; }
.elearn-button.kapitel_auswahl_pdf a{ background: url("../../admin/pics/16x16/cy_typ_pdf.png") left center no-repeat; }


/* Verstecken */
.cycon-wysiwyg						{ display: none; }

/* Markieren */
.filter-markieren					{ background-color: #EFE200; color: inherit; font-size: inherit; font-weight: inherit; }


