body {
	background-color:#57220f;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
}

body .buorg {
	position: absolute;
    width: 100%;
    top:0px;
    left:0px;
    border-bottom:0px solid #A29330;
    background:#FFFFFF no-repeat 1em 0.55em url(http://browser-update.org/img/dialog-warning.gif);\
    text-align:left;
    cursor:pointer;
	-webkit-box-shadow: 0px 1px 2px #000000;
	-moz-box-shadow: 0px 1px 2px #000000;
	box-shadow: 0px 1px 2px #000000; 
}

body .buorg div {
    padding:5px 36px 5px 40px;
}
body .buorg a {
    color:#E25600;
}
body #buorgclose {
	position: absolute;
    right: .5em;
    top:.2em;
    height: 20px;
    width: 12px;
    font-weight: bold;
    font-size:14px;
    padding:0;
}

h1 {
	font-size:120%;
	margin-bottom:10px;
}

h2 {
	font-size:110%;
	margin-bottom:10px;
}

h3 {
	font-size:105%;
	margin-bottom:0;
}

p {
	margin-bottom:12px;
}

.bold {
	font-weight:700;
}

#container {
	width:960px;
	margin:0 auto;
}

#container #header {
	height:50px;
	width:960px;
}

#container #header #logo {
	width:140px;
	height:50px;
	background-image:url(../images/logo.png);
	float:left;
}

#container #header #logo a {
	width:140px;
	height:50px;
	display:block;
}

#container #header #subnavi {
	height:50px;
	width:800px;
	float:left;
	color:#fff;
}

#container #header #subnavi a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#container #header #subnavi #ddmenu {
	list-style:none;
	margin:10px 0 0;
}

#container #header #subnavi #ddmenu li {
	float:left;
	margin:0 8px;
}

#container #header #subnavi #ddmenu li:first-child {
	margin-left:20px;
}

#container #header #subnavi #ddmenu li:last-child {
	margin-right:0;
}

#container #header #subnavi #ddmenu li a {
	font-size:13px;
	font-weight: bold;
	display:block;
	white-space:nowrap;
}

#container #header #subnavi #ddmenu li ul {
	position:absolute;
	visibility:hidden;
	width:480px;
	margin:0;
	padding:0;
}

#container #header #subnavi #ddmenu li ul li {
	display:inline;
	margin:0 6px;
	padding:0;
}

#container #header #subnavi #ddmenu li ul li:first-child {
	margin-left:0;
}

#container #header #subnavi #ddmenu li ul li a {
	width:auto;
	display:inline;
	font-weight: normal;
}

#container #header #subnavi .subsub {
	list-style:none;
	margin:10px 2px 0 0;
}

#container #header #subnavi .subsub li {
	float:right;
	margin:0 5px;
}

#container #header #subnavi .subsub li a {
	font-size:11px;
	display:block;
}

#container #content {
	height:403px;
	width:960px;
	color:#484849;
	background-repeat:no-repeat;
	background-image:url(../images/shadow.png);
	z-index:1;
	overflow:hidden;
	margin:0 0 11px;
}

#container #content a {
	color:#451200;
	text-decoration:none;
}

#picture {
	height:403px;
	width:535px;
	float:left;
	padding:2px 0 0 1px;
}

#container #content #fullcontent {
	text-align:left;
	width: 920px;
	height:376px;
	padding:10px 0px 10px 10px;
	margin: 0 0 0 0;
	overflow: auto;
}

#container #content #fullcontent .person {
	width: 167px;
	height: 134px;
	float: left;
	margin: 10px 20px 20px 20px;
}

#container #content #fullcontent .person h3 {
	text-transform: uppercase;
}

#container #content #fullcontent .person em {
	font-style: normal;
}

#container #content #rightcontent {
	text-align:left;
	float:right;
	width:365px;
	height:393px;
	padding:10px 40px 10px 10px;
}

#container #content #rightcontent #impressions {
	width:370px;
	height:20px;
	position:absolute;
	top:400px;
}

#container #content #rightcontent #impressions a.playvideo {
	margin:0 0 0 20px;
}

#container #content #rightcontent #impressions a.playvideo:before {
	content:url(../images/but_play.png)" ";
	margin:0;
	padding:0;
}

#container #content #rightcontent .but_weiter {
	top:420px;
	margin-left:260px;
	position:absolute;
	width:100px;
}

#container #content #rightcontent .but_weiter a {
	background-image: url(../images/but_bk_fw.png);
	width: 92px;
	height: 20px;
	text-decoration:none;
	padding: 1px 0 0 10px;
	display: block;
}

#container #content #rightcontent .but_weiter a:hover {
	background-image: url(../images/but_bk_fw.png);
	background-position: 0 -21px;
}

#container #content #rightcontent ul {
	margin: 8px;
}

#container #content #rightcontent ul li {
	margin:3px 0 0 16px;
}

#container #content #rightcontent .ap_liste {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #content #rightcontent .ap_liste li {
	background-image: url(../images/but_ap.png);
	background-repeat: no-repeat;
	width: 224px;
	height: 20px;
	padding: 1px 0 0 10px;
	margin: 0 0 7px 0;
}

#container #content #rightcontent .ap_liste li:hover {
	background-position: 0 -21px;
}

