/*
5577bb Grundfarbe, dunkles blau etwas ins graue gehend
d0dae0 214,224,234 etwas heller als Grundfarbe

c44000 Linkfarbe, orange
ee9911 besuchte Links, dunkleres orange 
*/
	
body{font-family: sans-serif, Arial, Verdana; font-size: 13px; background-image: url(../images/verlauf-dunkelrot-weinrot-2x1200.jpg);}

a:link {font-family: Arial, Helvetica; color: #cc1000; text-decoration: none;}
a:visited {font-family: sans-serif, Arial, Verdana; color: #cc0000; text-decoration: none;}
a:hover {font-family: sans-serif, Arial, Verdana; text-decoration : underline;}
a:active {font-family: sans-serif, Arial, Verdana; text-decoration: underline;}
a:focus {font-family: sans-serif, Arial, Verdana; text-decoration: underline;}

h1{
	font-size: 32px;
	color: #999999;
	margin-bottom: 2px;
}

h3{
	font-size: 16px;
	color: #999999;
	margin-bottom: 2px;
}

h4{
	font-size: 16px;
	margin-bottom: 2px;
}

table.Menu{
	width: 146px;
}

td.Frame{
        border: 1px solid #991000;
}

td.Dist4{
        height: 8px;
}

td.Caption {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
/*        background-color: #991000;*/
/*        background-image: url(resources/images/BgMenuCaption.gif);*/
}

td.MenuCaption {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
        background-color: #991000;
        width: 144px;
/*        background-image: url(resources/images/BgMenuCaption.gif);*/
}

td.MenuItem {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	color: #000000;
        background-color: #ffffe0;
}

td.Head {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
//	font-weight: bold;
	color: #ffffff;
}

td.Path {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
        color: #ffffff;
/*        background-color: #551000;*/
}

td.Content {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
        color: #000000;
        background-color: #ffffe0;
	vertical-align: top;
}

td.Lexicon {
	font-family: sans-serif, Arial, Verdana;
	font-size: 13px;
	vertical-align: top;
        background-color: #bbeeff;
}

td.Copyright {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
        color: #000000;
        background-color: #ffffe0; 
}

th {
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
        background-color: #dddddd;
}
