
body {
	background-image:url(../pics/backdrop.png); 
	background-color: #fff8f2;    
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left;
	color: black; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size:16px;
	text-decoration: none;
}

/*header {
	position:fixed;
	z-index:5;
}*/

h1 {
	font-size: 120%;
	font-weight:bold;
}

h2 {
	font-size: 110%;
	font-weight:bold;
}

h3 {
	font-size:100%;
	font-weight:bold;
}

h4 {
	font-size:90%;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

ul, li, span {
margin: 0;
padding: 0;
list-style: none;
}

#wrapper {
	width: 1050px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#sprach {
	position: relative;
	top: -45px;
	left: 50px;
}

ul#land{
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#land li {
	list-style: none;
	display: inline;
}

ul#land a {
	float: left;
}

#dflagge {
	background-image: url(../pics/dflagge.png);
	width: 50px;
	height: 30px;
	background-position: 0 0;
}

#pflagge {
	background-image: url(../pics/pflagge.png);
	width: 50px;
	height: 30px;
	background-position: 0 0;
}

#eflagge {
	background-image: url(../pics/eflagge.png);
	width: 50px;
	height: 30px;
	background-position: 0 0;
}

ul#land a:hover {
	background-position: 0 -30px;
}

#wrapperinner {
	clear:both;
	width: 955px;
	position:relative;
	top:-30px;
	left: 40px;
	text-align:left;
}

#seitenbild {
	position:relative;
	left:0;
	float:left;
}
	
#navigation {
	margin:0;
	padding: 0;
	width:auto;
	height:70px;
}


ul.nav-main,
ul.nav-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}


ul.nav-main {
	position: relative;
	z-index: 597;
}

ul.nav-main li:hover > ul {
	visibility: visible;
}


ul.nav-main li.hover,
ul.nav-main li:hover {
	position: relative;
	z-index: 599;
}

ul.nav-main li {
	float:left;
	display:block;
	width:auto;
}

ul.nav-main li a {
	display:block;
	height: 55px;
	width:150px;
	padding-top:15px;
	font: 20px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	text-align:center;
	background: url(../buttons/buttonmain.png);
}

ul.nav-main li a:hover {
	background-position: 0 70px;
	height: 55px;
	padding-top:11px;
}

ul.nav-main li a.aktuell {
	background-position: 0 140px;
	height: 55px;
	padding-top:11px;
	color:#fff;
}

ul.nav-sub {
	visibility: hidden;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 598;
}

ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	float: none;
}

ul.nav-sub li a {
	list-style:none;
	display:block;
	height: 26px;
	float: none;
	padding:0;
	padding-top:4px;
	padding-left:10px;
	width:190px;
	background-image:url(../buttons/buttonsub.png);
	text-align:left;
	font: 18px Arial, Helvetica, sans-serif;	
}

ul.nav-sub li a:hover {
	background-position: 0 30px;
	height: 26px;
	padding-top:4px;
	padding-left:20px;
	width:180px;
}

ul.nav-sub li a.aktuell2 {
	color:#fff;
	background-position: 0 60px;
	height: 26px;
	padding-top:4px;
	padding-left:20px;
	width:180px;
}

#textfeld{
width:700px;
height: auto; 
padding-left: 30px;
margin-left: 10px;
padding-right: 15px;
margin-right: 15px;
margin-top: 10px;
padding-top: 20px;
padding-bottom: 40px;
line-height: 1.3em;
overflow:auto;
float: left;
/*color: black;*/
/*background-color: #fafafa;
border-color: #aaaaaa;
border-style: solid;
border-width: 1px;
border-radius: 10px;*/
}

#textfeld h1 {
	clear:both;
	display:block;
	margin-left:20px;
	text-align:left;
}

#textfeld h2 {
	clear:both;
	display:block;
	text-align:left;
}

#textfeld a {
	clear:both;
}
	
#textfeld a:link {
	color: #2C51BE;
	text-decoration:none;
    font-weight:bold;
}

#textfeld a:visited {
	color: #2C51BE;
	text-decoration:none;
    font-weight:bold;
}

#textfeld a:hover { 
	color: #FF7100;
	text-decoration: none;
    font-weight:bold;
}

footer { 
	position: fixed;
	bottom: 0; 
	background-color: #fff; 
	width: inherit; 
	text-align: left;
	font-size:80%;
	font-weight:100;
	border-top-color: #fff8f2;
	border-top-style: solid;
	border-top-width: 3px;
}

footer ul {
	display:inline;
	float: right;
}

footer li{
	display:inline;
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
}

footer a:link, a:visited {
	color: #101010;
	text-decoration: none;
}

footer a:hover { 
	color: #FF7100;
	text-decoration: none;
}

/* Klassendefinitionen */

ul.orangelist {
	margin-left:40px;
}

ul.orangelist li {
	list-style:url(../pics/listbullet.png);
	line-height: 180%;
}

#backpic {
	margin-left:50px;
	border-color:#fff;
	border-width:medium;
	border-style:solid;
}

.unterliste {
	display:inline;
	margin-left:40px;
}

.highlight {
	display:inline-block;
	padding:3px;
	border-style:solid;
	border-width:thin;
	border-radius:5px;
	border-color:#666666;
}

.fehlertext {
	font-size: 80%;
	color: red;
	font-style:italic;
}

.ecktext {
	margin-bottom:1em;
	display:inline-block;
	float:left;
	position:relative;
	color:#000;
	font-weight:bold;
	font-size:20px;
	border-bottom-width:medium;
	border-bottom-color:#000;
	border-bottom-style:solid;
}

.sorrytexten {
	float:right;
	display:block;
	top:-20px;
	right:-15px;
	width:19em;
	text-align:right;
	background-color:#FFAD6A;
	color:#fff;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	padding:3px 5px 3px 10px;
	position:relative;
}

.sorrytextpl {
	float:right;
	display:block;
	top:-20px;
	right:-15px;
	width:26em;
	text-align:right;
	font-weight:100;
	background-color:#FFAD6A;
	color:#fff;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	padding:3px 5px 3px 10px;
	position:relative;
}

.sendebutton {
	display:block;
	width:100px;
	height:40px;
	background-color:#FFb87f;
	text-align:center;
	font-size:105%;
	font-weight:bold;
	border-color:#999;
	border-width:1px;
	border-style:solid;
	border-radius:10px;
	margin-top:10px;
}

.sendebutton:hover {
	background-color:#fff;
}

.warntext {
	background-color:#FF9;
	float:left;
	display:inline-block;
	margin-top:-35px;
	margin-left:-120px;
	padding:3px;
	border-width:thin;
	border-color:red;
	border-style:solid;	
}