* {
margin: 0px auto 0px auto;
padding: 0px;
	}

body {
  	color: #888888;
  	text-align: left;
  	font-size: 100.01%;
	font-family: verdana, arial, sans-serif;
	letter-spacing: 1px;
}
	
#container { position:relative; top:10px; left:-2px; width:990px; height: 586px; z-index:1;
}
	
#main { position:absolute; top:40px; left:0px; width:786px; height:560px; z-index:2;
}

#text { position:absolute; top: 24px; left: 24px; height:500px; width:740px; overflow:auto;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #888888;
}

p { margin: 0px 0px 15px 0px;
}

p2 { font-size: 13px;
}

h1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #777777;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 { 
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	}
			 
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 5px 15px;
	list-style: none;
	}

h5 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0px 0px;
	list-style: none;
	}


	
table { width:100%; height:100%; text-align:center; vertical-align:middle; 
	padding: 16px;
	}

img { border:none;
	}
	
#subtitle { position:absolute; height:auto; max-width:700px; bottom:18px; right:20px; z-index:3;
	background: url(img/bgc.png) transparent;
	text-align: justify;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #888888;
   	padding: 0px 200px 0px 4px;
}


.skip, #menu, #auswahl, #bildmenu {
	display: none;
}

img {
  border: none;
 }
  


a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #3f3f3f;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #3f3f3f;
}
