body {
	font-family:Verdana;
	font-size:80%;
	background:url("bodybg.gif") repeat-x;
	width:960px;
	color:#555;
	font-family:Arial;
	margin:0 auto;
	position:relative;
}

#head h1 {
  display:none;
}

#headbanner {
	position:absolute;
	margin:0;
	left:0px;
	top:5px;
}

a {
  color:#374e32;
}

#head {
	height:110px;
}

img {
  border:0;
}

#logo {
	position:absolute;
	top:-10px;
	right:5px;
	margin:0;
}

#menu {
	position:absolute;
	top:70px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
	
}

#menu li {
	font-family:Verdana;
	float:left;
	background:url("menubg-inactive.png") repeat-x;
	margin:0 5px 0 0;
}
#menu li a {
	float:left;
	color:#444;
	font-size:75%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:url("mainmenuright.gif") no-repeat top right;
	padding:0 10px;
	line-height:26px;
}

#menu li.active {
	background:url("menubg-active.png") repeat-x;
}

#menu li.active a {
	background:url("mainmenuright-active.gif") no-repeat top right;
}


#left {
	float:left;
	text-align:center;
}

#left #AngebotServContent {
	width:182px;
	background:url("leftsidebg.gif") repeat-y;
	border:8px solid #ccc;
	margin-bottom:10px;
}

#left #kundenlogin {
	width:182px;
	background:url("leftsidebg.gif") repeat-y;
	border:8px solid #ccc;
	margin-bottom:10px;
}


#left #aktServContent {
	width:182px;
	background:url("leftsidebg.gif") repeat-y;
	border:8px solid #ccc;
	margin-bottom:10px;
}

#left p, #left h3 {
  padding:0 10px 0 10px;
}


#right {
	float:right;
	width:170px;
}


#right #ads {
	background:url("rightsidebg.gif") repeat-y;
	border:8px solid #ccc;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
}

#right #suche {
	background:url("rightsidebg.gif") repeat-y;
	border:8px solid #ccc;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
}

#content {
	width:570px;
	margin-left:210px;
}

.kasten {
	border:8px solid #ccc;
	margin-bottom:15px;
}

.kasten p, .kasten ul {
	padding:0 10px;
}

.kasten h3 {
  padding:0 10px;
}

.kasten h1 {
	padding:0 10px;
	color:#88f;
	font-size:140%;
	font-family:Georgia;
}

#kategorienliste {
  border:1px solid #b0b0b0;
  margin:10px;
}

#kategorienliste a {
  color:#555; 
}

#kategorienliste a.active {
  color:#f1832b;
  font-weight:bold;
}

#kategorienliste a:hover {
  color:#f1832b;
}

#showlist {
	list-style:none;
	padding:0;
	margin:0;
}

#showlist li {
	border-top:1px solid #999;
	background:#def;
	padding:0;
}

#showlist li.active {
  background:#ecb589;
}

.kuenstlerLink {
	line-height:23px;
	margin-left:10px;
	background:url("listbullet.gif") no-repeat;
	padding-left:20px;
}

#showDetails {
	background:#f4f4f4 url("showtopshadow.gif") repeat-x;
	position:relative;
}

#showDetails h3 {
  color:#f1832b;
	font-size:140%;
	padding-top:20px;
	margin:0 10px;
	font-family:Georgia;
	border-bottom:1px solid #ccc;
}

#showDetails h4 {
	padding-left:10px;
}

#showMoreDetails {
  border-top:1px solid #999;
  margin-left:10px;
  padding-bottom:40px;
  position:relative;
  
}

#showFunctions {
  position:absolute;
  right:10px;
  top:0;
  font-weight:bold;
}

#showFunctions a {
  color:#374e33;
  text-decoration:none;
  font-size:85%;
  background:url("linkbullet.gif") no-repeat;
  padding-left:18px;
}


#showMoreDetails p {
  padding:0;
  margin:0;
}

.showBilder {
	float:right;
}

.showBilder img {
	display:block;
	padding:1px;
	margin:5px;
	border:1px solid #999;
}

#showText {
  margin-right: 70px;
}

#nextShow {
	position:absolute;
	right:10px;
	bottom:5px;
}

#nextShow a {
	background:url("nav_next_inactive.gif") no-repeat;
	width:117px;
	display:block;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#444;
	text-align:center;
	text-decoration:none;
	font-size:85%;
}

#nextShow a:hover {
	background:url("nav_next_active.gif") no-repeat;
}

#prevShow {
	position:absolute;
	right:0;
	top:0px;
}

#prevShow a {
	background:url("nav_prev_inactive.gif") no-repeat;
	width:117px;
	text-align:right;
	display:block;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#444;
	font-size:85%;
	text-align:center;
	text-decoration:none;
}

#prevShow a:hover {
	background:url("nav_prev_active.gif") no-repeat;
}

#anfrageform {
  border:1px solid #999;
  margin-top:10px;
  margin-right:10px;
}
#anfrageform h4, #anfrageform p {
  padding:0 10px;
}

#anfrageform label {
  width:12em;
  float:left;
  display:block;
}
#anfrageform p {
  margin:3px 0;
}

#anfrageform .wide {
  width:15em;
}

#impressionen h3 {
  text-align:center;
  padding:0 10px;
}

h2 {
  font-family:"Georgia", serif;
  border-bottom:1px solid #678ee5;
  color:#678ee5;
  margin:10px;
  padding:0;

}
#impressionen p {
  text-align:center;
}
#impressionen img {
  border:1px solid #999;
  padding:2px;
  margin:10px;
}

#ticker {
  position:absolute;
  color:blue;
  font-weight:bold;
  font-size:11px;
  left:600px;
  top:80px;
}

#bigpicdiv {
  display:none;
  background:white;
  position:absolute;
  
}
#bigpic {
  padding:2px;
  border:1px solid #999;
}

#anmeldung h3 {
  margin:10px;
  padding:0;
}

#anmeldung ul {
  margin:10px 10px 10px 30px;
  padding:0;
}

#footer {
  clear:both;
  text-align:center;
}

.front {
  width:10em;
  display:block;
  float:left;
}