* {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:normal;
}

body {
	font-size:10pt;
	background:url(../pic/background.png) repeat;
}

#wrap {
	margin:auto;
	width:900px;
}

h1 a {
	display:block;
	height:219px;
	background:url(../pic/anna_junge_klaenge.png) top center no-repeat;
	text-indent:-10000px;
}

#shadow_left {
	width:100%;
	position:relative;
	background:#fff url(../pic/shadow.left.png) top left repeat-y;
}

#shadow_right {
	position:relative;
	padding-right:22px;
	margin-left:22px;
	background:url(../pic/shadow.right.png) top right repeat-y;
}


#shadow_left_top {
	position:absolute;
	top:0;
	left:0;
	width:22px;
	height:63px;
	background:url(../pic/shadow.left.top.png) top left no-repeat;
}

#shadow_right_top {
	position:absolute;
	top:0;
	right:0;
	width:22px;
	height:63px;
	background:url(../pic/shadow.right.top.png) top left no-repeat;
}

#navigation {
	position:relative;
	height:43px;
	padding-top:20px;
	background:url(../pic/navigation.png) top left repeat-x;
}

#navigation ul {
	overflow:hidden;
	list-style:none;
}

#navigation li {
	display:inline;
	font-size:1.3em;
	padding:0 2px 0 8px;
	background:url(../pic/navigation.separator.png) top left no-repeat;
}

#navigation li.first {
	padding:0 2px 0 8px;
	background:none;
}

#navigation li.german, #navigation li.english {
	padding:0;
	background:none;
}

#navigation li.german a, #navigation li.english a {
	position:absolute;
	top:20px;
	right:0px;
	display:block;
	width:33px;
	height:20px;
	text-indent:-10000px;
}

#navigation li.german a {
	background:url(../pic/flags/Austria.png) top left no-repeat;
}

#navigation li.english a {
	background:url(../pic/flags/UnitedKingdom.png) top left no-repeat;
}

#navigation a {
	color:#be0612;
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation li.active a {
	color:#ee4652;
	/*color:#700508;*/
}

#navigation h3 {
	display:none;
}

#content {
   position:relative;
	padding-bottom:20px;
	overflow:visible;
}

#content p, #content ul, #content table {
	margin:10px 0;
}

#content a {
	color:#00f;
	text-decoration:underline;
	cursor:pointer;
}

#content a:visited {
	color:#551A8B;
}

#content h2 {
	color:#f19235;
	font-size:1.7em;
	margin:20px 0 10px;
}

#content h3 {
	font-size:1.3em;
	margin:25px 0 10px;
	clear:both;
}

#content h3 span {
	font-size:0.7em;
	color:#888;
}

#content li {
	list-style-type:disc;
	margin-left:20px;
}

#content strong, #content strong * {
	font-weight:bold;
}

#content table {
	width:100%;
	background:#666;
}

#content th, #content td {
	padding:3px 5px 2px;
	background:#fff;
	text-align:center;
}

#content th {
	font-weight:bold;
	border-bottom:#666 solid 1px;
}

#content td.label {
	font-weight:bold;
}

#content .small {
	font-size:0.8em;
}

#content sup {
	font-size:0.8em;
	font-weight:normal;
}

#content table caption {
	display:none;
}




#impressum {
	color:#999;
	clear:both;
	margin-top:20px;
	font-size:0.8em;
	border-top:#999 solid 1px;
	padding-top:3px;
}

#impressum a {
	float:right;
	color:#999;
	text-decoration:none;
}

#impressum a:hover {
	text-decoration:underline;
}

#footer, #footer * {
	height:88px;
}

#footer {
	background:url(../pic/footer.png) top left repeat-x;
	clear:both;
}

#footer_middle {
	width:900px;
	margin:auto;
	background:url(../pic/footer.middle.png) top left repeat-x;
}

#footer_left {
	float:left;
	width:22px;
	background:url(../pic/footer.middle.left.png) top left no-repeat;
}

#footer_right {
	float:right;
	width:22px;
	background:url(../pic/footer.middle.right.png) top left no-repeat;
}
