@import url('css_styled_content.css');
* {
	margin: 0;
	padding: 0;
}
body, html {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font: normal 13px arial;
	color: #000066;
	background-color: #ffffff;
	background-image: url('../images/081004_hintergrund_streifen_1.jpg');
	background-repeat: repeat-y;
}
#header {
	clear: both;
	width: 920px;
	height: 125px;
	padding: 1px 0;
}
#header_name {
	float: left;
	width: 240px;
}
#header_text {
	float: left;
	font-size: 15px;
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	color: #000066;
	width: 535px;
	padding: 40px 10px 0;
}
#header_logo {
	float: left;
	width: 125px;
}
#mainnav {
	clear: both;
	width: 920px;
	padding: 2px 0;
	background-color: #000066;
	color: #ffcc00;
}
#mainnav_links {
	margin-left: 250px;
}
#mainnav a.n:link {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
#mainnav a.n:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
#mainnav a.n:hover {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
#mainnav a.n:active {
	text-decoration: none;
}
#slogan {
	clear: both;
	width: 675px;
	margin-left: 239px;
	padding: 3px;
	background-color: #ffcc00;
	text-align: right;
}
#slogan p {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
#container {
	clear: both;
	width: 920px;
}
#subnav {
	float: left;
	width: 215px;
	padding: 0 10px;
}
#subnav li {
	list-style: none;
}
#subnav a {
	font-weight: bold;
	text-decoration: none;
	background: #ffcc00;
	display: block;
	padding: 0 2px;
}
#subnav a:link {
	color: #000066;
}
#subnav a:visited {
	color: #000066;
}
#subnav a:hover, #subnav a:active, #subnav a.act {
	color: #ffcc00;
	background: #000066;
}
#subnav ul ul {
	padding-left: 32px;
}
#subnav ul ul li {
	list-style: circle;
}
#content {
	float: left;
	clear: right;
	width: 640px;
	padding: 15px;
	margin-left: 15px;
	background-color: #ffffff;
}
#content ul {
	padding-left: 32px;
}

/* --------------------- content elements -----------------------*/
h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", arial;
	border-bottom: 1px solid #000066;
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", arial;
}
h3 {
	font-size: 16px;
	font-family: "Trebuchet MS", arial;
	border-bottom: 1px solid #000066;
}
h4 {
	font-size: 16px;
	font-family: "Trebuchet MS", arial;
}
a img {
	border: none;
}
/* ------------------- css styled content ------------------------ */
.csc-linkToTop {
	border-top: 1px solid #000066;
	text-align: right;
}
.csc-frame-rulerAfter {
	border-top: 1px solid #000066;
}
/* ----------------------- apis e.v. ---------------------------- */
a:link {color: #000066; text-decoration: none; }
a:visited {color: #000066; text-decoration: none; }
a:hover   {color: #FF6600; text-decoration: underline; }
a:active  { text-decoration: none; }

h3.hell  { background-color:#FFFF99; line-height:12pt; }
.gelb    { color: #ffcc00; }
.gruen   { background-color:#009240; }
.grau    { background-color:#eeeeee; }
.zeile   { line-height:15pt; }
.normal  { line-height:12pt; }
.bild    { font-size:8pt; line-height:12pt;  }
.kopf    { font-size:10pt; line-height:20pt; font-weight:bold; letter-spacing:0.2em; }
.druck   { display; }
.quelle  { display:none; }
