
* 	{
	margin: 0;
	padding: 0;
	}

html {
	background-color: #fff;
	}

body {
	text-align:center;
}

#rahmen {
	width:980px;
	margin:0px auto;
	text-align:left;
	border:0px solid #800000;
	padding:0px;
         }

#top1	{
	width: 100%;
	height:104px;
	margin: 0 0 0 0;
	text-align: left;
	border: 0px solid #00ff00;
}

#top2	{
	width: 100%;
	height:56px;
	margin: 0 0 0 0;
	text-align: left;
	border: 0px solid #00ff00;
}

#inhalt	{
	width: 100%;
	margin: 0 0 0 0;
	text-align: left;
	border: 0px solid #00ff00;
}
	
#home {
	position: relative;
	left: 0px;
	top: 21px;
	width: 50px;
	height: 20px;
	float: left;
}

#logo {
	position: relative;
	left: 620px;
	top: 21px;
	width: 300px;
	height: 68px;
	float: left;
}

#navcontainer {
	width: 722px;
	height: 25px;
	background-image: url(images/hg_navi.gif);
}


h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #000000;
    text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #000000;
    text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

ul { margin-bottom:8px;
    margin-top:4px;
	margin-left:24px;
    list-style-type: square;
}

ol { margin-bottom:8px;
    margin-top:4px;
	margin-left:24px;
}

.bilderlinks {
	margin: 5px 0px 20px 0px;
}

.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	background-color: #00A0E6;
}

.head1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #000000;
    text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.head1 a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
    color: #00A0E6;
    text-decoration: none;
}

.head1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #00A0E6;
	line-height: 22px;
    text-decoration: underline;
}

.head2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.head2 a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

.head2 a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #FFFFFF;
	line-height: 22px;
    text-decoration: underline;
}

.textweiss {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.textweiss a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.textweiss a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}










.textlink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A0E6;
    text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.textlink a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A0E6;
    text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.textlink a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}


img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.textnorm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	line-height: 18px;
}

.textnorm a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A0E6;
    text-decoration: none;
	line-height: 18px;
}

.textnorm  a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A0E6;
    text-decoration: underline;
	line-height: 18px;
}

.textbig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #494949;
    text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.textmin {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

/*
a { color: #00A0E6;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #00A0E6;
    text-decoration: underline;
    font-weight: normal;
}

ul { margin-bottom:8px;
    margin-top:4px;
	margin-left:20px;
    list-style-type: square;
}

*/


/*###################*/
/* Navi */
/*###################*/

#navi {
position:absolute;
}

#navi,
#navi ul {
list-style-type:none;
margin:0;
padding:0;
} /* Style-Reset */

#navi li {
float:left;
} /* Horizontale Anordnung */

#navi li ul {
display:none;
} /* Normalzustand eingeklappt */

#navi li:hover ul {
display:block;
position: absolute;
} /* Ausgeklappt */

/*###################*/
/* Styles  */
/*###################*/

#navi li {
border:0px solid #000;
margin:0 0px 0 0;    /* Abstand horizontal zwischen Buttons */
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
}

#navi li li {
font-size: 11px;
display:block;
}

#navi ul li {
border:none;
margin:0;
}

#navi a {
font-weight:bold;
text-align:left;
display:block;
padding: 2px 24px 5px 0px;
}

#navi a:link,
#navi a:visited {
color:#194A96;
text-decoration:none;
}

#navi a:active,
#navi a:hover {
color:#000000;
text-decoration:none;
}

#navi li li a:link,
#navi li li a:visited {
color:#FFFFFF;
padding: 3px 0px 4px 4px;
}

#navi li li a:active,
#navi li li a:hover {
color:#FFFFFF;
padding: 3px 0px 4px 4px;
}


.item1 {
display: block;
width: 100px;
}

.item1 a:link,
.item1 a:visited  {
width: 170px;
background:#00A0E6;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item1 a:active,
.item1 a:hover {
width: 170px;
background:#000000;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item2 {
display: block;
width: 100px;
}

.item2 a:link,
.item2 a:visited  {
width: 230px;
background:#00A0E6;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item2 a:active,
.item2 a:hover {
width: 230px;
background:#000000;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item3 {
display: block;
width: 100px;
}

.item3 a:link,
.item3 a:visited  {
width: 160px;
background:#00A0E6;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item3 a:active,
.item3 a:hover {
width: 160px;
background:#000000;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item4 {
display: block;
width: 100px;
}

.item4 a:link,
.item4 a:visited  {
width: 180px;
background:#00A0E6;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}

.item4 a:active,
.item4 a:hover {
width: 180px;
background:#000000;
text-decoration:none;
border-top: 1px solid #FFFFFF;
}






	

