@charset 'utf-8';
@import url(reset.css);
@import url(thickbox.css);

/* ----------------------------------------------------- Page layout */


body {
	background-color: #2F3126;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#logo {
	top: 0px;
	left: 130px;
}
#hnavigation {
	background-color: #2F3126;
	margin: 0 0 0 130px;
	clear: both;
	height: 50px;
	width: 650px;
}
#flash {
	background-color: #000;
	margin: 0 0 0 130px;
	clear: both;
	height: 125px;
	width: 650px;
}
#contentwrap {
	background-color: #ffe7d8;
	margin: 0 0 0 130px;
	clear: both;
	min-height: 500px !important;
	height: 500px;
	height: auto !important; 
	width: 650px;
	overflow: hidden;
}
#contentleft {
	width: 33%;
	background-color: #ffe7d8;
	float: left;
}
#contentright {
	width: 66%;
	background-color: #ffe7d8;
	float: left;
}

/***************** NAVIGATION *************************/

ul {
	list-style:none;
}
#hnavigation ul {
	margin-top: 15px;
	margin-right: 20px;
	float: right;
	color: #fff;
}
#hnavigation ul li {
	font-size: 0.75em;
	line-height: 1.25em;
	display: inline;
	margin-right: 7px;
}
#hnavigation ul li:HOVER {

}
#hnavigation ul li.active a, #hnavigation ul li a:hover {
	text-decoration: underline;
}
#hnavigation ul li a {
	line-height: 1.25em;
	color: #fff;
	text-decoration: none;
}

/* LEFT */

a {
	color: #000;
	text-decoration: none;
}

#contentleft ul {
	margin-left: 0px;
	width: 180px;
}
#contentleft ul li ul {
	margin-left: 0px;
	width: 168px;
}
#contentleft ul li {
	font-size: 0.75em;
	padding-left: 12px;
}

#contentleft ul li.active  {
	color: #fff;
	background-color: #2F3126;
	/*background-image: url(img/dotwhite.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	position: relative;*/
}

#contentleft ul li.active a {
	color: #fff !important; 
	text-decoration: none;
} 
#contentleft ul li:hover, #contentleft ul li:hover a, #contentleft ul li a:hover  {
	color: #fff;
	background-color: #2F3126;
	text-decoration: none;
}
#press #contentleft li.presse:hover {
	color: #000;
	background-color: #f3f5f7;
}
#press #contentleft li.presse:hover a {
	color: #000;
	background-color: transparent;
}
#press #contentleft li.presse ul.presse li:hover a {
	color: #fff;
	background-color: transparent;
}
.kuenstler {
	margin-top: 27px;
}
.meisterkurse-nav {
	margin-top: 7px;
}
/*********************** TYPOGRAPHIE *****************/

#contentright p {
	font-size: 0.75em; /* 12 px */
	line-height: 1.25em;
	padding: 10px 25px 0px 0px;
}
#contentright a:hover {
	text-decoration: underline;
}

h1 {
	color: #970000;
	font-size: 1.125em;
	font-weight: bold;
	margin-bottom: 0em;
	padding-bottom: 0.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#contentleft h1 {
	margin-top: 27px;
	margin-left: 15px;
}
#contentright h1.first {
	margin-top: 27px;
	margin-bottom: 0.25em;
}

h2, h3 {
	color: #054656;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 10px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.bqstart {
	 font-family: "Lucida Grande";
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #1B364B;
 }
.bqend {
	 font-family: "Lucida Grande";
     float: right;
     height: 25px;
     margin-top: -35px;
     padding-top: 45px;
     font-size: 300%;
     color: #1B364B;
 }
.leftimage {
	margin-left: -1px;
}
.leftimage2 {
	margin-left: -70px;
}
#gallery_01 {
	margin-left: -10px;
}
#gallery_01 img {
	padding: 8px;
	border: 1px solid #fff;
}
#gallery_01 img:hover {
	background-color: #054656;
	border: 1px solid #eee;
}
.red {
	color: #f00;
}

/*** Listen ***/

#contentright ul {
	font-size: 0.75em; /* 12 px */
	line-height: 1.25em;
}
#contentright ul li {
	background-image: url(img/pfeil-r-rot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
