html, body {
	background-color: transparent;
	margin: 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
	text-decoration: none;
	font: normal 13px Trebuchet MS;
	color: black;
	width: 100%;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

.Stil2 {
	color: #8f9e9b
}

a {
	border: 0;
	color: black;
	font-style: none;
	text-decoration: none;
}

#wrap {
	width: 100%;
	height: 100%;
	/*top: 50%;
	 left: 50%;*/
	margin-left: auto;
	margin-right: auto;
	/*background-color: red;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	position: absolute;
}

#wrap2-header {
	width: 992px;
	height: 329px;
	background-image: url(../images/global_all/bg_header.png);
	margin-left: auto;
	margin-right: auto;
	/*position: fixed;*/
}

#header {
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#wrap2-content {
	width: 992px;
	background-image: url(../images/global_all/bg_content.png);
	/*background: url('images/bg_content.png') no-repeat,
	 url('images/bg_content_repeat.png') bottom repeat-x; */
	margin-left: auto;
	margin-right: auto;
	margin-top: -99px;
	min-height: 500px;
}

#site_template {
	width: 840px;
	height: 159px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/global_all/bg_site_box2.png);
}

#site_template:hover {
	width: 840px;
	height: 159px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/global_all/bg_site_box2-hover.png);
}

.td_site_box {
	width: 150px;
	padding-left: 40px;
	padding-top: 4px;
}

.td_text_box {
	width: 600px;
}

.img_website {
	margin-top: 14px;
	height: 120px;
	border: 0;
}

/* SLIDESHOW */
#slideshow {
	width: 100%;
	margin-top: -10px;
	/*background: url(images/img-001.png);*/
	height: 903px; /* hier Hoehe der Slideshow-Bilder angeben */
	position: fixed;
	/* background-repeat: no-repeat;
	 background-attachment: fixed;
	 */
}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow img.start {
	display: block;
}

#test {
	margin: auto;
	margin-top: -400px;
	position: absolute;
}

img.aendern_img {
	float: right;
	margin: -39px 50px 0 0;
}

div.neueinbinden_bereich {
	margin: 0 0 0 35px;
	height: 325px;
	width: 600px;
	float: left;
}

div.aenderungen_anzeigen {
	width: 300px;
	height: 250px;
	float: right;
}