/* CSS Document */
#left {
	position: absolute;
	left: 0px;
	top: 0px;
}
#teaser {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color: #000000;
	letter-spacing: 12px;
	position: absolute;
	left: 125px;
	top: 200px;
	z-index: 2;
}
#teaser2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	letter-spacing: 8px;
	position: absolute;
	left: 50px;
	top: 260px;
	width: 800px;
	z-index: 2;
}
#container_inhalt{
	position: absolute;
	left: 105px;
	top: 330px;
	width: 860px;
	z-index: 2;

}
#subline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 4px;
	line-height: 24px;
	width: 270px;
	height: 186px;
	float: left;
	font-weight: bold;
}
#skip{
	float: left;
	width: 200px;
}
a.big {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
	padding-left: 20px;
}
a.big:hover {color:#EA8B5F; font-weight:normal; text-decoration:none;}
a.big:active {color:#EA8B5F; font-weight:normal; text-decoration:none;}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color:#3883C7;
	text-decoration:underline;
	letter-spacing: 1px;	
}
a:hover {color:#EA8B5F; font-weight:normal; text-decoration:underline;}
a:active {color:#EA8B5F; font-weight:normal; text-decoration:underline;}  

a.fourth {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size:11px;
	color:#000033;
	text-decoration:none;
	letter-spacing: 1px;	
}
a.fourth:hover {color:#FFFFFF; font-weight:normal; text-decoration:none;}
a.fourth:active {color:#FFFFFF; font-weight:normal; text-decoration:none;}
 #box_right {
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color: #F7DCD3;
	margin-top: 30px;
	padding:0;
 }
 #box_right h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	margin:0;
	padding: 6px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	background-color: #f14f12;
 }
 #box_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	font-weight: normal;
	line-height: 16px;
 }