body.mainBody{
	background-color: #de8519;
	margin: 0;
	padding: 0;
}

.master
{
	background-image: url('../img/Plakat_1024x610.jpg');
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	background-position: -2px 0;
	width: 1002px;
	height: 630px;
	margin: 0 auto;
	position: relative;
}

.verse
{
	position: absolute;
	top: 100px;
	left: 720px;
	width: 280px;
	font-size: 11px;
	color: white;
}

.headline, .outline, .headline_bg, .bottomline, .bottomline_bg{
	font-family: Arial Black, sans-serif;
	font-size: 55px;
	font-weight: bold;
	color: white;
}

.bottomline{
	font-size:25px;
}

.headline_bg, .bottomline_bg, .outline{
	color: #F68B1E;
}

.headline_bg{
	font-size:75px;
}

.bottomline_bg{
	font-size:28px;
}

.contact{
	font-family: Arial Black, sans-serif;
	font-size: 13px;
	color: white;
}

a img{
	border: none;
}

a{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

a:visited { 
	text-decoration: none; 
	color: #000;
}

a:link { 
	text-decoration: none; 
	color: #000;
}

a:focus { 
	text-decoration: underline; 
	color: #000;
}

a:hover { 
	text-decoration: underline; 
	color: #000;
}

a:active { 
	text-decoration: none; 
	color: #000;
}

.frame{
	border:none;
	height:408px;
	left:300px;
	position:absolute;
	top:200px;
	width:700px;
}

.content{
	font-size: 13px;
	font-family: Arial, sans-serif;
}

.content a{
	font-size: 13px;
	font-weight: bold;
	color: #ff3300;
}

.content a:visited { 
	text-decoration: none; 
	color: #ff3300;
}

.content a:link { 
	text-decoration: none; 
	color: #ff3300;
}

.content a:focus {
	text-decoration: underline;
	color:#ff3300;
}

.content a:hover {
	text-decoration: underline;
	color:#ff3300;
}
