/* FARBSCHEMA ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Bg-Farbe: 	#8F953B > Grün
Links:	  	#A01B01 > Rot
Hover:	  	#89877B > Grau

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* RESET :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
 
fieldset,img {  
	border:0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
 
ol,ul { 
	list-style:none; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal;
}

a, a:hover {
	text-decoration: none;
}



/* GRUNDKONFIGURATION ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

html{
	font-size:100%;
	min-height: 100%;
}

body {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	background-color: #8F953B;
	min-height: 100%;
}

h1 {
	display: inline;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #A01B01;
	margin-bottom: 6px;
}

h3 {
	display: inline;
	font-size: 11px;
	font-style: italic;
}

b {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

/* BOXEN ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#header {
	text-align: right;
	color: #FFFFE5;
	position: fixed;
	/*IE6*/ _position: absolute;
	z-index: 4;
	left: 0px;
	top: 40px;
	width: 100%;
	height: 15px;
}

.sprache {
	display: inline;
	color: #CCCCCC;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#header h1 a{
	color: #FFFFFF
}

#header a{
	color: #CCCCCC;
}

#header a:hover{
	color: #444444;
}

#verdeck {
	position: fixed;
	/*IE6*/ _display: none;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 60px;
	background-color: #8F953B;
}

#linkLeiste {
	position: fixed;
	/*IE6*/ _position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../../images/bg_weiss_transparent.png);
	_display: none;
}

#linkLeiste:hover {
	height: auto;
}

#linkLeiste h3 {
	font-size: 12px;
}

#linkLeiste a{
	color: #333333;
}

#linkLeiste a:hover {
	color: #000000;
}

#linkLeiste li {
	float: left;
	width: auto;
	padding-right: 7px;
}

#webContainer {
	position: relative;
	z-index: 1;
	margin: 0px auto;	
	top: 60px;
	width: 900px;
	height: auto;
}

#links {
	width: 450px;
	float: left;
	background-image: url(../../images/bg_inhalt.gif);
	background-repeat: repeat-y;
}
	

#navi {
	position: fixed;
	/*IE6*/ _position: absolute;
	top: 60px;
	/*IE6*/ _top: 0px;
	z-index: 4;
	width: 450px;
	height: 35px;
	background-image: url(../../images/bg_inhalt.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #E8E6D1;
}

#inhalt {
	position: relative;
	top: 15px;
	padding-top: 20px;
	padding-bottom: 25px;
	height: auto;	
	min-height: 405px;
}

#inhalt img {
	padding: 2px;
	margin-top: 3px;
	margin-right: 12px;
	border: 1px solid #E8E6D1;
	background-color: #FFFFFF;
}

#rechts {
	width: 450px;
	height: 450px;
	float: right;
}

#bild {
	position: fixed;
	/*IE6*/ _position: absolute;
	top: 60px;
	/*IE6*/ _top: 0px;
	width: 450px;
	height: 450px;
	background-color: maroon;
}

.clearer {
	clear: both;
}

.centered{
	margin: 0px auto;
	width: 900px;
	padding-top: 1px;
	/*IE 7*/ *padding-top: 0px;
}

.centered strong {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:11px;
	text-transform: uppercase;
	color: #FFFFE5;
}

.centered img {
	position: relative;
	top: 1px;
}

.inhaltElement {
	position: relative;
	clear: both;
	padding-bottom: 18px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 18px;
	border-top: 1px dotted #DDDDDD;
}

.inhaltElement:first-child {
	padding-top: 30px;
	border: none;
}

.inhaltElement img{
	float: left;	
}

.inhaltElement a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #99816A;
}

.inhaltElement a:hover {
	color: #A01B01;
}

.inhaltElement:hover {
	background-image: url(../../images/bg_hover.png)
}

#closeLink {
	background:transparent url(../../images/close.gif) no-repeat scroll center center!important;
}

#nextLink:hover {
background:transparent url(../../images/next.gif) no-repeat scroll 100% 50%!important;
}

#prevLink:hover {
background:transparent url(../../images/prev.gif) no-repeat scroll 0% 50%!important;
}

#inhalt embed {
	position: relative;
	top: -10px;
	left: 25px;
}



/* NAVI :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul.menu {
	padding-left: 13px;
	padding-top: 6px;
	*padding-top: 4px;
	position: relative;
}

ul.menu, ul.menu ul {
    list-style-type: none;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

ul.menu a {
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight:normal;
    color: #555;
}

ul.menu a:hover {
	color: #111;
}

ul.menu ul a {
    padding: 0 10px;
}

ul.menu li {
    padding:0;
    margin:0;
    float:left;
}

ul.menu ul {
    margin-left:0;
    position: absolute;
	background-image: url(../../images/bg_navi.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	*background-position: 0 4px;	
    display:none;
}

ul.menu ul li {
	font-size: 16px;
	color: #333;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	float:none;
    background-color: transparent;
	width: auto;
}

ul.menu ul li:first-Child {
	padding-top: 14px;
}

ul.menu ul li:last-Child {
	padding-bottom: 7px;
}

ul.menu ul li:hover {
	background-image: url(../../images/bg_weiss.png);
}


/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}

/* Aktiver Menüpunkt */
ul.menu li .active {
	color: #000;
}