a {

	background: transparent;

	color: #000099;

	text-decoration: none;

}



a.menu {

	background: transparent;

	color: #FFFFFF;

	font-weight: bold;

}



a:hover {

	background: transparent;

	color: #0000FF;

                text-decoration: underline;

}



a:hover.menu {

	background: transparent;

	color: #99CCFF;

	font-weight: bold;

                text-decoration: underline;

}





a.danke {

	background: transparent;

	color: #99CCFF;

	font-weight: bold;

}





a:hover.danke {

	background: transparent;

	color: #99CCFF;

	font-weight: bold;

                text-decoration: underline;

}





body {

	background: #000000;

	border: none;

	color: #FFFFFF;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

}



body.menu {

	background: url('graphics/fordbg.gif') #000000;

	border: none;

	color: #FFFFFF;

}



body.title {

	background: #000000;

	border: none;

	color: #FFFFFF;

	text-align: right;

}



div {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

}



h1 {

	font-size: 20px;

	font-weight: bold;

	text-align: center;

}



h3 {

	font-size: 13px;

	font-weight: bold;

	text-align: center;

}



img {

	border: none;

}



li {

	text-align: justify;

}



p {

	text-align: justify;

}



p.p1 {

	font-weight: bold;

}



p.p2 {

	font-weight: bold;

	text-align: center;

}



p.p3 {

	font-style: italic;

	font-weight: bold;

	text-align: center;

}



.bold {

	font-weight: bold;

}



.center {

	text-align: center;

}



.left {

	text-align: left;

}



.right {

	text-align: right;

}













/* Menue-styles fuer non-IEs */



body {

	background: #000000;

	border: none;

	color: #FFFFFF;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

}





#menuebox {

position: relative;

height: 30px;

}

.stupidie {

display: none;

}

#menue {

position:absolute;

top: 5px;

left: 0;

z-index: 200;

}



#menue .aussen {

float: left;

display: block;

overflow: hidden;

width: 8em;

height: 1.3em;

font-weight: bold;

text-align: center;

background-color: black;

color: white;

}

#menue .aussen:hover {

height: auto;

background-color: black;

color: #99CCFF;

}



a.innen-1 {

margin-top: 2px;

}

a.innen,

a.innen-1 {

display: block;

width: 7.9em;

padding: 2px 0;

text-decoration: none;

font-weight: normal;

/* border-bottom: 1px solid white; */

background-color: black;

color: #99CCFF;

}

a:visited.innen,

a:visited.innen-1 {

background-color: black;

color: #6699FF;

}

a:hover.innen,

a:hover.innen-1 {

background-color: black;

color: #99CCFF;

}



span.menutag {

display: block;

cursor: default;

}



/* Menue-styles fuer IEs */



#menue {

display:none;

}

.stupidie {

display: block;

position: absolute;

top: 5px;

left: 0;

z-index: 200;

}



a.auss {

float: left;

width: 8em;

height: 1.4em;

overflow: hidden;

display: block;

font-weight: bold;

text-align: center;

text-decoration: none;

background-color: #dec79a;

color: #513913; 

border: 1px solid;

border-color: #d0843e #78561d #78561d #d0843e;

}

a:hover.auss {

overflow: visible;

background-color: #624617;

color: #fff;

}

a:hover.auss table {

display: block;

margin-top: 3px;

background-color: #dec79a;

color: #400;

border-collapse: collapse;

}



a.inn {

display: block;

width: 7.9em; /* fuer 5er IEs anpassen, sonst 'zuckt' es */

padding: 2px 0;

font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */

font-weight: normal;

text-align: center;

text-decoration: none;

border-bottom: 1px solid #78561d;

background-color: #ecd8ae;

color: #600;

}

a:visited.inn {

background-color: #ecd8ae;

color:#444;

}

a:hover.inn {

position: relative;

background-color: #f7eedb;

color: #900;

}

span.menutag {

display: block;

cursor: default;

}





/* Menue Ende */









