body {
	color:#000;
	background:#26334c url(images/body.gif);
	font:12px verdana; 
}
	
#rahmen {
	border-left:10px solid #071125;
	border-right:1px solid #071125;
	border-bottom:10px solid #071125; 
	background: #DDDDDD url(images/bild1.jpg) 0 5px no-repeat;
	_background: #DDDDDD url(images/bild1.jpg) 0 0 no-repeat;
	width: 750px;
	margin-top: 20px;
	position: relative;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}

#content {
	width: 490px;
}

#header {
	background: url(images/banner.gif) 200px bottom no-repeat;
	height:136px;
	_height:129px;
}

#menu {
	font-size:11px;
}
	
#menue li a { 
	color:#eeeeee;
	background:#071011 url(images/link.gif) left top repeat-x; 
	font-weight: normal;
}
	
#menue li a:hover { 
	background:#111619 url(images/hover.gif) left top repeat-x; 
}

#menu * {
	border-color: #ddd !important;
}
	
#menue ul ul li  a { 
	color:#eeeeee;
	background-color:#040a15;
	font-size: 10px;
}

#menue ul ul li a:hover { 
	background:#111619 url(images/hover.gif) left top repeat-x; 
	color: #fff;
}

#content {
	background: #FFFFFF;
}

#infoleiste {
	position: absolute;
	top:-20px;
	background: #DDDDDD;
	color: #888888;
	border-left: 10px solid #071125;
	border-right: 1px solid #071125;
	border-top: none;
	border-bottom: none;
	left: -10px;
	font-size:10px;
	width: 100%;
}

#footer {
	border-top: none;
	background: #DDDDDD;
	font-size:10px;
}

h1 {
	color: #000;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #888;
	font-size: 110%;
	font-weight: normal !important;
	font-style: italic;
}

h3 {
	color: #999;
	font-size: 100%;
	font-weight: normal !important;
	margin-bottom: 5px;
	font-style: italic;
}
h3 a {
	text-decoration: underline;
}

p.meta {
	display: none;
}