/* CSS Document */

/**
 * Copyright (c) 2009 
 * Project owner: http://www.vom-frosch-zum-prinzen.de
 * @copyright 2009 vfzp
 * @author vom-frosch-zum-prinzen
 */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center; /*vertikales scrollen erzwingen, um springen zu verhindern*/
	min-height: 101%;
	font: 94% Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_3.jpg);
	background-repeat: repeat-x;
	background-color: #efefef;
}
#alles {
	position: relative;
	text-align: center;
	margin: 0 auto; /*zentriert auch für alte ies*/
	padding: 0;
	width: 800px;
	border: solid 0px;
	border-color: #25B723;/*gruen*/
}
h1, h2, h3 {
	font-family: palatino, georgia, serif;
	background: transparent;
	padding-top: 15px;
	padding-bottom: 0.7em;
	margin-left: 50px;
}
h1 {
	font-size: 1.3em;
	color: #25B723;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.1em;
	color: #218C20; /*gruen*/
	line-height: 1.6em;
}
h3 {
	font-size: 1em;
	font-weight: 200;
	line-height: 1.6em;
	color: #134F13; /*dunkelgruen*/
}
a {
	font-size: 0.8em;
	background: transparent;
}
p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #000000;
	background: transparent;
	font-weight: 200;
}

p a {
font-size: 0.9em;
}

p a, p a:link, p a:visited,  p a:active {
	color: #E95A1E; /*orange*/
	background: transparent;
	text-decoration: none;
	list-style-type: none;
}

p a:hover, p a:focus {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

li {
	font-size: 0.85em;
	line-height: 1.6em;
	color: #000000;
	background: transparent;
	font-weight: 200;
}


#tabelle a {
font-size: 0.9em;
}

#tabelle  a, #tabelle  a:link, #tabelle  a:visited,  #tabelle  a:active {
	color: #E95A1E; /*orange*/
	background: transparent;
	text-decoration: none;
	list-style-type: none;
}

#tabelle  a:hover, #tabelle  a:focus {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

b, strong {
	font-weight: 600;
}

a img {
	background: transparent;
	border: none;
}
#header {
	width: 100%;
	height: 357px;
	background: transparent;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0px;
	text-align: left;
}

#menueabstand {
height: 125px;
}

li a {
font-size: 1em;
}

li a, li a:link, li a:visited,  li a:active {
	color: #218C20; /*gruen*/
	background-color: #b2b2b2; /**/
	text-decoration: none;
	list-style-type: none;
}

li a:hover,li a:focus {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
	
/***********/
	
#navigation {
position: absolute;
width: 800px;
top: 128px;
left: 0px;
list-style-type: none;
z-index: 3000;
float: left;
}

#navigation li{
display: inline; /*anzeige nebeneinander*/
}

#navigation a{
	font-size: 94%;
	width: 159px;/*16.54%;/*131.3px;*/
	height: 20px;
	display: block;
	float: left;
	border-top: 1px solid #ffffff; /*weiss*/
	border-left: 1px solid #ffffff; /*weiss*/
	border-bottom: 1px solid #ffffff; /*weiss*/
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	
}

#navigation a, #navigation a:link, #navigation a:visited {
	color: #000000;
	/*background: transparent;*/
	text-decoration: none;
	list-style-type: none;
	display: block;
	list-style-position: inside;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}

#navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #218C20; /*gruen*/
	background: transparent;
	text-decoration: none;
	list-style-image: none;
	border-bottom: 3px solid #218C20; /*gruen*/
	background-image: url(../images/nav2.jpg);
	background-repeat: repeat-x;
}

/**********/
	
#submenue {
	position: absolute;
	width: 200px;
	top: 175px;
	right: 5px;
	z-index: 3001;
	text-align: right;
	list-style-type: none;
	list-style-image: none;
}

#submenue li {
list-style-type: none;
font-weight: bold;
font-size: 95%;}

#submenue a, #submenue p{
	font-size: 1em;
	/*width: 189px;*/
	height: 20px;
	list-style-type: none;
	display: block;
	border: 0px solid #ffffff; /*weiss*/
	border-bottom: 3px transparent;
	/*border-right: 1px solid #ffffff;*/
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.5em;
	list-style-image: none;
	background-color: transparent;
	text-align: right;
}

#submenue a, #submenue p, #submenue a:link, #submenue a:visited {
	color: #E95A1E; /*orange*/
	/*background: transparent;*/
	text-decoration: none;
	list-style-image: none;
	display: block;
	/*list-style-position: inside;*/
	/*background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	list-style-type: none;*/
}

#submenue a:hover, #submenue a:active, #submenue a:focus {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 3px solid #218C20; /*gruen*/
	/*background-image: url(../images/nav2.jpg);
	background-repeat: repeat-x;*/
}
	

#bild {
position: absolute;
top: 156px;
left: 0;
width: 800px;
height: 200px;
margin: 0;
padding: 0;
z-index: 5;
}

#content {
	width: 758px;
	text-align: left;
	padding: 20px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: solid 0px;
	border-top: 1px solid #BFC0BE;
	border-left: 1px solid #BFC0BE;
	border-right: 1px solid #BFC0BE;
}

#content p{
margin-left: 0px;
padding-left: 50px;
padding-right: 30px;
background: transparent;
}

#content p img, #content p img a {
	border: solid 3px;
	border-color: #BFC0BE;
	text-align: center;
	vertical-align: middle;
}


#linkespalte {
display: none;
}

#mainbot {
	clear: both;
	background: transparent;
	height: 0px;
}


#footer {
background-image: url(../images/bgfooter.jpg);
background-repeat: repeat-x;
height: 110px;
border: 1px solid #BFC0BE;
}

#footer0{
	clear: both;
	}
	
#footer0 {
margin-top: 10px;
color: #134F13;
}	
	
#footer0, #footer1, #footer2, #footer3{
	display: block;
	width: 800px;
	width: 100%;
	min-height: 1em;
	background: transparent;
}

#footer3 {
padding-bottom: 8px;
}

#footer4 {
	position: absolute;
	bottom: 5px;
	right: 0px;
	display: block;
	width: 240px;
	background: transparent;
}

#footer4 a{
color: #000000;
padding-right: 0px;
font-size: 0.8em;
}

#footer0 p, #footer3 p{
	font-size: 0.8em;
	color: #134F13;
	padding: 1px;
}

#footer1 p, #footer2 p{
	font-size: 0.7em;
	color: #574F54;
	padding: 1px;
}

#copyright {
display: none;}

#tabelle {
	font-size: 85%;
	padding-left: 42px;
	padding-right: 42px;
line-height: 1.6em;

}

/*.2 {
	background-color: #efefef;
	color: #ff0000;
}*/



.aufz {
	font-size: 94%;
	list-style-image: url(../images/steuerung.jpg);
	line-height: 1.6em;
	list-style-position: inside;
	text-align: left;
	text-indent: 100px;
	list-style-type: none;
	vertical-align: middle;
}

.aufz2 {
	font-size: 92%;
	list-style-image: url(../images/steuerung.jpg);
	line-height: 1.6em;
	list-style-position: inside;
	text-align: left;
	text-indent: 50px;
	list-style-type: none;
	vertical-align: middle;
}

