body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:83%; 
	color:#c00;
	background-color:#333366; 
	background-image:url(muster_rot.jpg); 
	background-position:left 0px; 
	background-attachment:fixed; 
	background-repeat:repeat }

p { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:100%; 
	color:#484A7E }
	
h1 { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic; 
	font-size:160%; 
	color:#CC0000; 
	margin-top:15px; 
	text-align:center }

h2 { 
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic; 
	font-size:160%; 
	color:#333366; 
	margin-top:15px; 
	text-align:center }
	
h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:85%; 
	color:#CC0000; 
	text-align:center }
	
h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:13px; 
	color:#FFCC00; 
	text-align:center }
	
/* LINKS */

a:link { 
	color:#CC0000; 
	text-decoration: none }
	
a:visited { 
	color:#CC0000; 
	text-decoration: none }
	
a:active { 
	color:#FFFFCC; 
	text-decoration: none } 
	
a:hover { 
	color:#FFFFCC; 
	text-decoration: none } 

a.top:link { 
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:90%; 
	padding:8px;
	color:#CC0000 }
	
a.top:visited { 
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	padding:8px;
	color:#CC0000 }
	
a.top:hover { 
	color:#FFFFCC }
	
a.index:link { 
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:90%; 
	padding:8px;
	color:#333366 }
	
a.index:visited { 
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	padding:8px;
	color:#333366 }
	
a.index:hover { 
	color:#FFFFCC }
	
a.index:active { 
	color:#FFFFCC }
	
a.impr:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#c00 }
	
a.impr:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#c00 }

a.impr:active { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#c00 }
	
a.impr:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px; 
	color:#FFCC00 }
	
/* HEADER TABLE */

table.header { 
	background-color:#FF3300;	
	width:90%; 
	border:0px }
	
/* LAYOUT TABLE */

table.layout { 
	width:90%;
	cellpadding:0px;
	cellspacing:0px;
	align:center;
	background-color:#FFD52D;		 
	border:0px }
	
table.index { 
	width:100%;
	cellpadding:10px;
	cellspacing:0px;
	align:center;
	border:0px }

table.upper { 
	width:95%;
	cellpadding:10px;
	cellspacing:0px;
	align:center;
	border:0px }

tr.upper {
	background-color:#333366 }

td.content { 
	valign:top; 
	background-color:#FFD52D; 
	padding:10px 50px 10px 50px; 
	width:80% }
	
td.contenttext { 
	valign:top; 
	background-color:#FFFFCC; 
	padding:26px; 
	width:80% }
	
td.box { 
	valign:top; 
	background-color:#FFFFCC; 
	padding:20px; 
	width:45% }
	
td.box2 { 
	valign:top; 
	background-color:#FFFFCC; 
	padding:20px; 
	width:90% }		
	
td.menu { white-space: nowrap }
	
td.werbung { 
	padding:10px;
	background-color:#FFD52D }

/* MENUE LINKS */

#menue1 {
	width:170px;
	margin:0 auto }

#schalter1 a {
	width:170px;
	display:block;
	background-color:#FFD52D; 
	padding:8px;	
	border:1px solid #333366;
	text-decoration:none;	
	font-size:13px;
	font-weight:bold;	
	text-align:left;
	margin:3px 0 }
	
#schalter1 a:link {
	color: #c00 }
	
#schalter1 a:visited {
	color: #c00 }
	
#schalter1 a:hover {
	border: 1px solid;
	border-color: #eeeeee #304e6a #304e6a #eeeeee;
	background-color: #FFFFCC;
	color: #484A7E }
	
#schalter1 a:active {
	color: #c00 }
	
#schalter1 a .pfeil1 {
	display: inline;
	color: #FFFFCC }
	
#schalter1 a:hover .pfeil1 {
	display: inline;
	color: #c00 }

/* MENUE MITTE OBEN */

#schalter2 a {
display: inline;
padding: 8px;
text-decoration: none;
width: 170px;
font-weight: bold;
font-size: 100%;
text-align: center;
margin: 10px 10;
}
#schalter2 a:link {
color: #FFFFCC; 
}
#schalter2 a:visited {
color: #FFFFCC;
}
#schalter2 a:hover {
color: #CC0000;
}
#schalter2 a:active {
color: #CC0000;
}
#schalter2 a .pfeil1 {
display: inline;
color: #CC0000;
}
#schalter2 a:hover .pfeil1 {
display: inline;
color: #FFFFCC;
}

/* MENUE LINKS OBEN */

#schalter3 a {
display: block;
padding: 0px;
text-decoration: none;
width: 170px;
font-weight: bold;
font-size: 94%;
text-align: center;
margin: 3px 0;
}
#schalter3 a:link {
color: #FFFFCC; 
}
#schalter3 a:visited {
color: #FFFFCC;
}
#schalter3 a:hover {
color: #CC0000;
}
#schalter3 a:active {
color: #CC0000;
}
#schalter3 a .pfeil1 {
display: inline;
color: #CC0000;
}
#schalter3 a:hover .pfeil1 {
display: inline;
color: #FFCCCC;
}

/* MENUE RECHTS OBEN */

#schalter4 a {
display: block;
padding: 0px;
text-decoration: none;
width: 170px;
font-weight: bold;
font-size: 94%;
text-align: center;
margin: 3px 0;
}
#schalter4 a:link {
color: #FFFFCC; 
}
#schalter4 a:visited {
color: #FFFFCC;
}
#schalter4 a:hover {
color: #CC0000;
}
#schalter4 a:active {
color: #CC0000;
}
#schalter4 a .pfeil1 {
display: inline;
color: #CC0000;
}
#schalter4 a:hover .pfeil1 {
display: inline;
color: #FFFFCC;
}

/* DISCLAIMER TABLE */

tr.disclaimer { 
	width:90%;
	background-color:#FFCC00;
	cellpadding:8px;
	cellspacing:0px;		
	border:0px }
	
/* FOOTER TABLE */

tr.footer { 
	width:90%;
	cellpadding:8px;
	cellspacing:0px;		
	border:0px }
	
td.footertop {	 
	width:145px;
	text-align:left }

td.footerleft {	 
	width:145px;
	text-align:left }
	
td.footercenter {	 
	text-align:center }
	
td.footerright {	 
	padding:14px;
	text-align:right }