/*  ----------------------------------------

	SCREEN

 ---------------------------------------- */

/* Basic ---------------------------------------- */

body {
	background: #d3d3d3 url(../img/bgm2.png) repeat-x left top;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 1000px;
	height: 700px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/impressum.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.inner #wrapper {
	background-image: url(../img/bg_4.png);
	background-repeat: no-repeat;
}

h1 {
	width: 198px;
	height: 141px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 a {
	width: 198px;
	height: 141px;
	display: block;
	background: url(../img/logo.png) no-repeat left top;
}

h1 a span { display: none; }

.nav { float: left; height: 50px; }

#Button {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	background-image: url(../img/bt_mess01.png);
}

#Button2 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_ter01.png);
	background-repeat: no-repeat;
}

#Button3 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_serv01.png);
	background-repeat: no-repeat;
}

#Button4 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_anf01.png);
	background-repeat: no-repeat;
}

#Button5 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_kon01.png);
}
#container {
	height: 348px;
	position: relative;
}
#impressum {
	width:135px;
	height:49px;
	position: absolute;
	bottom: -210px;
	right: 81px;
	display:inline;
	background-repeat: no-repeat;
	background-image: url(../img/bt_imp01.png);
	}

#imp_text
{
	height: auto;
	width: auto;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 103px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#imp_logo {
	height: auto;
	width: auto;
	margin-top: -250px;
	margin-left: 650px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#imp_foli {
	width:327px;
	height:57px;
	bottom: -151px;
	right: 81px;
	position: absolute;
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

