/* CSS STANDARDS*/
html,body,table,td,p,form
{
	margin: 0;
	padding: 0;
}
html,body,td,p,input,textarea
{
	vertical-align: top;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}
img
{
	border: 0;
}
.VolleBreite
{
	width: 100%;
}
.VolleHoehe
{
	height: 100%;
}
.normal
{
	font-weight: normal;
	font-style: normal;
}
.kursiv
{
	font-style: italic;
}
.fett
{
	font-weight: bold;
}
.zentriert
{
	text-align: center;
}
.rechts
{
	text-align: right;
}
.mittig
{
	vertical-align: middle;
}
.unten
{
	vertical-align: bottom;
}
small
{
	font-size: .62em;
}
big
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 24px;
}
.LinksUmflossen
{
	float: right;
}
a:link,a:visited
{
	color:#000000;
	text-decoration:none;
}
a:hover,a:active,a:focus,.aktiv
{
	color:#9C9C9C;
	text-decoration:none;
}
a:link.UrheberVerweis,a:visited.UrheberVerweis
{
	font-size: 10px;
	color:#999999;
	text-decoration:none;
}
a:hover.UrheberVerweis,a:active.UrheberVerweis,a:focus.UrheberVerweis
{
	font-size: 10px;
	color:#BBBBBB;
	text-decoration:none;
}

.UrheberBox
{
	text-align: center;
	padding-bottom: 5px;
}
.FestAusschluss
{
	white-space: nowrap;
}



/* CSS FORMATIERE INHALT 1.0 */
.InhaltThema
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 24px;
	margin-bottom: 9px;
}
.InhaltRubrik
{
	font-weight: bold;
}
.InhaltZwischentitel
{
	width: 100%;
	font-weight: bold;
	padding: 24px 0px 5px 0px;
	border-bottom: 1px solid #9C9C9C;
	margin-bottom: 12px;
}
.InhaltLinie
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
	border-bottom: 1px solid #9C9C9C;
}
.InhaltLiniePunkte
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
	border-bottom: 1px dotted #9C9C9C;
}
.InhaltLinieStriche
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
	border-bottom: 1px dashed #9C9C9C;
}
.InhaltBildRahmen
{
	border: 1px solid #9C9C9C;
}
.InhaltLegendenStrich
{
	background: url(letter_legende.gif);
}
.InhaltLegendenStrichWennRahmen
{
	background: url(letter_legende_r.gif);
}

