/* Basis Settings */
body {
	margin-left: 0px;
	margin-top: 0px;
	background: #FFFFEE;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
table{ margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px }
img  {border: 0px;}

/* Artikelformatierung Hyperlinks*/
a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	/* border: thin dotted #FFAE42;*/
}

a:hover, a:focus {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #08244A;
	text-decoration: underline;
}

/* Formulare */
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: #F3F3F3;
}

#foot, #foot a { font-size: 9px; text-decoration: none; }

/* Überschriften */
h1 
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #08244A;
}


#navigation {	top: 100px;	position: absolute;	left: 100px; width: 650; }
#navigation a       {	text-decoration:none; font-size: 14px; font-weight: bold; color: #FFFFFF; }
#navigation a:hover { text-decoration:underline; }
#headsmall a, #headsmall a:visited { font-size: 9px; text-decoration: none;	color: #333333;	font-weight: bold; }

.buchstabe
{
	font-size: 16px;
	color: #FFFFFF;
    text-align: center;
	background-color: #08244A;
	font-weight: bold;
	width: 140px;
	height: 20px;
}
.auflistung p, .auflistung a{
	height: 18px;
	width: 140px;
	text-decoration:none;
	text-align: left;
}

.auflistung a:hover { text-decoration:underline; }
#werbetext {
	color: #990033;
	text-decoration: none;
}

#werbetext a {
	color: #990033;
	text-decoration: underline;
}.Gewinnspiel, a.Gewinnspiel {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCC66;
}

