/*****************************/
/*** Core html setup stuff ***/
/*****************************/

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

img { border: 0 none; }

p { margin-top: 0; margin-bottom: 5px; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
}

div#wrapper {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 142px;
	overflow: hidden;
}

div#trompete {
	position: absolute;
	top: 20px;
	left: 60px;
	width: 245px;
	height: 96px;
	float: left;
}

div#logo {
	position: relative;
	top: 50px;
	height: 59px;
	width: 291px;
	margin-left: auto;
	margin-right: auto;
}

div#posaune {
	position: absolute;
	top: 20px;
	right: -40px;
	width: 348px;
	height: 181px;
}

div#container {
	width: 989px;
        height: 100%;
	margin-left: auto;
	margin-right: auto;
        min-height: 400px;        
        height:auto !important;
        height:400px;
}

div#menu_top {
        position: relative;
	padding-top: 10px;
}

div#menu_top ul {
	display: inline;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #fff;
}

div#menu_top ul li {
	padding-right: 30px;
	display: inline;
}

div#menu_top a:hover {
	text-decoration: none;
}

div#menu_left {
	padding-top: 10px;
	padding-bottom: 50px;
	width: 200px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	float:left;
}

div#menu_left ul.menu-0 {
	padding-left: 10px;
	padding-top: 20px;
	margin-right: 10px;
	list-style: none;
	letter-spacing: 0px;
}

div#menu_left ul.menu-0 li a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-bottom: 4px;
}

div#menu_left ul.menu-0 li a:link, 
div#menu_left ul.menu-0 li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

div#menu_left ul.menu-0 li a:hover {
	text-decoration: underline;
	background: url(images/menu_left_highlighted.png) 0 0 no-repeat;
}

div#menu_left ul.menu-0 li.menu-current a,
div#menu_left ul.menu-0 li.menu-parent a {
	font-weight: bold;
	background: url(images/menu_left_highlighted.png) 0 0 no-repeat;
}

div#menu_left ul.menu-1 {
	font-size: 90%;
	padding-left: 20px;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	margin-right: 10px;
}

div#menu_left ul.menu-1 li a {
	padding-left: 3px;
	padding-top: 3px;
	border-bottom: dotted 1px #FFFFFF;
}

div#menu_left ul.menu-1 li a:link, 
div#menu_left ul.menu-1 li a:visited {
	display: block;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

div#menu_left ul.menu-1 li a:hover {
	font-weight: normal;
	background: none;
	text-decoration: underline;
}

div#menu_left ul.menu-1 li.menu-current a {
	font-weight: bold;
	background: none;
}

div#content {
	padding-left: 220px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 15px;
	text-align: left;
	color: #000000;
}

div#content h1 {
	font-size: 200%;
	color: #5e0003;
	padding-left: 4px;
	padding-bottom: 6px;
	border-bottom: dotted 2px #5e0003;
}

div#content h2 {
	padding-top: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: #5e0003;
}

div#content a {
	color: #5e0003;
}

div#content ul {

}

div#content ul li {
	margin-left: 20px;
	padding-bottom: 3px;
}

div#content ul ul {
        font-style: italic;
	padding-left: 30px;
	list-style-type: circle;
}

div#clear {clear: left;}

div#footer {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_r {
	padding-top: 10px;
	height: 59px;
	overflow: hidden;
}

div#balken_top {
	height: 38px;
}

div#balken_bottom {
	height: 38px;
	clear: both;
}

p#copyright {
	padding-top: 15px;
	color: #fff;
}

div#site_footer a {
	color: #777;
	font-size: 10px;
	text-decoration: underline;
}




/*******************/
/*** Backgrounds ***/
/*******************/

div#header {
	background: #5e0003;
}

div#header_l {
	background: url(images/header_b_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(images/header_b_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #5e0003;
}

div#footer_l {
	background: url(images/footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(images/footer_b_r.png) 100% 0 no-repeat;
}

div#container {
	background: url(images/container_bg.png) 0 0 repeat-y;
}

div#balken_top {
	background: url(images/roter_balken.png) 0 0 repeat-x;
}

div#balken_bottom {
	background: url(images/roter_balken.png) 0 0 repeat-x;
}

div#logo {
	background: url(images/logo.png) 0 0 no-repeat;
}

div#trompete {
	background: url(images/trompete.png) 0 0 no-repeat;
}

div#posaune {
	background: url(images/posaune.png) 0 0 no-repeat;
}