/*Standard Elements*/

* {
	margin:0;
	padding:0;
}

html {
	background-color:#fff;
	color:#000;
	font: 10pt/15pt Verdana,Arial,Helvetica,sans-serif;
}

a {
	color:#0c5d45;
	text-decoration:underline;
}

a img {
	border:none;
}

h1, h2, h3 {
	margin-top:0;
	line-height:150%;
}

h1 {
	color:#000;				
	font-size:14pt;
	font-weight:normal;
	margin-bottom:0;
}

h2 {
	color:#000;
	font-size:12pt;
	margin-bottom:.5em;
	font-weight:normal;
	margin-top:1em;
	font-variant:small-caps;
}

h3 {
	color:#000;
	font-size:10pt;
	margin-bottom:.25em;
	margin-top:1em;
}

hr {
	border:none;
	border-top:1px solid #ddd;
	height:1px;
}

p {
	margin-top:0.25em;
	margin-bottom:1em;
}

ul,ol {
	margin-bottom:1em;
}

ul {
	list-style-type:square;
	margin-left:1.75em;
}

ol {
	list-style-type:decimal-leading-zero;
	margin-left:2.75em;
}

li {
}

p + ul, p + ol {
	margin-top:-.5em;
}

/*Forms*/

#frmShop h3 {
	margin:1.75em 0 1em 0;
}

button {
	padding-left:.25em;
	padding-right:.25em;
}

button span {
	display:block;
	float:left;
	margin-right:10px;
	font-weight:bold;
}

span.required {
	color:red;
	margin-left:2px;
}

fieldset {
	margin:0 0 .25em;
	padding:1em .7em;
}

textarea {
	width:97%;
	height:20em;
}

label {
	display:block;
	width:8em;
	float:left;
}

label.standard {
	display:inline;
	float:none;
}

input,select {
	border:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
}

input:focus {
	background-color:#ddd;
}

input.large {
	width:40ex;
}

input.medium {
	width:25ex;
}

input.small {
	width:10ex;
}

optgroup {
	font-style:normal;
	background-color:#ddd;
}

option {
	background-color:#fff;
}

.error {
	border:1px dotted red;
}

/*Tables*/

table {
	table-layout:fixed;
	border:1px solid #000000;
	border-collapse:collapse;
	caption-side:bottom;
	width:100%;
}

caption {
	font-family:sans-serif;
	text-align:right;
	font-size:smaller;
	padding:0.5em;
}

th, td {
	border-right:1px solid white;
	padding: .7em .4em;
	text-align:center;
}

th {
	background:#0c5d45 url(../images/th-background.jpg) repeat-x;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
}

td {
	background:#0c5d45 url(../images/td-background.jpg) bottom right no-repeat;
	border-top:1px solid #0c5d45;
	text-align:center;
}

td.left {
	text-align:left;
	padding:0;
}

td.left a {
	width:100%;
	display:block;
	padding: .7em .4em;
	text-decoration:none;
}

td img {
	border:none;
	vertical-align:baseline;
}

th.right {
	border-right:1px solid #000;
}

td.right {
	text-align:right;
	white-space:nowrap;
	border-right:1px solid #000;
}

th[scope=row] {
	text-align:left;
}

tfoot td {
	font-size:smaller;
	background-color:#eeeeee;
	background-image:none;
}

/*Agenda*/

#infobox {
	float:right;
	width:20em;
	padding:1em 1em 0 1em;
	background-color:#f5f5f5;
	margin-left:1em;
	border:1px solid #ddd;
}

#infobox button {
	width:9em;
}

#left {
	clear:right;
	width:470px;
	padding-right:5px;
	border-right:1px solid #000;
	margin-right:5px;
	float:left;
}

table.termine {
	width:auto;
	border:none;
}

table.inhalte {
	border:none;
}

table.termine th {
	width:6em;
}

table.inhalte td {
	text-align:left;
	vertical-align:top;
	background:#fff url(../images/td-background-2.jpg) top left repeat;
}

table.inhalte ul ul {
	margin-bottom:0;
	margin-left:1.25em;
	list-style-type:circle;
}

/*Shop*/

#infobox2 {
	padding:.25em 1em;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	margin-bottom:.5em;
}

#infobox2 p {
	margin:0;
}

#infobox2 input {
	border:none;
	padding:0;
	margin-right:1ex;
	vertical-align:middle;
}

span.betrag1 {
	display:block;
	font-weight:bold;
	float:left;
	width:12em;
	margin-left:700px;
}

span.betrag2 {
	display:block;
	text-align:right;
}

/*Bildungswege*/

#infobox2 {
	display:none;
}

#bildungsweg {
	margin-top:2em;
	font-size:smaller;
}

#bildungsweg ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#bildungsweg li {
	float:left;
	background:url(../images/bw-bg.gif) 8em 0 repeat-y;
}

#bildungsweg li.alt {
	float:none;
	position:relative;
}

span.or {
	position:absolute;
	top:5.5em;
	left:5em;
	z-index:10;
	height:1em !important;
	width:4em !important;
	padding:.25em 1em .5em 1em !important;
	font-weight:bold;
	border-style:solid !important;
}

#bildungsweg a,#bildungsweg span {
	display:block;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	width:16em;
	margin:1em 1em 0 0;
	height:5em;
	padding:.5em;
	text-decoration:none;
	color:#000;
	text-align:center;
	line-height:1.1em;
}

#bildungsweg a:hover {
	background-color:#FFF9C4 !important;
}

#bildungsweg span {
	border-style:dotted;
	background-color:#fff;
	margin:0 1em 0 0;
}

/*TinyMCE*/

.mceLayout {
	width:100% !important;
}

#txt_ifr {
	width:100% !important;	
	height:50em !important;
}

/*Divs*/

#aux,#header,#headerIt,#headerPoe,#right,#languages,#frmQuickfinder,#ribbon,#navigation {
	display:none;
}

#newsribbon {
	height:300px;
	width:950px;
	background:url(../images/news-bg.jpg) top left repeat-x;
	padding:10px 0;
	margin-bottom:1em;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
}

.newsitem {
	height:300px;
	width:100px;
	float:left;
	background:url(../images/newsitem-bg.jpg) top left no-repeat;
	position:relative;
	z-index:20;
	cursor:pointer;
}

.newsitem p {
	margin:10px 12px;
}

.newscontent {
	position:absolute;
	top:10px;
	width:420px;
	height:280px;
	display:none;
}

.newscontent h2 {
	margin-top:0;
	background-image:none;
}

#news1content {
	left:110px;
	z-index:10;
}

#news2content {
	left:210px;
	z-index:9;
}

#news3content {
	left:310px;
	z-index:8;
}

#news4content {
	left:410px;
	z-index:7;
}

#news5content {
	left:510px;
	z-index:6;
	display:block;
}
