/*  allgemeines */

html {
	background:#fff url(index/hintergrund_ind.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 PaleVioletRed;
	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;
	background-color:white;
	border: solid black;
	border-width: 1px 1px 1px 1px;
	}

h1 {
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing: 1px;
	color : PaleVioletRed;
	font-weight : bold;
	font-size: 2em;
	margin-top:0.2em;
	}

h2 {
	font-size: 1.4em;
	font-family : Courier New, Courier;
	font-weight : bold;
	color : PaleVioletRed;
	background-color : #fdeaea;
	padding : 2pt;
	width : 100%;
	}

h3 {
	font-size: 1.2em;
	color: PaleVioletRed;
	margin-bottom: 0.5em;
	font-weight: bold;
	}

h4 {
	font-size: 1.1em;
	}

em  {
	color : PaleVioletRed;
	font-weight : bold;
}

pre  {
	font-family : Courier New, Courier, Fixedsys;
	font-size : 0.9em;
	}

caption  {
	font-size : 0.9em;
	background-color : #fdeaea;
	}

.quelle  {
	margin-right : 30pt;
	font-size : 9pt;
	line-height : 12pt;
	}
	

.marker  {
	background-color : #fdeaea;
	padding: 0px 3px 0px 3px;
	}
*/ oben    rechts    unten    links  */
	
a:hover {
	border: solid PaleVioletRed;
	border-width: 1px 1px 1px 1px;
	}	
	
a:visited {
    font-family : Courier New, Courier;
	text-decoration: none;
	color: DimGray;
	}
	
a:active {
	font-family : Courier New, Courier;
	text-decoration: none;
	font-style: italic;
	}
	
a:link {
	font-family : Courier New, Courier;
	text-decoration: none;
	color: PaleVioletRed;
	}	
/*  Navigation */
	
ul.nav {
	list-style: none;
	float:right;
	font-family: "Courier New", monospace !important;
	font-weight: bold;
	color : PaleVioletRed;
	margin-top: 6px;	
	}
	
li {
	padding: 12px;	
	}
	
li.nav {
	background-color : #fdeaea;
	font-family: "Courier New", monospace !important;
	font-weight: bold;
	color : PaleVioletRed;
	padding: 4px;	
	}
	
	
.fuss  {
	font-size : 0.8em;
	text-align : center;
	margin : 42px 0px -18px 0px;
	border: solid PaleVioletRed;
	border-width: 1px 0px 0px 0px;
	}

.klein  {
	font-size : 0.9em;
	margin-top : -2pt;
	background-color : #fdeaea;
	}

	
	
#bildre {
	float:right;
	background-color : white;
	padding: 12px 6px 6px 6px;	
	font-size : 0.9em;
	margin-left: 120px;
	border: dotted PaleVioletRed;
	border-width: 1px 1px 1px 1px;
	}



	
	
	

	
	
	

	
	
