body
{
	margin: 10px; padding: 0px;
	font-family: verdana,sans-serif;
	font-size:13px;
	line-height:14px;
	color: #000000;
	background-color: #ffffff;
}

img {	border: 0px; }

a { color: #000000; text-decoration:underline; }
a.textseiten { color: #18AEAC; text-decoration:none; }
table
{
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
/* TOP MENÜ--------------------------------------------------- */
#topmenuelinks
{
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 20px;
	text-align:left;
	float:left;
	line-height:25px;
}
#topmenuerechts
{ 
	position:relative;
	left:434px;
	border: 0px;
	padding: 0px;
	/*text-align:right;*/
	margin-bottom: 20px;
	line-height:25px;
}
#topmenuelinks a { color: #000000; text-decoration:none; }
#topmenuerechts a { color: #000000; text-decoration:none; }
#topmenuepunktstart
{
	font-size:13px;
	border: 1px solid black;
	background-color: #18AEAC;
	text-decoration:none;
	text-align: center;
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}
#topmenuepunktabfrage
{
	font-size:13px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #98CCC9; 
	/*background-color: #d9fcf2;*/
	text-decoration:none;
	text-align: center;
	
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}
#topmenuepunktdetail
{
	font-size:13px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #d9fcf2;
	text-decoration:none;
	text-align: center;
	
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}
#topmenuepunktimpressum
{
	font-size:13px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #F5F09B;
	text-decoration:none;
	text-align: center;
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}
/* --------------------------------------------------- */

td
{
	padding: 3px;
	margin: 0px;
	border: 1px solid black;
	background-color: #ffffff;
	color: #000000;
	font-size:12px;
	text-align: center;
	vertical-align:middle;
}

tr.tablehead th
{
	padding: 3px;
	border: 1px solid black;
	background-color: #F5F5DC; /* #cdcdcd */
	color: #000000;
	font-size:10px;
	font-weight:normal;
	text-align: center;
	vertical-align:middle;
}

.suchfeld /* <td> */
{
	padding: 10px;
	font-size:15px;
}

#rahmen
{
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
}

td.rahmenzelle
{ 	
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.auswahl{
	font-size: 13px;
}
#karte {	 width:400px; height:180px; z-index:1; }
#wen {  width:400px; height:180px; z-index:1; }
#name { width:100%; height:30px; z-index:2; }
#was { width:400px; height:180px; z-index:1; }
#wie { width:100%; height:180px; z-index:1; }
#volltext { width:100%; height:30px; z-index:2; }

#wie td { background-color:#296DC1; }
#was td { background-color:#18AEAC; }
#name td { background-color:#F5F09B; }
#wen td { background-color:#EE6573; }
#karte td { background-color:#ffffff; background-image:url(../img/karte-basis-suchen.gif);background-repeat:no-repeat;background-position:center }
#volltext td { background-color:#ffffff; }
#footer 
{ 
		
}
.tiny
{ 
		font-size: 10px;
}
.error{
	color: Red;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}