/* CSS Document /*

/* Links der Seite Standard */
a:link {
	color: Navy;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: Navy;
	text-decoration: none;
	font-size: 11px;
}
a:active  {
	color: Navy;
	text-decoration: none;
	font-size: 11px;
}
a:hover  {
	color: #20B2AA;
	text-decoration: none;
	font-size: 11px;
}

/* Kleines Menü oben*/
a.mk:link {
	color: White;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.mk:visited {
	color: White;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.mk:active  {
	color: White;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.mk:hover  {
	color: Navy;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

/* Links rot */
a.rot:link {
	color: #A52A2A;
	text-decoration: none;
	font-size: 11px;
}
a.rot:visited {
	color: #A52A2A;
	text-decoration: none;
	font-size: 11px;
}
a.rot:active  {
	color: #A52A2A;
	text-decoration: none;
	font-size: 11px;
}
a.rot:hover  {
	color: #20B2AA;
	text-decoration: none;
	font-size: 11px;
}

/* Links Footer */
a.fo:link {
	color: Navy;
	text-decoration: none;
	font-size: 9px;
}
a.fo:visited {
	color: Navy;
	text-decoration: none;
	font-size: 9px;
}
a.fo:active  {
	color: Navy;
	text-decoration: none;
	font-size: 9px;
}
a.fo:hover  {
	color: #20B2AA;
	text-decoration: none;
	font-size: 9px;
}

/* Container für Beschreibung in index.shtml */
#cont{
	position:absolute; 
	top:-350px; 
	left:-300px; 
	width:250px; 
	height:250px; 
	z-index:100;
}

/* Body und Tabellen Standardschrift 11er */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/hg.gif);
}

/* Bilder generell ohne Umrandung */
img{
	border: 0;
}

/* Tabellenzellen allgemein */
td,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	line-height: 14px; /* text-align: justify;*/
}

li{
	line-height: 14px;
}

/* Tabellenzelle für den Inhalt */
.inhalt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
}

/* Menü oben */
.moben {
	text-align: right;
	margin-top: 8px;
	margin-right: 30px;
}

/* Menü Links */
.mlinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
	line-height: 16px;
	padding-left: 15px;
	padding-bottom: 20px;
}

/* Aktuelles */
.aktuell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
}

/* Hintergrundfarbe Angebote */
.angeb{
	background-color: #fcfcfc;
}

/* h1 Überschriften */
h1 {
	font-family: Verdana, Courier New, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Navy;
	line-height: 18px;
}


/* h2 Überschriften */
h2 {
	font-family: Verdana, Courier New, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}

/* 9er Text */
.txt9 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}

/* 11er Text */
.txtrot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B22222;
}


/* Rechter und Unterer Rand der Tabelle auf der Seite aktuell */
.a_rand{
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

/* Tabellenumrandung */
fieldset{
	width: 520px;
	/*border: 1px solid #DCDCDC;*/
}

/* Legende Tabellenrand */
legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B22222;
	font-weight: bold;
}

/* Textfelder Formular */
textarea{
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	width: 340px;
}

/* Textfelder Formular */
.input{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid Silver;
	border-left: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	width: 340px;
}


/* Selectbox Formular */
select{
	border: 1px solid Silver;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}

/* Formularbutton */
.formbutton{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* ZUSÄETZE */

/* Tabelle Ferienspiele  */
#akttab{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Navy;
}

/* Tabelle Ferienspiele  */
#akttab td{
	border: solid 1px #f5f5f5;
	padding: 4px 4px 4px 4px;
}

#akth{
	background-color: #E4F4F5;
	color: Green;
	text-align: center;
	font-weight: bold;
}

#hguntermenue{
	border-bottom: 1px dotted Silver;
	text-align: right;
	padding: 1px 0px 1px 0px;
}

#kooperation td {
	border-left: 1px dotted silver;
	text-align: center;
	vertical-align: top;
}


/*ENDE*/




