/* CSS Document */

/* Standard-CSS für www.5th-media.de */

/* Wichtige Farben
Dunkelgrün = #007A00
Grün =	     #009400
*/


html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


html, body {
   background: #fff url(body_bg.gif) no-repeat;
   font-size: 101%;
}


a:link {
	color: #000066;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
   color: #00447D;
   text-decoration: underline;
}

a:active {
   color: #999999;
   text-decoration: underline;
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.klein {
   font-size: 0.6em;
}

.right {
	text-align: right;
	font-family: Eurostile;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	line-height: 22px;
	background-position: right;
	position: absolute;
	width: 200px;
	top: 110px;
	left: 166px;
}

.top {
   vertical-align: top;
}

h1 {
	font-size: 14pt;
	color: #3B5C91;
	margin: auto;
	border-bottom: 1px solid #fff;
	font-style: normal;
	font-weight: bold;
}

h2 {
   font-size: 0.8em;
   color: #000066;
   margin: auto;
   border-bottom: 1px solid #fff;
   font-style: normal;
   font-weight: bold;
}

p, ul {
   font-size: 0.75em;
   line-height: 1.5em;
   color: #666;
   margin: 10px;
}


/* Header */
#header {
   border: 1px solid #fff;
}

#header p {
   font-size: 0.8em;
}
/* ENDE Header */


/* Navi */
#navi {
	border: 1px none #fff;
	font-family: Eurostile;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	right: 5px;
	background-color: #000066;
}

#navi a {
   text-decoration: none;
}

repeat {
 background-repeat:no-repeat;}
