/*---------------------------Texte------------------------*/

.text
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.text a
{
	color: #000000;
	text-decoration: underline;
}

.text a:hover
{
	color: #FF0000;
	text-decoration: underline;
}


.text_adresse
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	padding-left: 31px;
}

.text_adresse a
{
	color: #000000;
	text-decoration: none;
}

.text_adresse a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.text_adresse_ueberschrift
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.text_adresse_adressuebersicht
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.text_hinweis
{
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}

.text_hinweis a
{
	color:  #999999;
	text-decoration: none;
}

.text_hinweis a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.text_fehler
{
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: red;
}

.text_adressdaten
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.text_produktgalerie
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.hauptueberschrift
{
	font-family: Arial;
	font-size: 20px;
	color: #7E8D9C;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	padding-top: 25px;
}

/*---------------------------Menüsteuerung------------------------*/
.menue_mout
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #DBD3CD
}


.menue_mover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #AC9C92;
}

.menue_dummy
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #DBD3CD;
}


.untermenue_mover
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:  #AC9C92;
	cursor: pointer;
}

.untermenue_mout
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DBD3CD;
}

.untermenue_ende
{
	background-color: #DBD3CD;
}

/*---------------------------Listen-----------------------*/

.liste_fett
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
}

.liste_none
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom:19px;
	list-style-type: none;
}

.liste_abstand
{
	margin-bottom:15px;
}

.liste_none_abstand
{
	margin-bottom:12px;
}

/*---------------------------Bottom-----------------------*/
.bottom_link
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-color: #C6BEB9
	/*background-color: #C5B8AF;*/
}

.bottom_link a
{
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_link a:hover
{
	color: #FF0000;
	text-decoration: none
}

.bottom_nav
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #C6BEB9;
	/*background-color: #C5B8AF;*/
}

.bottom_nav a
{
	color: #000000;
	text-decoration: none;
}

.bottom_nav a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.bottom_rand
{
	padding-top:30px;
}
.bottom_linie
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
/*---------------------------Formularfelder------------------------*/
.schaltflaeche_schrift
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #7E8D9C;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.field_email
{
	font-family: arial;
    font-size: 11px;
    color: #000000;
    width: 140px;
    height: 20px;
}

.field_artikelnummer
{
	font-family: arial;
    font-size: 11px;
    color: #000000;
    width: 84px;
    height: 20px;
}

.field_datum_tag
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 20px;
    height: 20px;
}

.field_datum_jahr
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 33px;
    height: 20px;
}


.field_plz
{
	font-family: arial;
    font-size: 11px;
    color: #000000;
    width: 36px;
    height: 20px;
}

.field_ort
{
	font-family: arial;
    font-size: 11px;
    color: #000000;
    width: 100px;
    height: 20px;
}

.field_textarea
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 570px;
    height: 200px;
}

.field_textarea_kurzuebersicht
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 655px;
    height: 50px;
}

.field_textarea_artikel
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 550px;
    height: 40px;
}

.field_betreff
{
	font-family: Arial;
    font-size: 11px;
    color: #000000;
    width: 300px;
    height: 20px;
}

/*---------------------------sonstiges------------------------*/
#force-scrollbar
{
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

.rand_abstand
{
	margin-right: 30px;
	margin-left: 34px;
	margin-top:1px; /*wegen Opera -> dort waren die Menüebenen einen Pixel zu weit unten. Deshalb wurde bei der Mausbewegung vom Hauptmenüpunkt in den Untermenüpnkt die Ebene ausgeblendet: Lösung, div-bereich (indem ausblenden() steht einfach eins nach unten setzen)*/
}

.seitentabelle
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.rahmen_untermenue
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.rahmen_bildergalerie
{

	border-width: 1px;
	border-color: #DDDEC6;
	border-style: solid;
}

.border_image
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}