@charset "utf-8";
/* CSS Document */
html {
	background-color: #EDEDED;
	text-align: center;
	height: 100%;
	width: 100%;
}
body {
	text-align: left;
	padding: 0px 0 0 0;
	margin: 0 auto;
	width: 900px;
}

#total_wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #1D2C05;
	text-decoration: none;
	width: 900px;
	position: relative;
	z-index: 100;
	margin: 0;
}

#quick_wrap {
	background-image: url(../pics/quick_infoline.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	position: relative;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	z-index: 200;
}
.quick_pic {
	margin: 0px;
	float: right;
	height: 40px;
	width: 40px;
	position: static;
	clear: none;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	overflow: hidden;
	padding-top: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#quick_tel {
	position: absolute;
	padding: 10px;
	text-align: right;
	visibility: hidden;
	overflow: visible;
	height: 80px;
	width: 180px;
	top: 50px;
	clear: none;
	float: right;
	right: 15px;
	background-color: #EDEDED;
	border: 2px solid #2A2A0E;
	z-index: 902;
}
#quick_adresse  {
	position: absolute;
	padding: 10px;
	text-align: right;
	visibility: hidden;
	overflow: visible;
	height: 80px;
	width: 180px;
	top: 50px;
	clear: right;
	float: right;
	right: 15px;
	background-color: #EDEDED;
	border: 2px solid #2A2A0E;
	z-index: 901;
}
#quick_vernissage{
	position: absolute;
	padding: 10px;
	text-align: right;
	visibility: hidden;
	overflow: visible;
	height: 80px;
	width: 180px;
	top: 50px;
	clear: none;
	float: right;
	right: 15px;
	background-color: #EDEDED;
	border: 2px solid #2A2A0E;
	z-index: 900;
}
.pic_artist {
	height: 156px;
	clear: both;
	background-image: url(../pics/head_artist.jpg);
	background-position: left top;
}
.pic_artist_inner {
	padding-left: 210px;
	padding-top: 70px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 210px;
}
.pic_1 {
	background-image: url(../pics/head_01.jpg);
	height: 306px;
	clear: both;
}
.pic_2 {
	background-image: url(../pics/head_02.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_3 {
	background-image: url(../pics/head_03.jpg);
	height: 306px;
	clear: both;
}
.pic_4 {
	background-image: url(../pics/head_04.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_5 {
	background-image: url(../pics/head_05.jpg);
	height: 306px;
	clear: both;
}
.pic_6 {
	background-image: url(../pics/head_06.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_6_xmas {
	background-image: url(../pics/head_06_xmas.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_7 {
	background-image: url(../pics/head_07.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_8 {
	background-image: url(../pics/head_08.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_9 {
	background-image: url(../pics/head_09.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_10 {
	background-image: url(../pics/head_10.jpg);
	background-repeat: no-repeat;
	height: 106px;
	clear: both;
}
.pic_11 {
	background-image: url(../pics/head_11.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
.pic_12 {
	background-image: url(../pics/head_12.jpg);
	background-repeat: no-repeat;
	height: 306px;
	clear: both;
}
#content_wrap {
	position: relative;
	width: 900px;
	clear: both;
	background-image: url(../pics/slogan_01.jpg);
	background-position: right bottom;
	min-height: 800px;
	background-repeat: no-repeat;
}
#content_wrap_empty {
	position: relative;
	width: 900px;
	clear: both;
	min-height: 800px;
}

a:link {
	text-decoration: none;
	color: #C7780F;
}
a:visited  {
	text-decoration: none;
	color: #C7780F;
}
a:hover  {
	text-decoration: none;
	color: #17190E;
	font-weight: bold;
}
a:active  {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #1D2C05;
	padding: 10px 0 0 0;
	margin: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #A19D2A;
	margin-top: -10px;
	padding-left: 0px;
}



h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #990033;
	padding: 0px 0 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #1D2C05;
	margin-top: -10px;
	padding-left: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: -10px;
	padding-left: 10px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
#allmenu {
	font-size: 10px;
	float: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	position: relative;
	visibility: visible;
	z-index: 500;
	width: 200px;
	margin: 0;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#allmenu2 {
	font-size: 10px;
	float: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	position: relative;
	visibility: visible;
	z-index: 500;
	width: 200px;
	margin: 0;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#allmenu_inner .allmenu {
	padding-left: 5px;
}
ul {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px none #A19D2A;
	list-style-position: inside;
	list-style-type: disc;
}
.allmenu_artist {
	margin: 1px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 0px none #A19D2A;
	list-style-position: inside;
	list-style-type: disc;
}
#twocolums_wrap {
	clear: right;
	float: left;
	position: relative;
	width: 700px;
	margin: 0;
}
#colum_main {
	clear: left;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#colum_main_inner {
	padding: 10px;
	border-width: thin;
}

#colum_right {
	float: left;
	width: 200px;
	position: relative;
	clear: right;
}
#colum_right_inner {
	padding: 48px 10px 10px 10px;
	text-align: right;
}
#colum_right_inner_artist {
	padding: 198px 10px 10px 10px;
	text-align: right;
}
.li_lauftext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#colum_main_inner li {
	list-style-position: inside;
}
