body{
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial;
	font-weight:100;
}
#center{
	margin: 0 auto;
	margin-top:0px;
	padding:0px;
	width:1222px;
	border:0px solid #0f0;
	font-weight: normal;
	background-image: url(../img/back.gif);
	height:1000px;
	background-repeat:no-repeat;
	position:relative;
}
#navi{
	position:absolute;
	top:135px;
	left:152px;
}
#navi ul{
	list-style:none;
	margin:0;
	padding:0;
}
#navi ul li{
	float:left;
	background-image: url(../img/nav_p2.gif);
	background-repeat: no-repeat;
	background-position: right  80%;
	padding:0px;
	
}
#navi ul li a{
	padding:0px;
	padding-right:12px;
	padding-left:12px;
	color:#fff;
	font-size:20px;
	font-weight:100;
	text-decoration:none;
}
#navi ul li a:hover{
	text-decoration:underline;
}
#navi ul li:first-child a{
	padding:0px;
	padding-right:12px;	
}
#navi ul li:last-child{
	background:transparent;
}
#content{
	position:absolute;
	top:175px;
	left:152px;
	width:916px;
	border:0px solid #00f;
}
#content img, .imageMargin{
	margin:0px 0px 8px 0px;
}
#impressum{
	font-size:0.7em;
}
#impressum ul{
	list-style:none;
}
#impressum table tr{
	margin:0px;
	padding:0px;
}
.subContent{
	margin:30px 0px 0px 30px;
}
.textLink{
	color:#f00;
}
.textLink:hover{
	color:#cc9999;
}
.titlePic{
	background-image: url(../img/Spannung-Web-Home.jpg);
	background-repeat: no-repeat;
	height:200px;
	width:1222px;
	height:511px;
}
h1, h2, h3, h4, h5{
	margin:0px;
}
.textBoxHome, .textBox{
	color:#777;
	padding:20px;
	font-size:22px;
	font-style: normal;
	line-height: 1.5;
	margin: 10px 0 10px 0;
}
.textBox{
	color:#555;
	padding:20px 0px 0px 0px;
	font-size:20px;
}

.box{
	margin-bottom:12px;
	background:#E1CE41;
	padding:15px;
}
.aufz{
	word-spacing: 1.2em;
}
.img{
	padding:0px;
	background:transperent;
}
.right{
	text-align:right;
}
.liste{
	list-style:none;
	margin:0px;
	padding:0px;
}
.normal{
	font-size:18px;
	line-height:1.2em;
}
.left{
	float:left;
}
.clear{
	clear:left;
}
.text-right{
	text-align:right;
}
.bigRed{
	font-size:36px;
	color:#f00;
	
font-weight:lighter;
	margin:10px 0px 0px 0px;
}
.smallRed{
	font-size: 25px;
	color: #f00;

		
font-weight:lighter;
	margin:10px 0px 0px 0px;

}