html, body	{
	height:101%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin:8px 0px 12px 0px;
	padding:0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin:24px 0px 18px 0px;
	padding:0px;	
}

select { font-size:10px; font-family:Arial, Helvetica, sans-serif; width:180px;}
input { font:10px Arial; font-weight: bold; color: #000000; background-color:#FFDEAD; border:1px; border-color:#999999; border-style:solid; width:180px;}
textarea { font:10px arial; font-weight: bold; color: #000000; background-color:#FFDEAD; border:1px; border-color:#999999; border-style:solid;}

a {color:#666666;}

ul, li	{margin:0px; padding:0px;}

ul	{
	list-style-type:circle;
}

ul a:link, ul a:visited	{
	color:#666666;
	text-decoration:none;
}

ul a:active, ul a:hover, ul a.active	{
	color:#CB1217;
	text-decoration:underline;
}


li	{margin-left:17px; padding:4px 0px;}




/* Klassen */
.navLink {
	padding-right:4px;
	text-align:right;
}

marquee {
	font-weight: bold;
}

.copy {
	font-size: 10px;
	font-weight:bold;
}

.text1 {
	padding:0px 10px 15px 0px;
}

.ueber {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.frage {
	font-style:italic;
	font-weight:bold;
}

.naviBild	{
	margin:0px 5px 0px 0px;
}

.naviRand	{
	margin:0px 0px 0px 8px;
}

.navTd	{
	padding:15px 0px 0px 10px; 
	width:140px;
}








img	{
	border:0px none;
}

.copy {
	font-size: 10px;
	font-weight:bold;
	width:716px; 
	text-align:center; 
	margin:0px auto;
}

.weit	{
	padding-left:18px;
}

.flash	{
	padding-bottom:5px;
}

.form	{
	padding-right:25px;
}

#nachricht	{
	width:540px;
	height:220px;
}

.titel {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding:10px 0px;
}

.laufschrift	{
	padding:4px 5px 4px 5px; 
	border-bottom:1px solid #000000;
	width:706px;
}

.content	{
	background-color:#FFFFFF;
	width:716px;
}

/* IDs */
#intro {
  position:absolute;
  top:50%;
  left:50%;
  width:506px;
  height:320px;
  margin-left:-250px;
  margin-top:-175px;
  text-align:center;
}

#intro img	{
	margin-bottom:10px;
}









