#magazin {
	width:92px;
	padding: 5px;
}
#news {
	width:68px;
	padding: 5px;
}
#party {
	width:71px;
	padding: 5px;
}
#kino {
	width:62px;
	padding: 5px;
}
#kultur {
	width:83px;
	padding: 5px;
}
#abo {
	width:55px;
	padding: 5px;
}
#kontakt {
	width:81px;
	padding: 5px;
}
#impressum {
	width:91px;
	padding: 5px;
}

#kalender a:link {	color: #DBD100;	text-decoration: none;}
#kalender a:visited {	color: #DBD100;	text-decoration: none;}
#kalender a:hover {	color: #97D8E2;	text-decoration: none;}
#kalender a:active {	color: #DBD100;	text-decoration: none;}

body {
	background-color: #C0C0C0;
	margin-top: 0px;
}
 
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
}

a:link {	color: #CA0000;	text-decoration: none;}
a:visited {	color: #CA0000;	text-decoration: none;}
a:hover {	color: #000000;	text-decoration: underline;}
a:active {	color: #000000;	text-decoration: underline;}

a.agreen:link {	color: #DBD100;	text-decoration: none;}
a.agreen:visited {	color: #DBD100;	text-decoration: none;}
a.agreen:hover {	color: #97D8E2;	text-decoration: none;}
a.agreen:active {	color: #DBD100;	text-decoration: none;}

a.awite:link {	color: #FFFFFF;	text-decoration: none;}
a.awite:visited {	color: #FFFFFF;	text-decoration: none;}
a.awite:hover {	color: #CA0000;	text-decoration: none;}
a.awite:active {	color: #CA0000;	text-decoration: none;}

a.menu { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; cursor:pointer;}
a.menu:link { color: #FFFFFF; text-decoration: none; cursor: pointer;}
a.menu:visited { color: #FFFFFF; text-decoration: none; cursor: pointer;}
a.menu:hover { color: #DBD100; background-color:#752222; text-decoration: none; cursor: pointer;}
a.menu:active {	color: #DBD100;	background-color:#752222; text-decoration: none; cursor: pointer;}

.bgtop {
	background-image: url(../intf/gewinnspiel.jpg);
	background-color: #AF0000;
	height: 190px;
}
.bgcont {
	background-color: #93917A;
	vertical-align: top;
}
.border {
	border: 1px solid #000000;
}
.borderdot {
	border: 1px dotted #93917A;
}
.bordertopbottom {
	border-top: 1px solid #93917A;
	border-bottom: 1px solid #93917A;
}
.contentheadline{
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
	border-top: 1px solid #93917A;
	border-bottom: 1px solid #93917A;
}
.newsheadline{
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
	border-top: 1px dotted #93917A;
}
.borderbottomdott {
	border-bottom-color: #93917A;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.bordertopdott {
	border-top-color: #93917A;
	border-top-style: dotted;
	border-top-width: 1px;
}
.bgblu {
	background-color: #97D8E2;
}
.bgwite {
	background-color: #FFFFFF;
}
.bggreen {
	background-color: #DBD100;
}
.line5 {
	height: 5px;
}
.fontwitebold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fontwite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.fontwitesmall {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fontredbold {
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
}
.fontred {
	font-weight: bold;
	color: #AF0000;
}
.fontgold {
	font-size: 11px;
	font-weight: normal;
	color: #85836B;
}
.fontsmall {
	font-size: 9px;
}
.kinodott {
	border-bottom-color: #93917A;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tooltip {
	position: absolute;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #666666;
	padding: 2px;
}
.red {color: #FF0000}
.green {color: #00CC00}