/* CSS SPECIAL */
.KontaktformularText
{
	padding: 3px 15px 5px 15px;
}
.ArtikelBox
{
	width: 100%;
	border: 2px solid #9C9C9C;
	margin-bottom: 17px;
}
.ArtikelBoxTop
{
	width: 100%;
	border: 2px solid #C61042;
	margin-bottom: 17px;
}
.ArtikelBoxTitel
{
	background: #9C9C9C;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 4px 10px;
}
.ArtikelBoxTitelTop
{
	color: #FFFFFF;
	background: #C61042;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 4px 10px;
}
.ArtikelBoxVerweis
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 8px 10px;
}
.ArtikelBoxBildBreite
{
	xwidth: 151px;
}
.ArtikelBoxBild
{
	width: 147px;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	text-align: center;
	background: #EEEEEE;
}
.ArtikelBoxBildAufmacher
{
	xwidth: 146px;
	border-bottom: 1px solid #9C9C9C;
	text-align: center;
	background: #EEEEEE;
}
.ArtikelBoxText
{
	width: 100%;
	font-size: 11px;
	padding: 6px 10px 10px 10px;
}
.ArtikelBoxPreis
{
	font-size: 18px;
}
.ArtikelBoxPreisFeld
{
	float: left;
}
.ArtikelBoxPreisEuro
{
	font-weight: bold;
}
.ArtikelBoxPreisCent
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	position: relative; left: -5px;
}
.ArtikelBoxAlterPreisText
{
	font-style: italic;
	xfont-size: 11px;
	xbackground: url(letter_alterpreis.gif) repeat-x center;
	xpadding: 0px 4px 2px 4px;
}
.ArtikelBoxAlterPreisZahl
{
	xfont-size: 11px;
	background: url(letter_alterpreis.gif) repeat-x center;
	padding: 0px 4px 2px 4px;
}
.SchirmOben
{
	height: 100%;
	background: url(hg_oben.gif) no-repeat top right;
}
.SchirmUnten
{
	height: 105px;
	text-align: right;
	vertical-align: bottom;
	background: url(hg_unten.gif) no-repeat bottom left;
}
.hgRot
{
	background: #C61042;
}
.VertikaleLinie
{
	border-right: 2px dotted #000000;
}
.LinieUnten
{
	border-bottom: 2px solid #9C9C9C;
}
.LinieOben
{
	border-top: 2px solid #9C9C9C;
}
.BildLegende
{
	font-size: 11px;
}
.HoeheKopf
{
	height: 75px;
}
a:link.menu,a:visited.menu
{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a:hover.menu,a:active.menu,a:focus.menu,.menuaktiv
{
	font-weight: bold;
	color:#9C9C9C;
	text-decoration:none;
}
.LetterSchlossBox
{
	padding-top: 62px;
	text-align: right;
}




/* CSS DATENBANK TABELLE */
.TabZelleDB
{
	margin:0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px;
	border-spacing: 10px;
}
.hgtabellenkopf
{
	background-color:#89A6A6;
}
.hgtabellenkopfsortiert
{
	background-color:#407070;
}
.tabellenkopf,a:link.tabellenkopf,a:visited.tabellenkopf
{
	font-size: 11px;
	color:#E2EAEA;
	font-weight:bold;
	text-decoration:none;
}
a:hover.tabellenkopf,a:active.tabellenkopf,a:focus.tabellenkopf
{
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tabellenkopfsortiert,a:link.tabellenkopfsortiert,a:visited.tabellenkopfsortiert,a:hover.tabellenkopfsortiert,a:active.tabellenkopfsortiert,a:focus.tabellenkopfsortiert
{
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


.hgtabelle
{
	background-color:#D1DDDD;
}
.tabelle,a:link.tabelle,a:visited.tabelle
{
	color:#000000;
	text-decoration:none;
}
a:hover.tabelle,a:active.tabelle,a:focus.tabelle
{
	color:#4D4D72;
	text-decoration:none;
}

.hgtabellesortiert
{
	background-color:#B6C9C9;
}
.tabellesortiert,a:link.tabellesortiert,a:visited.tabellesortiert,a:hover.tabellesortiert,a:active.tabellesortiert,a:focus.tabellesortiert
{
	color:#4D4D72;
	text-decoration:none;
}

.hgtabelleaktiv
{
	background-color:#CC9899;
}
.tabelleaktiv,a:link.tabelleaktiv,a:visited.tabelleaktiv
{
	color:#000000;
	text-decoration:none;
}
a:hover.tabelleaktiv,a:active.tabelleaktiv,a:focus.tabelleaktiv
{
	color:#4D4D72;
	text-decoration:none;
}

.hgtabellesortiertaktiv
{
	background-color:#AC585A;
}
.tabellesortiertaktiv,a:link.tabellesortiertaktiv,a:visited.tabellesortiertaktiv
{
	color:#E2EAEA;
	text-decoration:none;
}
a:hover.tabellesortiertaktiv,a:active.tabellesortiertaktiv,a:focus.tabellesortiertaktiv
{
	color:#FFFFFF;
	text-decoration:none;
}

.hgtabelleneu
{
	background-color:#407070;
}
.tabelleneu,a:link.tabelleneu,a:visited.tabelleneu
{
	color:#B9CBCB;
	text-decoration:none;
}
a:hover.tabelleneu,a:active.tabelleneu,a:focus.tabelleneu
{
	color:#FFFFFF;
	text-decoration:none;
}

.hgweiss
{
	background-color:#FFFFFF;
}

.hgvollton {
	background-color:#407070;
}
.hghalbton {
	background-color:#407070;
}
.hglinie {
	background-color:#B9CBCB;
}


/* DEBUG */
.debugBox
{
	padding: 10px 10px 10px 10px;;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: gray;
}
.debugZusatz
{
	background: tan;
	color: white;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
}
.debugFunktionVorspann
{
	background: orange;
	color: white;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
}
.debugFunktionText
{
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	color: gray;
}
.debugInfoVorspann
{
	background: green;
	color: white;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
}
.debugInfoText
{
	color: green;
}
.debugVariableVorspann
{
	background: blue;
	color: white;
	padding: 1px 10px 2px 10px;
	font-weight: bold;
}
.debugVariableText
{
	font-weight: bold;
	color: gray;
}
.debugVariableWert
{
	color: blue;
}
a.debugVerweis
{
	text-decoration:none;
}
.Kasten1
{
	border-left: 7px solid #c61042;
	width: 220px;
	background: #ebebeb;
	padding: 8px 12px 14px 12px;
	margin-right: 30px;
}
.Kasten2
{
	border-left: 7px solid #c61042;
	background: #ebebeb;
	padding: 12px 12px 14px 12px;
	margin: 5px 320px 15px 0px;
}
.Kasten3
{
	border-left: 7px solid #c61042;
	xwidth: 330px;
	background: #ebebeb;
	padding: 8px 12px 14px 12px;
	margin-right: 30px;
}
.cssKastenNotruf
{
	clear: both;
	background: #c61042;
	padding: 5px 10px 2px 10px;
	margin: 20px 0px 0px 0px;

}
.cssTextNotruf
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial,Verdana,sans-serif;
}
.BildMenu
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.cssTabKL
{
	border-left: 7px solid #c61042;
	background: #ebebeb;
	padding: 7px 10px 10px 10px;
	xborder-top: 1px solid #999999;
	font-weight: bold;
}
.cssTabKR
{
	background: #ebebeb;
	font-weight: bold;
	xborder-top: 1px solid #999999;
	text-align: right;
	padding: 7px 10px 10px 10px;
}
.cssTabZL
{
	border-left: 7px solid #c61042;
	padding: 0px 10px 10px 10px;
	background: #ebebeb;
}
.cssTabZR
{
	padding: 0px 10px 10px 10px;
	background: #ebebeb;
	text-align: right;
}
.cssInhaltStartBilderVorladenBox
{
	background: #ffffff;
}
.cssInhaltWeitereBilderVorladenBox
{
	background: #ffffff;
}
#facebook
{
	margin: 20px 10px 10px 30px;
}
