
body{font-family: "Trebuchet MS", Arial, sans-serif; color: #000099; background-color:#F4F5EB;}/*	background-image: url(../img/hg2.gif);
	background-repeat: repeat;*/
img{border:none;}

/* NAVIGATION*/
/* 18px für index.htm */
a.n18:link, a.n18:visited, a.n18:hover{font-size: 18px; font-weight: bold; text-decoration: none;}
a.n18:link, a.n18:visited{color: #000099;}
a.n18:hover{color: #FADE00;}
/* 11px für index.htm impressum*/
a.n11:link, a.n11:visited, a.n11:hover{font-size: 11px; text-decoration: none;}
a.n11:link, a.n11:visited{color: #000099;}
a.n11:hover{color: #FFCC33;}
/* HAUPTNAVIGATION */
.ul1 {margin:0; padding:0; list-style-type:none; font-size:15px;
	margin-bottom:3px;}/* Vermeidung doppelter Rahmenlinien - "Aufheben" für einen Div- oder Tabellenrahmen */
.ul1 li{margin-bottom:-2px;}/*Vermeidung doppelter Rahmenlinien*/
.ul1 li a {display:block; color:#000099; text-decoration:none; background-color:#FADE00; width:155px; 
	padding:3px 0 3px 15px; border:1px solid #FFF;}
.ul1 li a:hover, .ul1 li a:focus{background-color:#000099; color:#FFF; text-decoration:none;}

/* TEXTFORMATIERUNG*/
.t-12{font-size: 12px; font-weight: normal; line-height: 17px; letter-spacing: 0.1em;}
.t-14{font-size: 14px; font-weight: normal; line-height: 20px;}
.t-18{font-size: 18px;}
.t-hg{color:#F4F5EB;}
h1{font-size: 18px; font-weight: bold; line-height:18px; padding:0;}
h2{font-size: 15px; font-weight: bold; line-height:15px; padding:0;}

/* ZENTRIEREN */
#inhalt { margin-left: -500px; padding: 0; top: 7%; left: 50%; position: absolute; z-index:1;}

