
/*####### NEU 24.08.2006 ###########################*/
*	{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;
}

#hauptnavi{
	background: url(../bilder/navigat_bg_grau.gif) repeat-y;
	height: 160px;
}
#hauptnavi ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#hauptnavi li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#hauptnavi a{
	padding: 0px 0px 0px 15px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: url(../bilder/hauptnavi_liste.gif) no-repeat left center;
}

#subnavi{
	border-top: 1px solid #B4B4B4;
	width: 145px;
}
#subnavi ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#subnavi li{
	list-style: none;
}
#subnavi a{
	display: block;
	padding: 1px 0px 1px 15px;
	margin:  0px 0px 0px 0px;
	border:  none;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	border-bottom: 1px solid #B4B4B4;
}
#subnavi a:hover{
	color: Black;
	background: #EFEFEF;
}


/* BODY NAVIGAT */
#navigat{
		background: #F1F1F1 url(../bilder/navigat_bg.gif) repeat-y;
}

#navigat .HEADLINE{
		height: 1px;
}

/* BODY inhalt */
 #inhalt{
	background: #F1F1F1 url(../bilder/inhalt_bg.gif) repeat-x;
	
}

td,tr,table{
		padding: 0px 0px 0px 0px;
		margin:  0px 0px 0px 0px;
		border:  none;
}
table{
	width: 100%;
}
p{
	padding: 0px 0px 0px 50px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

/*********************************************** 
Definiert die Schriftfarbe, Schriftgröße,
Schriftfamilie, Hintergrundfarbe auf der Seite 
***********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;	
}


/*********************************************** 
Alle Hyperlinks
***********************************************/

a {
	color: #411414;
	font-size: 12px;	
	font-weight: bold;
}
a:VISITED {
	color: #411414;
}
a:HOVER {
	color: #B22F2F;
}

.a_TAB {
	color: #411414;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a_TAB:VISITED {
	color: #411414;
	text-decoration: none;
}
a_TAB:HOVER {
	color: #B22F2F;
	text-decoration: none;
}
.a_TAB_aktuell {
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.a_TAB_aktuell:VISITED {
	color: #A52A2A;
	text-decoration: none;
}
.a_TAB_aktuell:HOVER {
	color: #A52A2A;
	text-decoration: none;
}

/*********************************************** 
Überschrift der Seite. Ganz oben.
***********************************************/
.HEADLINE{
	color: #CECECE;
	font-size: 34px;
	letter-spacing: 3px;
	font-weight: normal;
	background-color: #F1F1F1;
	text-align:left;
	padding: 0px 0px 0px 50px;
	margin:  0px 0px 0px 0px;
	border:  none;	
	height: 40px;
}
/*********************************************** 
Buttons für "Einstellung", "Vorschau" etc....
***********************************************/
.HEADLINELINKS{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 20px 0px 10px;
	margin:  0px 0px 0px 0px;
	border:  none;	
	text-decoration: none;
}
.HEADLINELINKS:VISITED{
	color: #666666;

}
.HEADLINELINKS:HOVER{
	color: Black;
}
.HEADLINELINKS_2{
	color: #932828;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.HEADLINELINKS_2:VISITED{
	color: #932828;

}
.HEADLINELINKS_2:HOVER{
	color: White;
	font-size: 13px;
	background-color: #3E3E3E;
	text-decoration: none;
}
/*********************************************** 
Formatiert die Unterüberschrift in welcher Gruppe
man sich gerade befindet.
***********************************************/
.STATUS{
	/*color: #411414;
	*/
	color: #E02521;
	font-size: 14px;
	font-weight: bold;
	/*padding-left: 25px;
	*/
	margin-left : 10px;
}
.STATUS_SCHWARZ{
	/*color: #411414;*/
	color: #000000;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	/*padding-left: 25px;*/
}

.BILDINFO{
	/*color: #411414;*/
	color: black;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	/*padding-left: 25px;*/
}
/*********************************************** 
Rahmen um die Tabellen
***********************************************/
.RAHMEN{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}



/*********************************************** 
Überschrift in der Tabelle. Dies ist die erste Zeile
der Tabelle
***********************************************/
.TR_HEADLINE{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
.TD_HEADLINE{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	text-align:left;
	padding: 5px 0px 5px 20px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: #7D7D7D;
}
/*********************************************** 
Das Dropdown Menü für die Gruppenauswahl
***********************************************/
#DROPDOWN{
	padding-left: 25px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	
}
/*********************************************** 
Zeilen der Tabelle.
Alle Zeilen der Tabelle werden abwechselnd heller
und dunkler dargestellt.
***********************************************/
.TABLEROW1{
	background-color: #CCCCCC;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 12px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
.TABLEROW1 td{
	padding: 0px 0px 0px 20px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
.TABLEROW1:HOVER{
	background-color: White;
	font-size: 12px;
	text-align:left;
}
/***********************************************/
.TABLEROW2{
	background-color: #E3E3E3;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 12px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
.TABLEROW2 td{
	padding: 0px 0px 0px 20px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
.TABLEROW2:HOVER{
	background-color: White;
	font-size: 12px;
	text-align:left;
}
.TABLEROW_FORM_1{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	border-top: 1px solid #B0B0B0;
	font-size: 12px;
	background-color: #dddddd;
}
.TABLEROW_FORM_2{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	border-top: 1px solid #B0B0B0;
	font-size: 12px;
}


/*********************************************** 
*********************************************** 
Allgemeine Formulare für die einzelnen Objekte
*********************************************** 
***********************************************/

/*********************************************** 
Alle Eingabefelder
***********************************************/
input {
	/*width: 400px;*/
	width: 100%;
	border: 1px solid #878787;
	height: 22px;
}

.input-zweistellig{
	width: 20px;
}

.input-radio{
	width: 20px;
}

#input-plz{
	width: 50px;
}

#input-nummer{
	width: 70px;
}
.input-nummer{
	width: 135px;
}


.input-bildgroesse{
	width: 70px;
}

.input-preisart{
	width: 140;
}

#input-stadt{
	width: 347px;
}

.input-dreierText{
	width: 74px;
}

.input-zweierText{
	width: 158px;
}
/*********************************************** 
Formatiert mehrzeilige Textfelder ( Textarea)
***********************************************/
textarea {
	/*width: 400px;*/
	width: 100%;
	border: 1px solid #878787;
}
.textarea-beschriftung{
	vertical-align:top;
}

/*********************************************** 
Alle normalen Buttons 
***********************************************/
.BUTTON{
	width: 120px;

}
/*********************************************** 
Button für "Gehe zu" um Gruppen auszuwählen
***********************************************/
.GEHEZU_BUTTON{
	width: 21px;
	height: 9px;

}
/*********************************************** 
Radiobuttons
***********************************************/
.CHECKBOX{
	width: 20px;

}
/*********************************************** 
Linien
***********************************************/
HR{
	border-bottom: 1px dotted #932828;
	border-top: 1px dotted Silver;
	border-left: 1px dotted Silver;
	border-right: 1px dotted Silver;
}

/*********************************************** 
Modul Anmeldung
***********************************************/
#anmeldung_inhalt table {
	font-size:12px;
}

.anmeldung_input{
	background: white url(bilder/input_bg.jpg) no-repeat 0px 0px;
	width: 200px;
	border-bottom: 1px solid #A2A2A2;
	border-top: 1px solid #A2A2A2;
	border-left: 1px solid #A2A2A2;
	border-right: 1px solid #A2A2A2;
	height: 20px;
	
}

.anmeldung_headline{
	padding-left: 50px;
	color: White;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: normal;
	background-color: #A52A2A;
	height: 100px;
}

#jstest{
	display: none;
}

#Startseite table{
}


