/********************************************************************/
/* Screen-Stylesheets nur für Netscape 4 */
/********************************************************************/


/**************************************/
/* Grundlegende Eigenschaften */
/**************************************/

/* Hintergrundfarbe */
body 
{
		background-color:#FFFFFF;
}

/**************************************/
/* Texte */
/**************************************/

/* Standardschrift für alle Zellen */
td 
{
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		color:#666666;
}

/* Headline */
h1 
{
		color:#DB1119; 
		font-weight:bold; 
		font-size:11px;
}




table.inhalt 
{
		border:none; 
		padding:0px; 
		width:765px;
}


table.navitop 
{
		border-collapse:collapse;
}

a.hauptmenuelink 
{
		display:block; 
		width:100%; 
		font-weight:normal; 
		text-decoration:none; 
		color:#FFFFFF; 
		border-size:0px;
}

a.hauptmenuelink:hover 
{
		color:#AAAAAA;
}

table.untermenuelink 
{
		border-collapse:collapse; 
		empty-cells:show; 
		background-color:#e0e0e0;
}

a.untermenuelink 
{
		text-decoration:none; 
		color:#666666; 
		font-weight:normal;
}

a.untermenuelink:hover 
{
		text-deoration:none; 
		color:#ED1C24;
}


td.titel 
{
		font-weight:bold; 
		color:#DB1119; 
		line-height:14px;
}

table.navirechts 
{
		border-collapse:collapse;
}

.hunderthoch 
{
		height:100%;
}

.98hoch 
{
		height:98%;
}


/**************************************/
/* Links */
/**************************************/


table.box 
{
		border-collapse:collapse; 
		margin-bottom:10px;
}

td.kopf 
{
		background-color:#DB1119; 
		color:#FFFFFF; 
		padding-top:0px;
}

input 
{
		font-family:verdana,arial,sans-serif; 
		font-size:11px; 
		color:#000000;
}

td.rot 
{
		background-color:#DB1119; 
		color:#FFFFFF;
}

.abstandunten 
{
		padding-bottom:2px;
}

table.main 
{
		padding-right:20px; 
		padding-bottom:20px;
}

a 
{
		font-weight:bold; 
		text-decoration:none; 
		color:#DB1119;
}

a:hover 
{
		color:#000000;
}

/* weißer Link im Suchpopup */
a.linkweiss 
{
		color:#FFFFFF; 
		font-weight:normal;
}

a.linkweiss:hover 
{
		color:#000000;
}

td.copyright 
{
		font-size:8px;
}

strong 
{
		color:#DB1119;
}