* {
	padding:0px;
	margin:0px;
}

html,
body {
	font-family: Times, "Times New Roman", serif;
	background:url(images/bg.png) top center no-repeat;
}

#wrap {
	width:1000px;
	height:auto;
	min-height:400px;
	margin:0px auto;
	background:url(images/wrap_bg.png) repeat-y;
}

#header {
	width:100%;
	height:221px;
	float:left;
	background:url(images/susanne.png) 70px 0 no-repeat;
}

#menu {
	width:800px;
	height:30px;
	position:relative;
	top:110px;
	left:0px;
	font-size:1.1em;
}

#submenu {
	width:600px;
	height:10px;
	position:relative;
	top:100px;
	left:5px;
}

#submenu_festival {
	width:300px;
	height:10px;
	position:relative;
	top:100px;
	left:530px;
}

#lang {
	width:50px;
	height:20px;
	position:relative;
	top:10px;
	left:870px;
}

#main {
	width:1000px;
	height:auto;
	min-height:400px;
	float:left;
	background:url(images/susanne_bild.png) top right no-repeat scroll;
}

#content {
	width:700px;
	height:auto;
	min-height:400px;
	float:left;
	font-size:0.9em;
}

#footer {
	width:100%;
	height:15px;
	line-height:15px;
	float:left;
	font-size:0.8em;
	margin-top:40px;
	margin-bottom:20px;
}

#clear {clear:both;
}
.bild {float:left; padding-right:20px;
}
.sponsor {float:left; padding:10px;
}
li {list-style:none; padding: 5px 0;
}
.zeitung {font-style:italic; text-align:right; padding:10px 20px 30px 0;
}
h2 {margin-bottom:20px;
}
h4 {text-align:right; font-size:1.5em;
}
.right {text-align:right;
}
td {vertical-align:top;
}
.cd {padding-left:20px;
}
hr {margin:20px;
}
.bold {font-weight:bold;
}
.italic {font-style:italic;
}
a img {border:0;
}

.menu:link, 
.menu:visited {
	text-decoration:none; 
	color:#380018; 
	margin:7px;
}

.menu:active, 
.menu:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:7px;
}

.menu_festival:link, 
.menu_festival:visited {
	text-decoration:none; 
	color:#380018; 
	margin:7px 0 7px 30px;
}

.menu_festival:active,
.menu_festival:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:7px 0 7px 30px;
}

.menu_festival_en:link, 
.menu_festival_en:visited {
	text-decoration:none; 
	color:#380018; 
	margin:7px 0 7px 70px;
}

.menu_festival_en:active,
.menu_festival_en:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:7px 0 7px 70px;
}

.submenu:link,
.submenu:visited {
	text-decoration:none; 
	color:#380018; 
	margin:2px 15px 2px 2px; 
	font-size:0.8em;
}

.submenu:active,
.submenu:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:2px 15px 2px 2px; 
	font-size:0.8em;
}


.submenu_festival:link,
.submenu_festival:visited {
	text-decoration:none; 
	color:#380018; 
	margin:2px 5px 2px 2px; 
	font-size:0.8em;
}

.submenu_festival:active,
.submenu_festival:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:2px 5px 2px 2px; 
	font-size:0.8em;
}

.textlink:link,
.textlink:visited {
	text-decoration:none; 
	color:#380018;
}

.textlink:active,
.textlink:hover {
	text-decoration:underline; 
	color:#380018;
}

.ensemble:link,
.ensemble:visited {
	text-decoration:none; 
	color:#380018; 
	margin:7px; 
	font-size:1.5em;
}

.ensemble:active,
.ensemble:hover {
	text-decoration:underline; 
	color:#380018; 
	margin:7px; 
	font-size:1.5em;
}

.festival_date {
	text-decoration:underline;
	margin:15px 0 5px 0;
}

.form {
	border:1px solid #380018; 
	color:#000000; 
	background:url(images/bg.png);
}

.form:hover {
	border:1px solid #380018; 
	color:#ffffff; 
	background:#9b788b;
}



