/* Texte im Content-Bereich */

a:link { color: #003366; text-decoration:none; }
a:visited { color: #333366; text-decoration:none; }
a:hover { color: #cc9900; border-bottom: 6px solid #888888; }
a:active { color: #cc9900; border-bottom: 6px solid #ffffff; }
a.none { text-decoration:none; border-bottom: 0px; }

sup, sub { line-height:0px; }

#kopf-home { position: absolute; top: 0px; height: 158px; width: 100%; background: #000; background-image: url(bilder/head/sniper.jpg); background-repeat: no-repeat; }
#kopf-marke { position: absolute; top: 0px; height: 158px; width: 100%; background: #000; background-image: url(bilder/head/lage-nach-absetzen.jpg); background-repeat: no-repeat; }
#kopf-produkte { position: absolute; top: 0px; height: 158px; width: 100%; background: #000; background-image: url(bilder/head/springer.jpg); background-repeat: no-repeat; }
#kopf-macher { position: absolute; top: 0px; height: 158px; width: 100%; background: #000; background-image: url(bilder/head/ksk.jpg); background-repeat: no-repeat; }
#menue  { position: relative; top: 130px; width: 100%; height: 28px; background: #ddddee; z-index: 1; }
#inhalt { position: relative; top: 190px; width: 740px; z-index: 4; }

#inhalt a:link { color: #ffffaa; text-decoration:none; }
#inhalt a:visited { color: #ffffcc; text-decoration:none; }
#inhalt a:hover { color: #cc9900; border-bottom: 1px solid #888; }
#inhalt a:active { color: #cc9900; border-bottom: 1px solid #fff; }
#inhalt a.none { text-decoration:none; border-bottom: 0px; }


.headline { font: 48px/48px Verdana, Arial, Helvetica, sans-serif; letter-spacing: normal; word-spacing: normal;}
.subheadline {	font: 30px/30px Verdana, Arial, Helvetica, sans-serif; color: #cc9900; }
.subsubheadline { font: 18px/24px Georgia,"Times New Roman", Times, serif; }
.subsubheadlinesanserif { font: 22px/24px Verdana, Arial, Helvetica, sans-serif; color: #cc9900; }
.subsubsubheadline { font: 18px/18px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; }
.menu { font: 13px/28px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; }
.titel { font: 16px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #999; }
.text { font: 16px/24px Georgia, "Times New Roman", Times, serif;	color: #cccccc; letter-spacing: normal; word-spacing: 2px; }
.text-sserif { font: 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
.text-anmerkungen { font: 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; word-spacing: normal;}
.text-klein { font: 10px/14px Verdana, Arial, Helvetica, sans-serif; word-spacing: normal; }


.bildrahmen { 
	margin:8px 0px 12px 0px;
	padding: 0px; 
	border: solid 5px #eee; }


/*  Tabellen im iTunes-Stil nach den Stilvorlagen von Michael Preidel, qxm.de */

#itunes table { 
	font: 12px/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	text-align: left;
	border-collapse: collapse;
	border: #ddd;
	border-width: 0 0 1px 0;
	border-style: none none solid none;	
}

#itunes table a, #itunes table a:hover, #itunes table a:visited, #itunes table a:active {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	display: block;
}

#itunes tr {
	vertical-align: top;
	color: #000;
}

#itunes tr,#itunes th,#itunes td {
	padding: 4px;
	border: none;
}

#itunes tr.odd {
	background-color: #dddddd;
}
#itunes th {
	vertical-align: bottom;
	color: #333333;
	border: none;
}

#itunes tr a {
	color: #000;
	border: none;
}

#itunes tbody tr:hover td, #itunes tbody tr:hover a {
	background-color: #3399ff;
	color: #fff;
	text-decoration: none;
}

#itunes tbody tr:hover th {
	background-color: transparent;
	text-decoration: none;
}

#itunes p { 
	font: 10px/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	padding: 4px;
}

