body{
	width: 1024px;
	margin: 0 auto;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 100.1%;
	min-width:800px;
}


.act{
	width:90%;
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #f1f1f1;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0;
	color: #000000;
}

.svgPictures{
	margin-top: 50px;
	margin-left: 50px;
	width:900px;
}

.svgPictures a{
    padding-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
}

.imageDiv{
	margin-bottom: 10px;
	float:left;
}

input    {
width:375px;
display:inline;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.bigimageDiv{
    margin-top: 25px;
	margin-left:80px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: none;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-color: #369;
}

.menuebackDIV{
	padding-top:10px;
	background:grey;
	width:968px;
	height: 25px;
	border-bottom: 2px solid black;
}

.imageform{
	margin-top: 25px !important;
	margin:auto 100px 25px; 
}

.begruessung{
	margin-top: 25px !important;
	margin:auto 100px 25px; 
}

.header {

position:abolute;
width: 700px;
height: 100px;
margin-left:200px;
left: 0px;
margin-top: -100px;
text-align: center;
color: #4a7ebb;
font-size: 24px;
font-family: PTS55F_0, Arial, Helvetica, sans-serif;
}

.headertext{
width: 700px;
margin-left:250px;
margin-top:-50px;
font-size: 15px;
font-family: PTS55F_0, Arial, Helvetica, sans-serif;
}

