/*  allgemeines */

html {
	background:#fff url(img_aqu/hintergrund_aqu.gif);
	}

body {
	
	color: black;
	margin:0;
	padding:0px 0px 24px 0px;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	font-size: 0.8em;
	}

#kopf {
	background:transparent url(kopf_bg.gif) top no-repeat;
	height:93px;
	margin:0 auto;
	width:744px;
	}
	
#kopfbild {
	border: solid navy;
	border-width: 1px 1px 1px 1px;
	
	}
	
#obenrechts {
	float:right;
	margin:-24px;
	border: solid white;
	border-width: 16px 24px 24px 16px;
	}

#inhalt {
	margin:0 auto;
	padding:24px;
	width:680px;
	border: solid black;
	border-width: 1px 1px 1px 1px;
	background-color:white;
	}

h1 {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing: 1px;
	color : #000080;
	font-weight : bold;
	font-size: 2em;
	margin-top:0.2em;
	}

h2 {
	font-size: 1.4em;
	font-family : Courier New, Courier;
	font-weight : bold;
	color : #000080;
	background-color : #ecf5ff;
	padding : 2pt;
	width : 100%;
	}

h3 {
	font-size: 1.2em;
	color: #000080;
	margin-bottom: 0.5em;
	font-weight: bold;
	}

h4 {
	font-size: 1.1em;
	}

em  {
	color : #000080;
	font-weight : bold;
}

pre  {
	font-family : Courier New, Courier, Fixedsys;
	font-size : 0.9em;
}

caption  {
	font-size : 0.9em;
	background-color : #ecf5ff;
	padding:0px 6px 0px 6px;
	caption-side: bottom;
	}
	
.bildre {
	float: right;
	margin : 6px 0px 0px 6px;
	}
	
.bildli {
	float: left;
	margin : 6px 0px 0px 6px;
	}
	
.quelle  {
	margin-right : 30pt;
	font-size : 9pt;
	line-height : 12pt;
}


a:link {
	font-family : Courier New, Courier;
	text-decoration: none;
	color: CornflowerBlue;
	}	
		
a:visited {
    font-family : Courier New, Courier;
	text-decoration: none;
	color: navy;
	}
	
a:hover {
	border: solid navy;
	border-width: 1px 1px 1px 1px;
	}	
	
a:active {
	font-family : Courier New, Courier;
	text-decoration: none;
	font-style: italic;
	}
	
/*  Navigation */
	
ul.nav {
	list-style: none;
	float:right;
	font-family: "Courier New", monospace !important;
	font-weight: bold;
	color : #000080;
	margin-top: 6px;	
	}
	
li.nav {
	background-color : #ecf5ff;
	font-family: "Courier New", monospace !important;
	font-weight: bold;
	color : #000080;
	padding: 4px;	
	}
	
	
.fuss  {
	font-size : 0.8em;
	text-align : center;
	margin : 42px 0px -18px 0px;
	border: solid navy;
	border-width: 1px 0px 0px 0px;
	}

.klein  {
	font-size : 0.9em;
	margin-top : -2pt;
	}

	



	
	
	

	
	
	

	
	
