/* CSS Document */

body {
	margin: 0px;
	background-color: #2e5322;
	background-image: url(../images/layout/background-y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #525252;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

div#container-background {
	background-image: url(../images/layout/background-x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	min-height: 496px;
}

div#top {
	background-image: url(../images/layout/background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
}

div#top div#top-container {
	margin: 0 auto;
	width: 976px;
	color: #d9d9d9;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
}

div#top div#top-container input[type="text"] {
	background: url(../images/formularfelder/top-suche.gif) no-repeat top left;
	border: 0px none;
	width: 106px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	padding-left: 3px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	background-color: #414141;
}

div#top div#top-container input[type="submit"] {
	background: url(../images/formularfelder/top-suche-button.gif) no-repeat bottom left;
	border: 0px none;
	width: 16px;
	height: 18px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 100em;
	overflow: hidden;
	margin: 0px;
	margin-top: 2px;
	margin-left: -3px;
	padding: 0px;
	color: #fff;
	text-align: right;
	background-color: #414141;
}

div#top div#top-container select {
	background: url(../images/formularfelder/top-select.gif) no-repeat bottom left;
	width: 123px;
	height: 16px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	border: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 2px !important;
	margin-right: 22px;
	text-transform: uppercase;
}

img.logo {
	padding-left: 15px;
	padding-top: 22px;
}

div#container-german {
	background-image: url(../images/header/top-background-german.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
	margin: 0 auto;
}
div#container-other-languages {
	background-image: url(../images/header/top-background-other-languages.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
	margin: 0 auto;
}

div#menue {
	padding: 0px;
	margin: 0px;
	height: 120px;
	list-style: none;
	text-align: left;
	text-transform: uppercase;
	z-index: 1000;
	float: right !important;
}

div#content {
	clear: both;
	min-height: 600px;
	padding-left: 80px;
}

div#content div#content-slave {
	float: right;
	width: 317px;
	padding-top: 70px;
	line-height: 155%;
}

div#content div#content-master {
	width: 585px;
	padding-top: 170px;
	padding-bottom: 30px;
	line-height: 155%;
}

div#content div#content-slave div.box {
	background-image: url(../images/layout/container-right-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#content div#content-slave div.box div.box-top {
	background-image: url(../images/layout/container-right-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 237px;
	min-height: 225px;
	padding: 45px 40px 25px;
}

div#content div#content-slave div.service {
	background-image: url(../images/layout/24-stunden-service.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 202px;
	height: 76px;
	padding: 57px 20px 20px 115px;
	line-height: 19px;
	margin-left: -18px;
}	

div#footer {
	background-image: url(../images/layout/2g-footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 980px;
	min-height: 80px;
	margin: 0 auto;
	color: #d6ded3;
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: -25px;
	padding-left: 20px;
	line-height: 155%;
	clear: both;
}

div#footer table {
	padding-top: 50px;
	text-transform: uppercase;
}

div#footer a {
	color: #d6ded3;
	text-decoration: none;
}

div#footer a:hover {
	color: #fcfffb;
}

div#footer div#footer-menue {
	float: right;
	text-align: center;
	width: 210px;
	padding-top: 65px;
	text-transform: uppercase;
}