* {margin:0; padding:0}
body {
	background-image: url(/pix/back2.png);
	background-repeat: repeat-x;
	background-color: #A5B6BE;
}
.wrapperstud{
	position:relative;
	width: 1010px;
	z-index:9;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.wallpaper{
	/* background-image: url(/pix/back1.png);
	 background-image: url(/pix/back2.png);
	/* background-repeat: no-repeat; */
	background-repeat: repeat-x;
	z-index:13;
	position: relative;
	height: 718px;
	width: 1280px;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}
.topp{
	background-image: url(/pix/top.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 1010px;
	z-index:13;
	margin-top: 60px;
}
.foldleft{
	background-image: url(/pix/leftfold.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 18px;
	z-index:25;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.foldright{
	background-image: url(/pix/rightfold.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 17px;
	z-index:25;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 993px;
}
.grow{
	background-image: url(/pix/grow.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1010px;
	z-index:11;
}
.footer{
	background-image: url(/pix/footer2.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 1010px;
	z-index:10;
}
.menu {
	position:relative;
	z-index:5;
	height:34px;
	width:1010px;
	background-image: url(/pix/navback.png);
	background-repeat: no-repeat;
	font-family:'ArialMS', 'Arial', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.menu ul {
	position:absolute;
	list-style:none;
	z-index:20;
	z-index:100;
	margin-top: 10px;
	padding-right: 10px;
	margin-bottom: 9px;
	padding-left: 18px;
	height: 14px;
	float: left;
	width: 980px;
}
.menu li {
	float:left;
	width:75px;
	z-index: 50;
	text-align: center;
}
.menu img {
	display: inline;
	vertical-align: top;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
	padding:5px
}
#slide {
	position:absolute;
	margin-top:25px;
	height:2px;
	width:80px;
	z-index:80;
	background-color: #FFDA00;
	overflow: hidden;
}
p{
	font-family:'ArialMS', 'Arial', sans-serif;
	font-size:small;
	margin:5px 15px 5px 30px;
}
h1{
	font-family:'ArialMS', 'Arial', sans-serif;
	font-size: 22px;
	color: #333333;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
h2{	font-family:'ArialMS','Arial',sans-serif;font-size: 18px;color: #333333;margin:10px 10px 5px 30px;}
h3{font-family:'ArialMS','Arial',sans-serif;font-size: 14px;color: #333333;margin:1px 10px 2px 30px;}
h4{font-family:'ArialMS','Arial',sans-serif;font-size: 12px;color: #333333;margin:5px 10px 5px 30px;}
a,a:active,a:visited{text-decoration:none;color:#000000;}
a:hover {text-decoration:underline;color:#000000;}
.bild{margin:10px}
.bildr{margin:5px 15px 5px 5px;float:right;clear:none;}
.bildl{margin:5px 15px 5px 5px;float:left;clear:none;}
.request{margin:5px 15px 15px 25px;}

