@CHARSET "UTF-8";
/**
 *  orange: #ffdd00;
 *  grey: #6c7175;
 */
* {
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	line-height:normal;
}

body {
	font-size:0.625em;
	color:white;
	background-color:black;
}

span {
	font-size:130%;
}

span span
{
	font-size:100%;
}

em
{
	font-style: normal;
	color:#ffdd00;
}


img {
	border:0px none;
}

a {
	text-decoration:none;
	color:#ffdd00;
	font-weight:bold;
}
a:hover {
	color:white;
}

h1 {
	overflow:hidden;
	text-indent:-100000em;
	background:url(/image/logo.jpg);
	width:20em;
	height:8.7em;
}
	
#container
{
	width:80%;
	margin:1em auto;
/*	border:0.2em dotted #615d5c;*/
}

#content {
	margin-right:1em;
}

#contentTop {
	border:0px none;
/*	border-top:0.2em dotted #615d5c;*/
	height:0.2em;
	margin:0;
	padding:0;
}

#left {
	float:left;
/*	border-right:0.2em dotted #615d5c;
	border-bottom:0.2em dotted #615d5c;*/
	width:20em;
	margin-left:1em;
}

#left #slideshow {
	margin:5px auto;
	width:19em;
	height:30em;
}

address {
	color:#6c7175;
}

#left address {
	margin:1em 0 1em 1em;
}

#header {
	padding:1em;
	position:relative
}

#header img {
	width:25%;
	max-width:333px;
	margin-top:1.5em;
}
#header h2 {
	color:#6c7175;
	position:absolute;
	right:1em;
	bottom:1em;
	text-transform:uppercase;
}
#header h2 span {
	font-size:210%;
}

#footer {
	clear:both;
	padding:1em;
	margin-left:1em;
}
#footer a {
	font-weight:normal;
}
#footer a img {
	vertical-align:middle;
	border:2px solid #6C7175;
}

#nav {
	text-transform:uppercase;
	text-align:right;
	margin-right:1em;
}
#nav li {
	margin-top:2em;
}

#nav a
{
	color:white;
}

#nav a:hover
{
	color:#ffdd00;
}
#nav a.active
{
	color:#6c7175;
}

#nav span {
	font-size:150%;
}

#text {
	text-align:justify;
	padding:1em 0 0 1em;
	margin-left:21em;
}

.image_right, .image_left {
	float:right;
	text-align:center;
	width:48%;
	margin:0 0 1em 1em;
}
.image_left {
	float:left;
	margin:0 1em 1em 0;
}
.image_right img, .image_left img {
	width:100%;
}

.no_margin {
	margin-left:0;
	margin-right:0;
}
	

.entity
{
	margin:2em 0;
	vertical-align:middle;
}

.clear {
	clear:both;
}

.clear_left {
	clear:left;
}
	
.clear_right
{
	clear:right;
}

#logo_muench
{
	display:block;
	margin:auto;
	width:20%;
	clear:both;
}

p {
	margin-bottom:1em;
}

.news_heading
{
	clear:right;
	text-align:center;
}

.news_heading .news_left {
	float:left;
	width:35%;
	margin-right:1em;
}

.news_heading .news_right {
	float:right;
	width:35%;
	margin-left:1em;
}

.news_right img
{
	width:100%;

}

.news_left.small, .news_right.small
{
	width:25%;
}

.news_left img
{
	width:100%;
}

.news_heading h3 span {
	font-size:200%;
}

.news_heading .date {
	margin-bottom:1.5em;
	padding-top:1.5em;
}

h3 {
	color:#ffdd00;
	margin-bottom:1em;
}
h3 span {
	font-size:180%;
}
ul.list {
	margin:0 0 1.5em 1.5em;
	padding-left:1.5em;
}

ul.list li {
	list-style-image:url(/image/bullet.gif);
}
#gallery_wrapper {
	text-align:center;

}
.gallery, #gwunsch {
	border:2px solid #6C7175;
	float:left;
	width:20em;
	margin:0 1em 1em 1em;
	height:34em;
	padding:0 1em;
	display:block;
}

.gallery h4
{
	margin-bottom:1em;
}
.partners .left {
	float:left;
	text-align:right;
	width:48%;
}

.partners .right {
	float:right;
	text-align:left;
	width:48%;
}

h4 {
	color:#ffdd00;
	margin-top:1em;
}

h4 span {
	font-size:150%;
}

.bordered {
	border:3px double #808080;
}

h3.image {
	text-align:center;
}

h4.image {
	color:#6c7175;
	text-align:center;
}
h4.image em
{
	color:white;
}
h3.image span {
	font-size:190%;
	font-weight:bold;
}
.imageItem h5.title span {
	font-size:150%;
	font-weight:normal;
}

.images {
	margin-top:1.5em;
}
.images .imageItem {
	float:left;
}

.images img {
	width:100%;

}
.images .imageItem .title {
	text-align:center;
	padding-bottom:1em;
}

.images .imageItem.cmbox {
	width:30%;
	margin-left:2em;
	margin-bottom:1.5em;
}

.images .imageItem.c906090 {
	width:22%;
	margin-left:1.5em;
}

.images .imageItem.c906090 img {
	border:1px solid #808080
}

.images .imageItem.cpillar {
	width:45%;
	margin-left:2em;
}

.images .imageItem.csnake {
	width:45%;
	margin-left:1.5em;
	margin-bottom:1.5em;
}

.images .imageItem.csnake img {
	width:100%;
}

.images .imageItem.cspecials {
	width:45%;
	margin-left:2em;
}

.images .imageItem.cshowroom
{
	width:45%;
	margin-right:2em;
	margin-bottom:2em;
	float:right;
}

.images .imageItem.cshowroom.odd
{
	clear:right;
}

.images .imageItem.csensuallady
{
	width:45%;
	margin-right:2em;
	margin-bottom:2em;
	float:right;
}

.images .imageItem.csensuallady.odd
{
	clear:right;
}

#linkImprint
{
	margin-left:1em;
}

img.right
{
	width:30%;
	float:right;
	margin-left:1em;
}

img.center
{
	width:90%;
	display:block;
	margin:auto;
}
img.medium
{
	width:65%;
}
img.small
{
	width:45%;
}

img.verysmall
{
	width:30%;
}

strong.teaser
{
	color:#6C7175;
	font-size:200%;
	text-align:left;
	display:block;
}
#gwunsch
{
	text-align:center;
}
#gwunsch img
{
	height:90%;
}

#wunsch
{
	text-align:center;
}

#wunsch h2 span
{
	font-size:200%;
}

#showroom
{
	width:400px;
}
