body {
	background-color:#000000;
	margin: 0px;
	font-family: "Helvetica", "Lucida Console";
	color: #999999;
	font-size: 65%;
}
	
img {
	border:none;
}

acronym {
	cursor:help;
}

q
	{
		font-style:oblique;
	}
	
li
	{
		list-style-type:none;
		padding-left:25px;		 
	}
	
#update
	{
		position: fixed;
		left: 5px;
		bottom: 5px;
		font-size: x-small;
	}
	
#main {
	width: 680px;
	float:right;
	margin-right:5%;
	padding-bottom:50px;
	padding-left:2em;
}
	
.top {
	border:none;
	float:right;
}
/* -------- Normale links ------------- */
a:link {
		color: #999999;
		font-size: small;
		text-decoration: none;
		font-style: oblique;
}

a:hover {
		color:#cccccc;
		text-decoration: none;
}
		
a:visited {
		color: #999999;
		font-size: small;
		text-decoration: none;
		font-style: oblique;
}

/* -------- Impressum Seite ------------- */
#impressum
	{
		text-align:justify;
		width:400px;
		margin: 0 auto;
/*		font-size:80%;*/
		padding-top:150px;				
	}
	
a.impressum:link
	{
/*		font-size:x-small; */
	}
/* --------- Video Links -------------- */
a.video:link
	{
		color:#ffffff;
		font-size:100%;
		text-decoration: none;
		font-style:normal;
	}
	
a.video:hover
	{
		color:#cccccc;
		font-weight:bold;
		text-decoration: none;
	}

a.video:visited
	{
		color:#ffffff;
		text-decoration: none;
	}
/* --------- Title Links -------------- */
a.title:link, #menu a:link
	{
		color: #ffffff;
		font-weight:normal;
		text-decoration: none;
		font-style: oblique;
		font-size:110%;
	}
	
a.title:hover, #menu a:hover
	{
		color:#fff;
		font-weight:bold;
		text-decoration: none;
		font-size:110%;
	}
a.title:visited, #menu a:visited {
		color:#FFFFFF;
		text-decoration: none;
		font-style: oblique;
		font-size:110%;
}
/* --------- Nur Einladung Links -------------- */	
a.nureinladung:link, a.nureinladung:visited {
		cursor: text;
		color:#ffffff;
		font-size:110%;
		font-style:italic;
		text-decoration: none;
}
	
a.nureinladung:hover {
		cursor:text;
		color:#999999;
		font-style:italic;
		text-decoration:none;
}
	
#intro
	{ 
		text-align:center;
		width:800px;
		margin:0 auto;
		background-color:#000000;
		padding-top: 50px;
	}
/* --------- Print Links -------------- */
#print {
	text-align:right;
}

#print a:link, a:visited {
	color:#ccc;
	font-size:1em;
	text-decoration: none;
	font-style: normal;
}
	
#print a:hover {
	color:#fff;
	text-decoration: none;
}
/* --------- MENU -------------- */
#menu
	{
		position:fixed;
		top:15px;
		left:-20px;
		width:210px;
	}

#menu li {
	list-style-type:none;
	padding-left:0px;
}

/* --------- Title Links -------------- */	
h1, h2 {
	font-size:180%;
	padding-top:15px;
}	

h3 {
	font-size:110%;
}

h4 {
	font-size:110%;
}

/*h4
	{
		padding-left:10px;
	}*/

h5 {
/*		padding-left:20px;*/
	font-size:100%;	
}

/* ------------- DL ------------------- */
/*dl
	{
		padding-left:40px;
	}*/
	
dt
	{
		float:left;
	}
	
dd
	{
		padding-left:105px;
		padding-bottom:10px;
	}
	
#main li
	{
		list-style-type: none;
		padding-bottom:5px;
	}
/*---------- Contact Formular ---------- */
#contact label, #newsletter label {
	display:block;
	font-weight:bold;
}

legend {
	color:#fff;
	font-weight:bold;
	font-size:120%;
}

#contact, #newsletter {
	border: 1px dotted #fff;
	margin-top:50px;
	padding-left:30px;
}

.button {
	background-color:#000;
	border: 1px dotted #fff;
	color:#fff;
	font-weight:bold;
}

.sendmessage {
	width:400px;
	margin: 0 auto;
	margin-top:200px;
	text-align:center;
	border: 1px dotted #fff;
}
/*---------- Newsletter ---------- 
#newsletter {
	border: 1px dotted #999;
	margin-top:20px;
	font-size:0.8em;
}*/

.button2 {
	background-color:#000;
	border: none;
	color:#fff;
	font-weight:bold;
	text-align:right;
	font-size:1em;
}

#newsemail, #human, #name, #subject, #mail, #text {
	background-color:#000;
	border: 1px solid #999;
	color:#fff;
	font-size:1em;
}
#where {
	position:fixed;
	top:300px;
	left:10px;
	font-size:0.9em;
}

#bilder, #bilder a:link, #bilder a:hover, #bilder a:visited {
	position: fixed;
	right: 1px;
	top: 1px;
	font-size: x-small;
	cursor: default;
	color:#000000;
	text-decoration:none;
}

#presentation a:link, #presentation a:visited {
	color:#000000;
} 

#presentation a:hover {
	color:#666666;
}