/* Boxes */
#logo 		{ 
	height: 78px; 
	width: 319px; 
	left: 480px; 
	top: 20px; 
	position: absolute; 
	visibility: visible; }
#menue 		{ 
	height: 262px; 
	width: 106px; 
	left: 480px; 
	top: 98px; 
	position: absolute; 
	visibility: visible; }
#picture 	{ 
	height: 262px; 
	width: 213px; 
	left: 586px; 
	top: 98px; 
	position: absolute; 
	visibility: visible; }
#desc 		{ 
	height: 192px; 
	width: 319px; 
	left: 480px; 
	top: 360px; 
	position: absolute; 
	visibility: visible;
	overflow: hidden; }
#choosepicture 	{ 
	height: 78px; 
	width: 400px; 
	left: 30px; 
	top: 20px; 
	position: absolute; 
	visibility: visible; }
#picturebox 		{ 
	height: 450px; 
	width: 400px; 
	left: 30px; 
	top: 98px; 
	padding-top: 6px;
	text-align: center;
	position: absolute; 
	visibility: visible;
	/*background-image: url(bilder/pictureback.gif); */
	background-repeat: no-repeat; }

/* Standart */
body 		{ 
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt; 
	background-color: black; 
	background-image: url(bilder/background.jpg); 
	background-repeat: no-repeat; }
p 			{
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt;  }
td 			{
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt; }
a:link 		{ 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt; 
	color: #999933; 
	text-decoration: none; }
a:visited 	{ 
	text-decoration: none;
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt;  }
a:hover 	{ 
	text-decoration: underline; 
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt; 	}
a:active 	{ 
	text-decoration: none; 
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt; }

/* Styles */

.headline 	{
	margin-bottom: -1px;
	font-size: 10pt;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #999933; }
.content	{
	text-indent: 30px;
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt;  }
.newshead	{
	color: #999933; 
	font-size: 8pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt;  }
.news		{
	color: #dcdcdc; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15pt;  }
.menuespacer{
	height: 21px; 
	width: 106px; }
/* Formulare */
input  { width:210px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
textarea { width:210px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
select { width:210px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
.button  { width:100px; background-color:#FFFFFF; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
.name { width:102px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
.plz { width:50px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }
.ort { width:155px; font-size: 11px; font-family: Arial, sans-serif; margin: 0; padding: 0; border: solid 1px black; outline-style: hidden; outline-width: 0 }

