/* CSS Document */
body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#000000;
	text-align:center;
	position: relative;
	margin: 0px;




}

p
{
	font-size:10pt;
	font-color:333333;
	font-familie:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-transform: uppercase;
	line-height: 11pt;



}

h1
{
	font-size:12pt;
	font-color:333333;
	font-familie:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;

}

h2
{
	font-size:10pt;
	font-color:333333;
	font-familie:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;

	
}

h3
{
	font-size:10pt;
	font-color:333333;
	font-familie:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;



	
}

td
{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:link, a:visited
{ 
  text-decoration:none;
  color:#666666;
  font-size:10pt;
}

a:active, a:hover
{ 
  text-decoration:none;
  color:#CCCCCC;
  font-size:10pt;
}

a.navmenu:link, a.navmenu:visited
{
	color:#333333;
	letter-spacing: -3pt;
	line-height: 16pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -3pt;
}

a.navmenu:active, a.navmenu:hover
{
	color:#666666;

}

#inhalt
{
	align:center;
	min-height: 600px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;




}

#top
{
	position: relative;
	height: 200px;
	width: 100%;
	top: 50px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
	z-index: 1;






}

#nav
{
	position: absolute;
	height: 200px;
	width: 130px;
	text-align: left;
	left: 70px;
	top: 280px;

	
}

#navmenu {
	position: relative;
	height: 200px;
	width: 130px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -3pt;
	top: 3px;


	}

#main
{
	position: absolute;
	width: 500px;
	left: 250px;
	top: 280px;



}
#text
{
	width: 420px;
	position: absolute;
	z-index: 1;
	text-align: left;
	left: 113px;
	top: -3px;


}
#text a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}


#galerie
{
	position: absolute;
	height: 200px;
	width: 185px;
	text-align: left;
	overflow: auto;
	padding-bottom: 20px;
	top: 280px;
	left: 695px;




}

#index
{
	align:center;
	position: absolute;
	height: 200px;
	width: 950px;
	background-position: center;
	text-align: center;
	top: 50px;
	left: 0px;


}

#enter
{
	align:center;
	position: absolute;
	left: 0px;
	width: 950px;
	background-position: center;
	vertical-align: bottom;
	text-align: center;
	clear: Beide;
	height: 100px;
	top: 400px;
	color: #FFFFFF;








}
