html, body, li, h1, h2, h3, h4, h5, h6, form, fieldset {
border: 0;
}

body{
	color:#333333;
	font-family:"Arial";
	font-size:12px;
	margin: 0px;
	padding: 0px;/*background-image: url(http://www.nakedlunch.de/images-sys/punkte.gif);*/
	border: 0;
}

td {
font-family:"Arial";
font-size:12px;
}

/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */
.titel {
	font-size:20px;
	color:#B46B27;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
.titelnews {
	font-size:20px;
	color:#B46B27;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}

.toplink {
	font-family:Arial;
	font-size:9pt;
	color:#00ADEF;
	text-decoration:none;
	font-weight: bold;
	/*padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;*/
}

.openedtoplink {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	/*padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 1px;*/
}

.toplink:hover {
color:#cc0000;
}


.sublink {
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:#76787B;
	text-decoration:none;
}
.openedsublink {
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:#cc0000;
	text-decoration:none;
}
.sublink:hover {
color:#cc0000;
}

.link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
.openedlink {
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 30px;
}



a {
	font-weight:normal;
	color:#B46B27;
	text-decoration: none;
}
a:hover {
color:#ffffff;
text-decoration: underline;
}


.klein {
	font-size:7pt;
	color:#666666;
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E7;
	border: 1px solid #666666;
margin:2px;
}

.blau {
	color:#00ADEF;
	text-decoration: none;
	font-weight:bold;
}
.grau {
	color:#94A2AA;
	text-decoration: none;
}
.rot {
	color:#cc0000;
	text-decoration: none;
	font-weight:bold;
}
.weiss {
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}


.search {
	font-size: 11px;
	background-color: #D5E1EC;
	/*border: 1px solid #000000;*/
}


.footer {
font-family:Arial;
font-size:8pt;
text-decoration:none;
color:#cccccc;
font-weight: normal;
}