body {
	background-color: #eeeeee;
	font-family: Verdana, Arial; font-size: 11px; color: #000000;
}

#all {
	margin-left:auto; margin-right:auto;
	width:790px;
	border:1px solid #134382;
}

#trenner_oben {
	display:block;
	height: 20px;
	border-bottom:1px solid #ffffff;
	background-color: #144583;
	color: #ffffff; font-size: 11px; font-weight: bold;
}

#trenner_unten {
	display:block;
	height: 20px;
	border-top:1px solid #ffffff;
	background-color: #144583;
	color: #ffffff; font-size: 11px; font-weight: bold;
}

#logo {
	width:790px; height:80px;
	border:none;
	background-image: url(./images/frame/titel.jpg); background-position:right; background-repeat:no-repeat; 
	background-color: #ffffff;
}


#right { 
	float:right;
	position:relative; 
	display:inline;
	width:169px; 
	margin-right:-179px; padding: 5px;
	background-image: url(./images/frame/linksbg.gif); background-repeat:no-repeat; background-color: #B7C6DD;
	color: #000000; font-size: 11px;
	line-height: 1.3em;
}

#right h1 {
	background-image: url(./images/frame/links_arrow.gif); background-repeat:no-repeat; background-position: 2px 5px; background-color:#ffffff;
	font-size: 13px;
	margin-bottom: 5px; padding:2px 2px 2px 10px;
	border-bottom: none;
}

#container {
	position:relative; 
	display:block; 
	background:#ffffff; 
	border-left:149px solid #B7C6DD; border-right:179px solid #B7C6DD; 
	overflow:visible;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#content {
	min-height:700px;
	height:auto !important;  /* für moderne Browser */ 
	height:700px;  /*für den IE */
	padding:5px; margin:0; 
	border-left: 1px solid #134382; border-right: 1px solid #134382;}

a {
	text-decoration:underline;
	color: #990000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}

h1 {
	background-image: url(./images/frame/links_arrow.gif); background-repeat:no-repeat; background-position: 2px 5px; background-color:#B7C6DD;
	font-size: 13px;
	margin: 3px 0 8px 0; 	padding:2px 2px 2px 10px;
	border-bottom: 1px dashed #000000;
}

h5 {
	width: auto;
	display: block;
	color:#000000; font-size:10px; text-transform:uppercase;
	background-image: url(./images/frame/links_arrow.gif); background-repeat:no-repeat; background-position: 2px 5px; background-color:#B7C6DD;
	margin:0; padding:2px 2px 2px 10px;
}


/*Navigation oben*/

ul#navigation_top {
	display:block;
	height: 17px;
	border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; 
	background-color: #144583;
	color: #ffffff; font-size: 11px; font-weight: bold;
	margin: 0; padding-top:3px;
	text-align: right;
}
  
ul#navigation_top li {
	margin: 0; padding: 0;
	list-style: none;
	display: inline;
}

ul#navigation_top a {
	margin:0; padding: 3px 10px 4px 10px;
	text-decoration:none; color: #ffcc33;
	background-color: transparent;
}

ul#navigation_top a:hover {
	text-decoration:underline; color: #174786;
	background-color: #e8ecf0;
}

/*Navigation links*/

ul#navigation_left {
	float:left;
	position:relative;
	display:inline;
	width:149px; 
	margin:0 0 0 -149px; padding: 0px;
	background-image: url(./images/frame/linksbg.gif); background-repeat:no-repeat; background-color: #B7C6DD;
	font-size:10px; font-weight:bold; text-decoration:none;
}

ul#navigation_left li {
	margin: 0; padding: 0;
	list-style: none;
	display: inline;
	height:0; font-size:0px;
}

ul#navigation_left li span {
	display: block;
	margin: 0; padding:3px 2px 3px 5px;
	border-bottom: 1px solid #e8ecf0;
	background-color:#4F72A6;
	font-size:10px; color: #e8ecf0; font-weight:bold; text-transform:uppercase;
}	
	
ul#navigation_left li a {
	width: auto;
	display: block;
	margin:0; padding:3px 2px 4px 10px;
	border-bottom: 1px dashed #e8ecf0;
	background-image: url(./images/frame/links_arrow.gif); background-repeat:no-repeat; background-position: 0px 5px; background-color:transparent;
	font-size:10px; color:#000000; text-transform:uppercase;
}

ul#navigation_left li span#counter {
	width: auto;
	display: block;
	margin:0; margin-top:15px; padding:3px 2px 4px 10px;
	border:none;
	background-image: url(./images/frame/links_arrow.gif); background-repeat:no-repeat; background-position: 0px 5px; background-color:transparent;
	font-size:10px; color:#000000; text-transform:uppercase;
}

ul#navigation_left li a:hover, ul#navigation_left li a.seite {
	background-image: url(./images/frame/links_hover.gif); background-repeat:no-repeat; background-position:0px 0px; background-color:#e8ecf0;
	color:#993300; text-decoration:none;
	border-bottom: 1px dashed #134382;
}