/* CSS Document */

@import url("powermail.css");
body	{
	margin:0px;
	padding:0px;
	background-color:#fff6c6;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	color:#1f2259;
}

.header	{
	height:27px;
	background:url(../images/header-top.gif) left repeat-y #fbc885;
	text-align:left;
	padding-top:45px;
	padding-left:57px;
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#1f2259;
}

.headline_ostsee,
.headline_nordsee {
	border-bottom:2px solid #1f2259;
	padding:0px 5px 2px 5px;
}

.headline_ostsee {
	margin-left:366px;
}

.main	{
	height:468px;
	background:url(../images/main_kachel.gif) repeat-x left top;
	text-align:left;
	padding-left:57px;
	padding-top:5px;
}

.footer {
	text-align:left;
	margin-left:700px;
}

.footer a	{
	text-decoration:none;
	font-weight:bold;
	margin-right:5px;
	color:#1f2259;
}

.footer a:hover	{
	text-decoration:underline;
}

#Layer1 {
	position:absolute;
	left:51px;
	top:343px;
	width:377px;
	height:188px;
	z-index:1;
}

.starttext {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

.starttext h1{
	font-weight:bold;
	font-size:18px;
}
.starttext h1:first-letter {
	color:red;
	font-size:20px;
}

.subcontent	{
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	width:900px;
	display:block;
	float:left;
}