#container #content #rightcontent .ap_liste li a {
	color: #707853;
	text-transform: uppercase;
	display: block;
}

#container #content #rightcontent .ap_liste li a em {
	color: #451200;
}

#container #content .home {
	height:405px;
	width:960px;
	margin:1px 0 0;
}

#container #content .home_extra {
	background-image: url(../images/bg_video.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	height:405px;
	width:960px;
	margin: 0 auto;
	padding: 18px 0;
}

#container #content .inserat {
	font-size: 90%;
}

#container #content .inserat a {
	font-weight: bold;
}

#container #content .white {
	background-image:url(../images/bg_white.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .zahlenfakten {
	background-image:url(../images/bg_zahlenfakten.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .auftrageanuns {
	background-image:url(../images/bg_auftrageanuns.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .event {
	background-image:url(../images/bg_event.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .feltern {
	background-image:url(../images/bg_feltern.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .finteressierte {
	background-image:url(../images/bg_finteressierte.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .fjugendliche {
	background-image:url(../images/bg_fjugendliche.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .fpolitikerinnen {
	background-image:url(../images/bg_fpolitikerinnen.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .fprivate {
	background-image:url(../images/bg_fprivate.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .funternehmen {
	background-image:url(../images/bg_funternehmen.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .grafik {
	background-image:url(../images/bg_grafik.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .grundidee {
	background-image:url(../images/bg_grundidee2.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:405px;
	width:960px;
}

#container #content .handwerk {
	background-image:url(../images/bg_handwerk.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .mode {
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .verkauf {
	background-image:url(../images/bg_verkauf.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .spenden {
	background-image:url(../images/bg_spenden.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .chancenmodell {
	background-image:url(../images/bg_chancenmodell.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}

#container #content .lageplankontakt {
	background-image:url(../images/bg_lageplankontakt.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:405px;
	width:960px;
}



#container #navi {
	margin:0;
}

#container #navi a {
	padding:0 8px 0 0;
}

#container #navi #fprivate:hover,#container #navi #funternehmen:hover,#container #navi #fjugendliche:hover,#container #navi #feltern:hover,#container #navi #fpolitikerinnen:hover,#container #navi #finteressierte:hover {
	background-position:0 -116px;
}

#container #navi #fprivate {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_fprivate.png) no-repeat 0 0;
}

#container #navi #funternehmen {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_funternehmen.png) no-repeat 0 0;
}

#container #navi #fjugendliche {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_fjugendliche.png) no-repeat 0 0;
}

#container #navi #feltern {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_feltern.png) no-repeat 0 0;
}

#container #navi #fpolitikerinnen {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_fpolitikerinnen.png) no-repeat 0 0;
}

#container #navi #finteressierte {
	display:inline-block;
	width:307px;
	height:116px;
	background:url(../images/but_finteressierte.png) no-repeat 0 0;
}

#container #footer {
	font-size:11px;
	color:#fff;
	background:url(../images/eduqa_svoam.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:30px;
	height:28px;
	padding-top:12px;
}

#container #footer a {
	color:#fff;
	text-decoration:none;
}

.alert,.error {
	color:red;
	display: none;
}

ol.forms {
	float:left;
	list-style:none;
	width:530px;
}

ol.forms li {
	clear:left;
	float:left;
	line-height:1.5em;
	margin-bottom:.5em;
	width:530px;
	margin-left:0;
}

ol.forms label {
	cursor:pointer;
	display:block;
	float:left;
	line-height:1.5em;
	padding-right:2%;
	text-align:left;
	width:110px;
}

ol.forms input {
	width:33%;
	border-color:#7c7c7c #e3e3e3 #e3e3e3 #7c7c7c;
	border-style:solid;
	border-width:1px;
}

ol.forms #sommerferien {
	width: 20% !important;
}

ol.forms textarea {
	height:9em;
	width:40%;
	border-color:#7c7c7c #e3e3e3 #e3e3e3 #7c7c7c;
	border-style:solid;
	border-width:1px;
}

ol.forms .error {
	font-size:70%;
	margin:.25em 0 0 3%;
}

ol.forms li.buttons {
	padding-left:23%;
	width:77%;
}

.overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	min-width:300px;
	min-height:200px;
	border:1px solid #666;
}

.overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#container #header #logo a span,#container #navi #fprivate span,#container #navi #funternehmen span,#container #navi #fjugendliche span,#container #navi #feltern span,#container #navi #fpolitikerinnen span,#container #navi #finteressierte span {
	display:none;
}

#container #header #subnavi a:hover,#container #header #subnavi a:active {
	color:#fbd7b7;
}

#container #content .badge {
	position: absolute;
	width: 100px;
	height: 100px;
	background-image: url(../images/anfrage_badge.png);
	background-repeat: no-repeat;
	top: 340px;
	left: 730px;
	display: none;
}

#container #content .badge a {
	width: 100px;
	height: 100px;
	display: block;
}

#container #content .badge span {
	display: none;
}

/* Slideshow */

.slideshow {
	height: 394px;
	margin: auto 0 auto 40px;
}

.slideshow img {
	display: block;
	padding: 30px 0 0 0;
}

.slideshow img.first, .slideshow_bereich img.first { 
	display: block;
}
