body
{
	font-family: Arial;
	font-size:14px;
	color:#e89e5d;
	background-color:#000000;
	margin:0px;
	padding:0px;
}
a,a:visited,a:active
{
	color:#e89e5d;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a:hover
{
	color:#ffffff;
}
.text
{
	border:1px solid #000;
	background-color:#2b1710;
	color:#e89e5d;
	font-family: Arial;
	font-size:12px;
	padding:2px 0px 2px 5px;
	background-image:url('img/teaser/fieldbg.jpg');
}
.button
{
	width:150px;
	font-family: Arial;
	font-size:12px;
	border-top:1px solid #532b0f;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #532b0f;
	background-color:#671f22;
	padding:1px 0px 1px 0px;
	color:#e89e5d;
}
.button:hover
{
	background-color:#a03035;
}
ins
{
	text-decoration:none;
}



#teasercontainerpage
{
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url('img/teaser/teaser.jpg'); background-repeat:no-repeat; background-position:center top;
	text-align:center;
}
#teasercontainerpageToolbar
{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	background-image:url('img/teaser/teaser.jpg'); background-repeat:no-repeat; background-position:center top;
	text-align:center;
}
#teaserheader
{
	width:800px;
	height:130px;
}
#teasercontent
{
	width:800px;
	height:800px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#teasertechbox 
{
	width:400px;
	height:530px;
	left:0px;
	top:0px;
	position:relative;
	float:left;
	z-index:1;
}
#teaserloginbox 
{
	width:315px;
	height:221px;
	left:25px;
	top:48px;
	position:relative;
	float:left;
	z-index:1;
}
#teaserregisterbutton 
{
	width:335px;
	height:65px;
	left:18px;
	top:216px;
	position:relative;
	float:left;
	z-index:1;
}
#teaserinfobox 
{
	width:684px;
	height:150px;
	left:55px;
	top:13px;
	position:relative;
	float:left;
	z-index:1;
}
.fontsmallyellow { font-family:tahoma; color:#883f02; font-size:12px; font-weight:normal;}

#teaserfooter
{
	width:800px;
	height:130px;
	left:0px;
	top:50px;
	position:relative;
	text-align:center;
	float:left;
	font-size:12px;
	color:#883f02;
}
#teaserfooter a.foot,a.foot:visited,a.foot:active
{
	color:#883f02;
	font-size:12px;
	text-decoration:none;
}
#teaserfooter a.foot:hover
{
	color:#c07635;
}