* {
	padding: 0;
	margin: 0;
}


@font-face {
font-family: "M+ 1p";
src: url('http://www.designkiosk-ruhr.de/fonts/mplus-1p-regular.ttf') format("TrueType");
font-weight: regular, bold;
}



body {
	font-size: 9pt;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #666;
	border: 0;
	outline: 0;
	font-family: "Trebuchet MS", "M+ 1p", Arial, Helvetica, sans-serif;
	overflow: hidden;
	background-image: url(images/background.jpg);
	font-weight: normal;
}
#preistreager {
	background-color: #FFF;
	color: #FFF;
}

.whitefont {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
}
.logo {
	text-align: center;
	outline: 0;
	padding-right: 1px;
	padding-top: 20px;
}
.thumbnails {
	text-align: right;
	color: #666;
}

.hide {
    display: none;
}
.inhalt {
	font-size: 1em;
	font-style: normal;
	color: #333;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	padding-top: 0px;
}
#header {
	color: #333;
	width: 1000px;
	float: left;
	padding: 0px;
	height: 92px;
	margin: 0px 0px 0px 0px;
	background: #666666;
}
#designkiosk {
	width: 880px;
	padding-left: 120px;
	clear: right;
	margin-top: 10px;

}
#navigationlinks {
	float: left;
	margin-left: 19px;
	color: #FFF;
	margin-top: 2px;
	width: 400px;
	height: 40px;
}

#navigationoben {
	float: left;
	width: 1000px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	height: 44px;
}
#navigationrechts {
	float: right;
	height: auto;
	width: 520px;
	margin-right: 30px;
	margin-top: 25px;
	text-align: right;
	letter-spacing: 2px;
}

#leftcolumn {
	color: #333;
	background: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 350px;
	width: 140px;
	float: left;
}
#content {
	float: left;
	color: #333;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 330px;
	width: 700px;
	display: inline;
}
#rightcolumn {
	color: #CCC;
	background: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 330px;
	width: 120px;
	float: left;
}
#footer {
	width: 1000px;
	clear: both;
	color: #333;
	background: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 190px;
}
#navigation2 {
	width: 860px;
	clear: both;
	color: #010101;
	background: #99cc33;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 140px;
	height: 18px;
	z-index: -1;
}
#thumbs {
	width: 120px;
	vertical-align: middle;
	margin-left: 0px;
	z-index: -20;
	padding-top: 300px;
}

#slider {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	height: 330px;
	width: 700px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
	background-image: url(images/content_pane-gradient.gif);
}

.scrollContainer div.panel {
	padding: 20px;
	height: 290px;
	width: 660px;
	border-left: solid 1px #000;
}
ul.menu {
	font-size: 10px;
	text-decoration: none;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 12px;
}

ul.menu li {
	display: inline;

}
ul.menu a {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}
ul.menu a:hover {
	font-weight: bold;
	color: #99cc33;
	outline: 0;
}
ul.menu a:focus {
	font-weight: bold;
	color: #99cc33;
	outline: 0;
}



ul.navigation {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 9px;
	font-weight: bold;
	height: 12px;
}

ul.navigation li {
	display: inline;
	margin-right: 5px;
}


ul.navigation a {
	padding: 3px;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #2FED00;
	border-right: 1px solid #2FED00;
	height: 12px;
}

ul.navigation a:hover {
	font-weight: bold;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 10px;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}
IE7 { css2: auto; }
.inhalttabelle {
	font-size: 1em;
	font-style: normal;
	color: #333;
	text-align: left;
}
.kleinepfeile {
	font-size: 10px;
}
.sitemap {
	font-family: "Trebuchet MS", "M+ 1m regular", Verdana, Arial;
	font-size: x-small;
	font-style: normal;
}
a:link {
	color: #DE2425;
}
a:visited {
	color: #DE2425;
}
a:hover {
	color: #DE2425;
}
a:active {
	color: #DE2425;
}
#karte {
	padding-left: 150px;
}
#banner {
	background-color: #FFF;
	width: 100%;
	text-align: center;
}
.pr {
	top: 100px;
}
