body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000066;
}
.mainmenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	white-space: nowrap;
	text-decoration: none;
}
.submenu
{
	background-color: #990000;
	width: 140px;
}
.content
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	height: 100%;
	text-align: justify;
}
.border
{
	background-image: url(img/border.gif);
	background-repeat: repeat-x ;
}
.border2
{
	background-image: url(img/border2.gif);
	background-repeat: repeat-x ;
}
.bg
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EFE7D0;
	background-image: url(img/bgs/chris1.jpg);
	background-repeat: repeat ;
}
.thumb
{
	border-top: 3px solid #990000;
	border-left: 3px solid #990000;
	border-right: 3px solid #330000;
	border-bottom: 3px solid #330000;
	margin: 5px;
}
.detail
{
	border-top: 3px solid #990000;
	border-left: 3px solid #990000;
	border-right: 3px solid #330000;
	border-bottom: 3px solid #330000;
	padding: -5px;
}
.subtitle
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
	height: 25px;
	border: 0px;
}

.person_title
{
	padding-top: 5px;
	padding-bottom: 0;
	width: 450px;
	height: 25px;
	border: 0px;
}

.tech_pic
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
}

.after_tech_pic
{
	clear: both;	
}
		#person		
		{
			color: #000000;
			font-weight: bold;
			font-size: 18px;
			
		}
		.question		
		{
			padding-top: 5px;
			font-family: Geneva,Arial,Helvetica,sans-serif;
			font-size: 12px;
			text-align: justify;
			padding-bottom: 5px;
			vertical-align: top;
		}
		#questionheader		
		{
			color: #000000;
			font-weight: bold;
			font-size: 18px;
			padding-top: 5px;
  			padding-bottom: 5px;			
			vertical-align: top;
		}
		#topic		{ color: #000000; font-weight: bold; font-size: 24px; }
		#quote		{ color: #990000; font-weight: bold; }
		#chkbox		{ width: 15px }
		#shortbox	{ width: 125px; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 12px; }
		#textbox	{ width: 600px; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 12px; }
		#footer		{ font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 9px; }
		p.indent	{ margin-left: 29px; }


		td		
		{
			font-family: Geneva,Arial,Helvetica,sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
		}
		a		
		{
			font-family: Geneva,Arial,Helvetica,sans-serif;
			font-size: 12px;
			text-decoration: underline;
			color: #000000;
		}
		_a:link		{ text-decoration: none }
		_a:visited	{ text-decoration: none }
		_a:active	{ text-decoration: none }
		#spam {	xfont-weight: bold; font-size: 12px; font-weight:900 }
		
		.Anmeldeformular td {
			padding: 5px 15px;
			vertical-align: top;
			border-bottom: 1px dotted #000000;
		}
		
		#name {
			display: none;
		}
		
		/*
		#guestbook input  {
			display: none;
			text-indent: -900px;
		}
		*/
		/*
		#guestbook #author, #guestbook #email, #guestbook #site, #guestbook #msg, #guestbook #code, #guestbook #create {
			display: inherit;
		}
		*/