/* (c) 2001 - 2008, EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise: 
schwarz, sw	    :	#000000;
weiss, w		:	#ffffff;
rot, gn		    :	#;
grün, gr		: 	#;
*/

/* Aufteilung */
.page								{ width: 495px !important; width: 505px; padding-left: 10px; }

.header								{ background-color: #ff6766; width: 100%; height: auto; text-align: left; }
.main								{ width: 100%; text-align: left; height: auto; overflow: hidden; clear: both; background: url(../pics/layout/drei_spalten_hintergrund.png); background-repeat: repeat-y; }
.content 							{ float: left; }


/* Basisdefinitionen */
*						{ font-family: Verdana; font-size: 11px; font-weight: normal; }

.hinweis				{ text-align: left;}

html					{ } 
body					{ text-align: left; position: relative; background-color: #F1F1F1; margin: 0px; padding: 0px;}

a:link					{ color: #000000; text-decoration: none; font-weight: bold;}
a:visited				{ color: #000000; text-decoration: none; font-weight: bold;}
a:hover					{ color: #BE0C1D; text-decoration: none; font-weight: bold;}
a:active				{  text-decoration: none; font-weight: bold; color: #C2BEBE;}

h1						{ font-weight: bold; font-size: 13px; 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 td				{ }

hr						{ border: 0px solid #000000; height: 1px; background: #000000 url(../pics/layout/trans.gif); }

/* Formulare */
form								{ margin: 0px;}
form .form-eingabe-zeile			{ clear: both; text-align: left; width: 495px; }
form label							{ float: left; width: 170px; text-align: left; font-weight: bold; }
form .form-label-checkbox			{ width: 215px; float: left; }

form. form-check					{ width: 13px !important; width: 17px; height: 13px !important; height: 17px; float: left;  padding: 2px; }
form .form-check-error				{ width: 13px !important; width: 17px; height: 13px !important; height: 17px; background-color: #ffcc00; float: left; padding: 2px; }

form .form-label-radio				{ width: auto; float: none; }
form .form-text						{ width: 280px; float: right; }
form .form-text-error				{ width: 280px; float: right; background-color: #ffcc00; }
form .form-select					{ width: 280px; float: right; }
form .form-select-error				{ width: 280px; float: right; background-color: #ffcc00; }
form .form-checkbox					{ padding: 0px; margin: 0px; display: inline; width: 13px; height: 13px; }
form .form-radio					{ }
form .form-button					{ }

.form-error                    	{ padding: 5px; margin-bottom: 10px; background-color: #ffcc00; text-align: left; width: 485px !important; width: 495px; }
.form-info                     	{ margin: 10px 10px 20px 10px; padding: 10px; background-color: #CFCFD1; }
.eingabe-error                  { background-color: #ffcc00; }
.einfuegen						{ text-align: center; width: 450px; }

#newsletterempfaenger_firma, #newsletterempfaenger_land, #newsletterempfaenger_fax		{ margin-bottom: 6px; }
#newsletterempfaenger_abteilung	{ margin-bottom: 18px; }
