/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.16;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	color: #FFF;
	background-color: #FFF;
}

  ul#Navigation {
	margin: 0;
	text-align: left;
	background-color: #FFF;
	padding-top: 0.6em;
	border-bottom-color: #FF0;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
	text-decoration: none;
	font-weight: normal;
	color: #ffC400;
	background-color: #FFF;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
	color: #c60b1e;
	background-color: ffC400;
  }
a:link {
	color: #ffC400;
}
a:visited {
	color: #ffC400;
}
a:hover {
	color: #ffC400;
}
a:active {
	color: #ffC400;
}

h1 {
	color: #c60b1e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	font-style: inherit;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	line-height: inherit;
}
h3 {
	color: #c60b1e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
h4 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
h5 {
	color: #099;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
}

h6 {
	color: #C60B1E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	z-index:1;
	background-color: #FFF;
	visibility: visible;
}
#logos {
	position:relative;
	top:43px;
	width:380px;
	z-index:25;
	color: #FFF;
	left: 0;
	visibility: visible;
}

#logobild {
	position:absolute;
	top:10px;
	z-index:35;
	color: #FFF;
	left: 516px;
	visibility: visible;
	width: 200;
}
#menu {
	position:absolute;
	top:185px;
	width:auto;
	z-index:28;
	left: 25%;
	text-align: left;
	color: #c60b1e;
	font-size: 1.2em;
	visibility: visible;
}
#linea {
	position:absolute;
	left:0px;
	top:114px;
	width:100%;
	height:1px;
	z-index:1;
	background-color: #c60b1e;
	visibility: visible;
}

#linea2 {
	position:absolute;
	left:0px;
	top:652px;
	width:100%;
	height:1px;
	z-index:1;
	background-color: #c60b1e;
	visibility: visible;
}
#base{
	position:absolute;
	left:50%;
	top:0px;
	width: 716px;
	margin: 0px -373px;
	height: 680px;
	z-index: 3;
	text-align:justify;
	visibility: visible;
	color: #D6D6D6;
}
#unten {
	position:absolute;
	left:0%;
	top:682px;
	width:100%;
	height:120px;
	z-index:5;
	background-color: #FFF;
	font-size: 0.7em;
	color: #C70F22;
	visibility: visible;
}
#contenido
{
	left:0px;
	top:225px;
	width:222px;
	height:450px;
	overflow: visible;
	box-shadow: 1px 1px 4px #ffc400;
	position:absolute;
	z-index:4;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#contenido2
{
	left:242px;
	top:225px;
	width:222px;
	height:450px;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: 1px 1px 4px #ffc400;
	position:absolute;
	z-index:6;
}
	
#contenido3
{
	left:480px;
	top:225px;
	width:222px;
	height:450px;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: 1px 1px 4px #ffc400;
	position:absolute;
	z-index:8;
}
