*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}
html { height: 101%;  
} 
body {
	font: 10px Arial, Tahoma, Verdana;
	color: #777;
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
	background-position:top;	
	background-attachment:fixed;
}
a { 
	text-decoration: none; color: #EB5A06; 
}
a:hover { 
	text-decoration: none; color: #777; 
}
h1 { 
	font-size: 24px; font-weight: normal; 
}
h2 {
	font-size: 14px;
	padding: 18px 7px;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(../images/pfeil.gif);
	font-family: Arial, Tahoma, Verdana;
	width:285px;
}
h4 {
	font-size: 14px;
	padding: 18px 7px;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(../images/pfeil2.gif);
	font-family: Arial, Tahoma, Verdana;
	width:285px;
}
p {
	clear: both;
	margin: 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
ul {
	margin: 0 20px 15px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.Stil1 {
	font-size: 11px;
	color: #777;
}
.Stil2 {
	font-size: 12px;
	color:#777;
	line-height: 18px;
}
#line {
	clear: both;
	height: 25px;
	background-color: #EB5A06;
}
#line a {
	font-size: 11px;
	color: #FFFFFF;
}
#line a:hover {
	font-size: 11px;
	color: #000;
}
#line p {
	float: right;
	padding-right: 20px;
	padding-top: 3px;
	color: #FFFFFF;
}
.strich {
	clear: both;
	height: 1px;
	background:url(../images/bg4.gif);
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.clear { 
	clear: both; }
#content { 
	width: 960px; margin: 0px auto;
}
#big {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#big h1 {
	font-size: 28px;
	color: #EB5A06;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#links {
	margin-top: 20px;
	float: left;
	width: 300px;
}
#links p{
	font-size: 12px;
}		
.rechts {
	float: right;
	width: 330px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.rechts p {
	font-size: 14px;
	color: #000000;
    padding-right: 0px;
	padding-left: 0px;
}
.box {
	float: left;
	width: 300px;
	margin: 7px 30px 10px 0;
}
.box a {
	color:#FFFFFF;
}
.box a:hover {
	color:#000;
}
.last { margin-right: 0; 
}
#footer {
	clear: both;
	font-size: 12px;
	color:#777;
	padding: 20px 0 0;
}
div.clear {
	clear: both;
}
p.caption {
	display: block !important;
	position: relative !important;
}
p.caption img {
	position: absolute !important
}
p.caption span {
	background: #000;
	background: rgba(0,0,0,0.7);
	color: white !important;
	display: none;
	padding: 5px 10px !important;
	text-align: left;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
}
p.caption span big {
	font-weight: bold;
}