@charset "iso-8859-1";
/* CSS Document */

html
{
	height:100%;
}

body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background-color:linen;
	background-image:url('img/flecknerBg.gif');
	background-repeat:no-repeat;
	background-position:1050px bottom;
	background-attachment:fixed;
}

a
{
	color: #BD0000;
	text-decoration:none;
}

a:active
{
	color: #BD0000;
	text-decoration:none;
}

a:visited
{
	color: #BD0000;
	text-decoration:none;
}

a:hover
{
	color: #BD0000;
	text-decoration:underline;
}

td
{
	vertical-align:top;
}

p
{
	margin-top:0px;
}

img a
{
	border:0px;
}

li
{
	color:#666666;
	letter-spacing:1px;
	line-height:1.4em;
	font-size:11px;
	list-style-type:disc;
}

/* LAYOUT */

#sponsoren
{
	height:120px;
	position:relative;
	background-color:white;
	margin:5px;
	overflow:hidden;
}

table.siteTable
{
	border-right:3px solid white;
}

td.menu
{
	width:165px;
	padding-top:20px;
	background-color:#FFCC66;
	padding-bottom:240px;
}

td.content
{
	padding:20px 0px;
	background-color:white;
}

td.contentAussen
{
	background-color:white;
	width:290px;
	padding-top:20px;
}

div.footer
{

	background-color:#ff9900;
	border-top:3px solid white;
	border-right:3px solid white;
	line-height:20px;
	height:20px;
	font-size:11px;
	width:1001px;
	
}

div.datum
{
	background-color:#66CCFF;
	border-top:3px solid white;
	border-bottom:3px solid white;
	border-right:3px solid white;
	line-height:20px;
	height:20px;
	font-size:11px;
	width:986px;
	padding-left:15px;
}

#contentCtr
{
	margin-left:20px;
	background-color:white;
}

#contentAussenCtr
{
	margin-left:20px;
	text-align:left;
	background-color:white;
}

#partnerBox
{
	position:relative;
	width:165px;
	float:left;
}

#partner
{
	text-align:center;
	position:absolute;
	top:-200px;
	width:165px;
}

/* Divider Klassen */

div.menuItem
{
		font-size:11px;
		border-top: 1px solid white;
		padding: 5px 0px 5px 10px;
}

div.sponsorItem
{
	float:left;
	width:75px;
	height:55px;
	overflow:hidden;
	margin: 5px 5px 0px 0px;
	line-height:75px;
}

div.counterBox
{
	position:absolute;
	left:0px;
	top:-30px;
	width:165px;
	text-align:center;
}

div.menuItem a
{
	color:#BD0000;
	text-decoration:none;
	font-weight:bold;
}


/* TEXT-Definitionen */

.copytext
{
	font-size:13px;
	color: #993300;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.4em;
}

.headline
{
	font-size:20px;
	letter-spacing:0px;
	color:black;
	line-height:1.1em;
	font-weight:bold;
}

.fliesstext
{
	color:#666666;
	letter-spacing:0px;
	line-height:1.4em;
	font-size:11px;
}

.fliesstext_schwarz
{
	color:#000000;
	letter-spacing:1px;
	line-height:1.4em;
	font-size:11px;
}
