body {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../bilder/bg_verlauf.jpg);
	background-repeat: repeat-y;
}



h1 {
	color: #330000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
	text-indent: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}

h2 {
	color: #FF0000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-indent: 3px;
}

h3 {
	font-size: 16px;
	color: #330000;
	font-family: "American Typewriter", Courier, monospace;
	text-indent: 40px;
	font-size: 16px;
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	color: #FF0000;
}


a.nav:link         {
	color: #FF0000;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-weight: bold;
                }

a.nav:active         {
	color: #CCCCCC;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
                }

a.nav:visited         {
	color: #FF0000;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

                }

.link_hier         {
	color: #FFFFFF;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;

                }

a.nav:hover         {
	color: #FFFFFF;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
                }
a.navbot:link         {
	color: #FFFFFF;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-weight: bold;
                }

a.navbot:active         {
	color: #CCCCCC;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
                }

a.navbot:visited         {
	color: #CCCCCC;
	text-decoration:none;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;

                }


a.navbot:hover         {
	color: #660000;
	font-family:"American Typewriter", Courier, monospace;
	font-size:16px;
	padding: 5px;
	text-decoration: underline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
	font-weight: bold;
                }

.tdbox {
	background-color: #E5E5E5;
	text-decoration: none;
	border: thin solid #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.trbox {
	background-color: #FFFFFF;
	border-bottom: thin solid #666666;
	width: 100%;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}
h4 {
	color: #330000;
	font-size: 14px;
	font-family: "American Typewriter", Courier, monospace;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	text-indent: 3px;
	background-color: #CCCCCC;
}

