* {
	margin : 0;
	padding : 0;
}
.clear {
	clear: both;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.lynx {
	display : none;
}
.oben {
	margin-top : 10px;
	background : url(../img/oben.gif) center center no-repeat;
	width : 774px;
	height : 20px;
}
.unten {
	background : url(../img/unten.gif) center center no-repeat;
	width : 774px;
	height : 20px;	
}
body {
	background : url(../img/bg.jpg);
	text-align : center;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#rahmen {
	margin : 0 auto;
	width : 774px;
	text-align : left;
}
#banner {
	margin-top : 10px;
	background : url(../img/banner.gif) no-repeat center center;
	width : 774px;
	height : 140px;
}
#menu {
	margin-top : 10px;
	background : url(../img/menu_bg.gif) no-repeat center center;
	width : 774px;
	height : 120px;
	text-align : left;
}
#menu h3 {
	font-size : 1.2em;
}
#menu #links {
	margin-left : 10px;
	margin-top : 10px;
	width : 240px;
	float : left;
}
#menu #rechts {
	margin-top : 10px;
	margin-right : 4px;
	width : 240px;
	float : right;
}
#menu ul {
 	margin-top : 5px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width : 240px;
}
#menu ul {
 	margin-top : 5px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width : 240px;
}
#menu li {
	margin: 0 5px 5px 0;
	display : inline;
	float : left;
	width : 115px !important;
	width : 111px;
	line-height : 18px;
	background : #395b4e;
}
#menu a:link, #menu a:visited {
 	text-decoration: none;
	padding: .2em .7em;
	color: #fff;
	width : 115px !important;
	width : 111px;
	font-weight : bolder;
}
#menu a:hover, #menu a:active {
	color : #feb801;
}
#menu ul.top li {
	background : transparent;
	font-size : 1.2em;
	font-weight : bolder;
	color : #000;
}
#container {
	margin : 0 auto;
	background : #52836E;
	width : 774px;
	text-align : center;
}
#content {
	margin : 0 15px;
	width : 750px !important;
	width : 740px;
	text-align : left;
}
#content p {
	font : 1em/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#content h2 {
	font : 1.3em/1.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder; 
	color : #ddd;
}
#content h3 {
	font : 1.1em/1.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder; 
	color : #ddd;
}
#footer {
	background : #52836E;
	width : 774px;
}
#footer ul {
	width : 774px;
	text-align : center;	
}
#footer ul li {
	list-style : none;
	display : inline;
	line-height : 18px;
}
.powered {
	margin : 0 auto;
	width : 774px;
	font-size : 0.8em;
	text-align : center;
}
#feedback_form div {
	clear : both;
	margin : 5px 20px;
}
#feedback_form input.button {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 0px 0 auto;
	color : #000;
	font : normal 11px Arial, sans-serif;
	letter-spacing : 1px;
	background : #ebe9d4;
	float : right;
}
#feedback_form input.button:hover {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	padding : 2px 10px 2px 10px;
	margin : 10px 0px 0 auto;
	color : #fff;
	font : normal 11px Arial, sans-serif;
	letter-spacing : 1px;
	background :  #feb801;
	float : right;
	cursor : pointer !important;
	cursor : hand;
}
#feedback_form input.feed {
	float : right;
	margin-right : 0px;
}
input.feed {
	border-width : 0 0px 1px 0;
	border-style : dotted;
	background : transparent;
	border-color : #ccc #999 #999 #ccc;
	width : 400px;
	font : 11px "Courier New", Courier, monospace;
	color : #377ca0;
}
#feedback_form textarea {
	border : 1px solid;
	border-color : #ccc #999 #999 #ccc;
	color : #377ca0;
	float : right;
	margin-right : 0px;
	width : 400px;
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color:#377ca0;
	background :#fefefe;
}
label.inline { width: 120px; /*	vertical-align : top;*/ float: left; text-align: right; }
legend {
	padding : 2px 10px 2px 10px;
	margin : 0px 5px;
	letter-spacing : 1px;
}
fieldset {
	width : 740px;
	border : 0;
	border-top : 1px solid #000;
}
.exlink {
	margin : 0 .5em 0 3em;
	padding : .2em .5em .2em .5em;
	font : 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	float : right;
	background : #ccc;
	border : 1px solid #3059c0;
}
.exlink a:hover {
	color : #3059c0;
}
#content .termin {
	margin : 10px 0;
	padding : 5px 0;
	border-top : 1px dotted #e6e6e6;
	clear : both;
}
#content .termin .olddate {
	border-right : 1px solid #e3de9f;
	border-bottom : 1px solid #e3de9f;
	margin : 0pt 0.5em 1em 0pt;
	padding : 2px 1px 4px;
	background : #faf4c8 none repeat;
	float : left;
	text-align : center;
	line-height : 1.1em;
	width : 2.5em;
	color : rgb(161, 157, 104);
}
#content .termin .olddate em {
	font-size : 140%;
	font-weight : bold;
	font-style : normal;
}
#content .termin .date {
	border-right : 1px solid #324761;
	border-bottom : 1px solid #324761;
	margin : 0pt 0.5em 0em 0pt;
	padding : 2px 1px 4px;
	background : #324761 none repeat;
	float : left;
	text-align : center;
	line-height : 1.2em;
	width : 4em;
	color : #fff;
}
#content .termin .date em {
	font-size : 140%;
	font-weight : bold;
	font-style : normal;
}
.details {
	font-size : 0.7em;
	font-weight : normal;
}
#kuenstler {
	margin : 0;
	padding : 0;
	width : 730px;
}
#kuenstler ul {
	margin : 5px 0;
	list-style : none;
}
#kuenstler ul li {
	margin : 5px 0 0 0;
}
hr { 
	text-align : center; 
	border : 0;
	margin : 5px 0;
	border-bottom : 1px solid black;
}
