/*************/
/* Allgemein */
/*************/
body
{
	background-color: rgb(255,255,255); 
	scrollbar-face-color:#DF7225; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-shadow-color:#DF7225; 
	scrollbar-3dlight-color:#DF7225; 
	scrollbar-darkshadow-color:#DF7225;
}

td
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

input, select
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

h1
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#DF7225;
}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;} 
a:active {color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:underline;}



/***********/
/* Klassen */
/***********/
.Ueberschrift
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#DF7225;
}

.Titel
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#DF7225;
}

.Adresse
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#DF7225;
}
a.Adresse:link {color:#DF7225; text-decoration:none;}
a.Adresse:visited {color:#DF7225; text-decoration:none;} 
a.Adresse:active {color:#DF7225; text-decoration:none;}
a.Adresse:hover {color:#DF7225; text-decoration:none;}

.MenOben
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
a.MenOben:link {color:#000000; text-decoration:none;}
a.MenOben:visited {color:#000000; text-decoration:none;}
a.MenOben:active {color:#000000; text-decoration:none;}
a.MenOben:hover {color:#000000; text-decoration:none;}

.MenLinks1P
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
a.MenLinks1P:link {color:#000000; text-decoration:none;}
a.MenLinks1P:visited {color:#000000; text-decoration:none;}
a.MenLinks1P:active {color:#000000; text-decoration:none;}
a.MenLinks1P:hover {color:#000000; text-decoration:underline;}

.MenLinks1A
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#DF7225;
}
a.MenLinks1A:link {color:#DF7225; text-decoration:none;}
a.MenLinks1A:visited {color:#DF7225; text-decoration:none;}
a.MenLinks1A:active {color:#DF7225; text-decoration:none;}
a.MenLinks1A:hover {color:#DF7225; text-decoration:none;}

.MenLinks2P
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
a.MenLinks2P:link {color:#000000; text-decoration:none;}
a.MenLinks2P:visited {color:#000000; text-decoration:none;}
a.MenLinks2P:active {color:#000000; text-decoration:none;}
a.MenLinks2P:hover {color:#000000; text-decoration:underline;}

.MenLinks2A
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#DF7225;
}
a.MenLinks2A:link {color:#DF7225; text-decoration:none;}
a.MenLinks2A:visited {color:#DF7225; text-decoration:none;}
a.MenLinks2A:active {color:#DF7225; text-decoration:none;}
a.MenLinks2A:hover {color:#DF7225; text-decoration:none;}

/* Wenn das neue Menue verwendet wird, kann diese Klasse gelöscht werden */
.menu
{
	font-family:Verdana, Frutiger-Roman, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
a.menu:link {color:#000000; text-decoration:none;}
a.menu:visited {color:#000000; text-decoration:none;}
a.menu:active {color:#000000; text-decoration:none;}
a.menu:hover {color:#000000; text-decoration:underline;}


/************/
/* Tabellen */
/************/
.TabelleBGHomeObenRahmen
{
	background-image:url(images/BGHomeOben.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	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-collapse:collapse;
}

.TabelleBGDetailObenRahmen
{
	background-image:url(images/BGDetailOben.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	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-collapse:collapse;
}

.TabelleBGUntenRahmen
{
	background-image:url(images/BGDetailUnten.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	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-collapse:collapse;
}

.TabelleBGDetailOben
{
	background-image:url(images/BGDetailOben.jpg);
	background-repeat:no-repeat;
	background-position:top;
}