/* tiews_rot.css */

/* Allgemeiner Teil */
body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	scrollbar-3dlight-color:#989898;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#989898;
	scrollbar-shadow-color: #797873;
	background-color:#989898;
	}


/* ********** ********** ********** */
/* ********** Startseite ********** */

.start
	{
	/* an| Starttext 1 */
	color:#333333;
	font-size:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.startname
	{
	/* an| Starttext 2 */
	color:#333333;
	font-size:1em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	}
	
.startspacer
	{
	height:15px;
	}

td.startbox_aussen
	{
	padding-left:10px;
	margin-left:10px;
	}

td.startbox
	{
	background-color:#CCCCCC;
	color:#333333;
	font-size:12px;
	line-height:20px;
	}
	
table.startbox
	{
	width:400px;
	height:140px;
	}
	
.flashrahmen {margin-left:15px; margin-right:15px; }

#wie_flashrahmen
	{
	position:relative;
	margin-left:15px;
	margin-right:15px;
	width:864px;
	height:200px;
	overflow:hidden;
	}

#wie_flashrahmen img
	{
	margin:0px;
	height:198px;
	width:432px;
	border:1px solid black;
	}
	
#start_1
	{
	position:absolute;
	left:0px;
	}	
	
#start_2
	{
	position:absolute;
	right:0px;
	}		

/* ********** **** ********** */
/* ********** Oben ********** */

.toptext
	{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	}
	
a.nav0
	{
	color:#FFFFFF;
	font-size:12px;
	}
	
a.nav0:hover
	{
	color:#333333;
	}


/* ********** ****** ********** */
/* ********** Ränder ********** */

 /*td.seitenrand { background-color:#cc0000; width:1px; }
td.seitenrand_quer { background-color:#cc0000; height:1px; } 
td.seitenrand_oben { background-color:#cc0000; height:1px; } 
td.trennzeile { background-color:#cccccc; height:18px; width:898px; } */

td.seitenrand { background-color:#262627; width:1px; }
td.seitenrand_quer { background-color:#262627; height:1px; } 
td.seitenrand_oben { background-color:#262627; height:1px; } 
td.trennzeile { background-color:#cc0000; height:18px; width:898px; }

/* Nav1 */
a:link.nav1 { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
a:visited.nav1 { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
a:hover.nav1 { color:#333333; font-size:12px; font-weight:bold; text-decoration:none; }

td.nav1 { background-color:#989898; height:29px; }
td.nav1_menuepunkt { padding-left:10px; padding-right:10px; }
td.nav1_menuepunkt_aktiv { padding-left:10px; padding-right:10px; height:29px; background-color:#797873; }

/* Nav2 */
a:link.nav2 { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
a:visited.nav2 { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
a:hover.nav2 { color:#333333; font-size:12px; font-weight:bold; text-decoration:none; }

td.nav2 {background-color:#797873; }
td.nav2_menuepunkt { padding-left:10px; height:28px; width:100%;}
td.nav2_menuepunkt_aktiv { padding-left:10px; height:28px; background-color:#989898; width:100%; }

a { color:#000000; }
a:hover { color:#cc0000; }


/* ********** ****** ********** */
/* ********** Inhalt ********** */

td.inhaltsrand
	{
	width:17px;
	background-color:#CCCCCC;
	}

td.inhaltsblock
	{
	position:relative;
	width:598px;
	background-color:#CCCCCC;
	/*color:#797873;*/
	color:#333333;
	font-size:12px;
	line-height:20px;
	}

.inhalt_color
	{
	background-color:#CCCCCC;
	}
	
td.inhalt
	{
	background-color:#CCCCCC;
	/*color:#797873;*/
	color:#333333;
	font-size:12px;
	line-height:20px;
	}
	
img.inhalt
	{
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	}
	
img.partner
	{
	border:none;
	margin:5px 15px;
	}
	
h1 { font-size:14px; font-weight:bold; margin-bottom:20px}
.hv { font-weight:bold }
.hv2 { font-weight:bold; text-decoration:underline; }
.hv3 { color:#cc0000; font-weight:bold; font-size:15px; }
.hv4 {font-weight:bold;color:CC0000;}
ul.inhalt { margin-left: 15px; }
li.kopf { margin-left: 0px; }
img.inhaltlinks { border-width:1px; border-style:solid; border-color:#000000; margin-right:25px; }
.abstand_links { margin-left: 20px; }
.a_geraete { background-color:#FFFFFF; color:#797873; font-size:10px; }

#h_top
	{
	position:absolute;
	top:20px;
	left:345px;
	font-weight:bold;
	font-size:14px;
	}
	
p.trenner
	{
	border-top:1px solid #333333;
	}	

.kontakt_rechts	
	{
	float:right;
	position:relative;
	left:-50px;
	margin-right:100px;
	}

.rechtsseitig
	{
	float:right;
	text-align:center;
	padding-left:10px;
	padding-bottom:10px;
	width:255px;
	}
	
.rechtsseitig img
	{
	border-width:1px;
	border-style:solid;
	border-color:#000000;	
	}

.austausch_element
	{
	clear:both;
	padding:10px 0;
	width:400px;
	}

.austausch_element img
	{
	float:left;
	margin-right:10px;
	}
	
.austausch_element p
	{
	margin:0;
	padding: 0 0 5px 0;
	}	

/* ** ANGEBOTE ** */

.angebot_main
	{
	clear:both;
	width:600px;
	}

.angebot_bild
	{
	float:right;
	width:260px;
	padding-bottom:1em;
	text-align:center;
	}

.zeile
	{
	clear:left;
	padding-bottom:10px;
	}

.zeile_head
	{
	font-weight:bold;
	text-decoration:underline;
	}

.zeile_links
	{
	float:left;
	width:110px;
	font-weight:bold;
	}
	
.zeile_rechts
	{
	/*display:inline;*/
	float:left;
	width:110px;
	text-align:right;
	font-weight:bold;
	}	
	
.verkauft
	{
	color:#CC0000;
	font-weight:bold;
	text-transform:uppercase;
	}

/* ********** *** ******* ********** */
/* ********** Zum Schluss ********** */

.copyright
	{
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	}
	
a.copy
	{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	}
	
a.copy:hover
	{
	color:#333333;
	}

/* Kontakt */
.kontakt { width:250px; font-family:Verdana, Arial, Helvetica, Sans-serif; }
.kontakt1 { width:48px; font-family:Verdana, Arial, Helvetica, Sans-serif; }
.kontakt2 { width:198px; font-family:Verdana, Arial, Helvetica, Sans-serif; }
table.kontaktt { margin-left:20px; }

/* Angebote */
