img {
    border-width:0px;
}

a{
    outline: none;
    color: #305d85;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #305d85;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    background: #ffffff url(../img/bg.png) repeat-y center top;
}

h1 {
    color: #ee7b00;
    font-size: 22px;
}

h2,h2 a {
	text-decoration:none;
    color: #ee7b00;
    font-size: 18px;
}
h2 a:hover
{	
	text-decoration:underline;	
	color:black;
}

h3 {
    color: #ee7b00;
    font-size: 16px;
}

h1:first-child, h2:first-child, h3:first-child {
    margin-top: 0;
}

#container {
    width: 990px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: left;
}

#header {
    padding: 1px 0 0 0;
    margin: 0;
    height: 150px;
    background: #f6a516 url(../img/header-bg.jpg) no-repeat left top;
}
#header h1 {
    margin: 14px 0 0 78px;
    padding: 0;
}
#header h1 a{
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 488px;
    height: 119px;
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	/* background: url(../img/schlosspark-oranienburg.jpg) no-repeat 0 0; */
}

#subheader {
    padding: 1px 0 0 0;
    margin: 0 0 10px 0;
    height: 284px;
    background: #648e46 url(../img/subheader-bg.jpg) no-repeat left top;
}

#subheader h2 {
    margin: 90px 0 0 289px; /* 90 */
    position: absolute;
    z-index: 1;
    float: left;
    width: 253px;
    height: 98px;
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	background: url(../img/traumlandschaften.jpg) no-repeat 0 0;
}

#topMenu {
    margin: 96px 10px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}
#topMenu li {
    float: left;
    margin: 0 0 0 7px;
    padding: 0 0 0 8px;
    background: url(../img/topmenu-divider.png) no-repeat 0px 3px;
}

#topMenu li.first {
    margin: 0;
    padding: 0;
    background: none;
}

#topMenu li a, #topMenu li a:hover, #topMenu li a:focus{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

#topMenu li a:hover, #topMenu li a:focus, #topMenu li.active a {
    text-decoration: underline;
}

#mainMenu {
    margin: -1px 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    float: right;
}

#mainMenu li {
    float: left;
    margin: 0;
    padding: 0;
    height: 36px;
    background: url(../img/mainmenu-divider.png) no-repeat 0 17px;
}

#mainMenu li a, #mainMenu li a:hover, #mainMenu li a:focus {
    margin: 0;
    padding: 14px 13px 5px 14px;
    display: block;
    color: #94c36b;
    font-size: 13px;
    text-decoration: none;
}

#mainMenu li.first {
    background: none;
}

#mainMenu li a:hover, #mainMenu li a:focus, #mainMenu li.active a, #mainMenu li a.selected {
    color: #ee7b00;
    background: url(../img/menu-bg.png) repeat;
    /* opacity */
}

#mainMenu ul ul
{
	position: absolute;
	top:-25px;
}
#mainMenu li ul.subMenu {
    position: absolute; 
    z-index: 99;
    margin: 0;
    padding: 5px 0 5px  0;
    list-style: none;
    background: url(../img/menu-bg.png) repeat;
    border: 0 dashed #ffffff;
    border-top-width: 1px;
}

#mainMenu li:last-child ul.subMenu, #mainMenu li.last ul.subMenu {
    margin: 0 0 0 -69px;
}

#mainMenu li ul.subMenu ul.subMenu {
    margin: 0;
    position: relative;
}

#mainMenu li ul.subMenu li {
    margin: 0;
    padding: 0;
    height: 26px;
    float: none;
    background: none;
    white-space: nowrap;
}

#mainMenu li ul.subMenu li a, #mainMenu li ul.subMenu li a:hover, #mainMenu li ul.subMenu li a:focus {
    float: none;
    display: block;
    padding: 5px 23px 4px 23px;
    margin: 0;
    color: #ffffff;
    background: none;
}

#mainMenu li ul.subMenu li a:hover, #mainMenu li ul.subMenu li a:focus, #mainMenu li ul.subMenu li.active a {
    background: none;
    background-color: #ee7b00;
}

#breadcrumb {
    font-size: 11px;
    margin: 240px 0 0 20px;
}

#breadcrumb span {
    float: left;
}
#breadcrumb em {
    font-style: normal;
    color: #ee7b00;
}
#breadcrumb ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}

#breadcrumb ul li {
    float: left;
    padding: 0 10px 0 5px;
    background: url(../img/breadcrumb-divider.png) no-repeat right 3px;
}

#breadcrumb ul li a {
    color: #305d85;
    text-decoration: underline;
}

#breadcrumb ul li a:hover {
    color: #ee7b00;
}

#breadcrumb ul li.last {
    padding-right: 0;
    background: none;
}

.col1 {
    float: left;
    width: 240px;
    margin: 0 0 0 0;
}
.col2 {    
    float: left;
    width: 910px;
    margin: 0 0 0 40px;
}

.v4Calendar
{
	width:232px;
	padding:0px;
	position:relative;
	left:-10px;
}
.v4Calendar table
{
	width:232px;
	margin:0px;
}
.v4Calendar .calItem
{
    background: #cdd7e1;
    color: #063667;
    text-align:Center;
}
.v4Calendar .calAktDate,.v4Calendar .calSelected
{
    background: #063667;
    color: #ffffff;
}
.v4Calendar .calAktDate
{
	color:Red;
	border:0px;
}
.col3 {
    float: left;
    width: 232px;
    margin: 0 0 0 28px;
}

.col3 h3 {
    background: #ee7b00;
    color: #ffffff;
    padding: 5px 0 5px 10px;
    font-weight: bold;
    margin-bottom: 0;
    border: 0 dashed #ffffff;
    border-bottom-width: 1px;
}

.choose-month,.calMonthHeader{
    text-align: center;  
    background: #ee7b00;
    line-height: 30px;
    color: #ffffff;
}

.choose-month a,.calMonthHeader a {
    color: #ffffff;
    text-decoration: none;
}
.month {
    border: 0 solid #ee7b00;
    border-bottom-width: 6px;
}
.month span, .month a {
    display: block;
    margin: 0 1px 1px 0;
    width: 32px;
    line-height: 15px;
    text-align: center;
    color: #063667;
    background: #cdd7e1;
    font-size: 11px;
}
.month a {
    background: #063667;
    color: #ffffff;
    text-decoration: none;
}
.month a:hover {
    text-decoration: underline;
}
.month th span {
    background: #063667;
    color: #ffffff;
}
.month span.last {
    width: 34px;
    margin-right: 0;
}

#headline-2010 {
    background-image: url(../img/imageheader/2010-wird-bunt.png);
    height: 99px;
    width: 352px;
    margin-top: -34px; 
}

.shortcuts {
    margin: 0;
    padding: 0;
    list-style: none;
}

.shortcuts li {
    float: left;
    margin: 0 0 0 4px;
    width: 77px;
    text-align: center;
}
.shortcuts li.first {
    margin-left: 0;
}
.shortcuts li a {
    background: #ee7b00;
    text-decoration: none;
}
.shortcuts li a span {
    display: block;
    color: #ffffff;
    line-height: 28px;
    height: 32px;
    padding: 3px 2px 0 2px;
    background: #ee7b00;
}
.shortcuts li a span.long {
    line-height: 14px;
}

#search,#calendar,#zuzstext {
    margin: 2px 0 0 0;
    background: #ee7b00;
    padding: 5px;
}
#zuzstext{
	color:white;
	margin:0px 0 0 0;
	position:Relative;
	top:-30px;
}
#zuzstext h1
{
	display:none;
}
#calendar table{position:relative;top:-15px;margin:0px;}
#calendar h3{border-bottom:1px dotted white; padding-bottom:5px;color:white;}
#calendar a
{
	color:white;
	text-decoration:none;
}
#search label {
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}
#search form p {
    background: #ffffff;
    margin: 0 0 5px 0;
    padding: 5px;
}
#search .input-text {
    background: url(../img/search-bg.png) repeat-x;
    border: 1px solid #8388a8;
    color: #305d85;
    width: 145px;
}

#search .input-submit {
    background: none;
    border: none;
    cursor: pointer;
    color: #305d85;
    font-size: 11px;
}

#barrierfree {
    margin: 5px 0 0 0;
    display: block;
    float: left;
    color: #ffffff;
    padding: 2px 18px 2px 2px;
    background: #ee7b00 url(../img/arrow-right.png) no-repeat right 2px;
    text-decoration: none;
}

#barrierfree:hover {
    text-decoration: underline;
}

#footer {
    margin: 20px 0 0 0;
    padding: 1px 5px 10px 0;
    clear: both;
    font-size: 11px;
    text-align: right;
    background: url(../img/footer-bg.png) no-repeat left bottom;
}
#footer span {
    display: block;
    margin: 30px 0 0 0;
}
#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
#footer ul li {
    float: left;
    margin: 0 0 0 7px;
    padding: 0 0 0 8px;
    background: url(../img/footermenu-divider.png) no-repeat 0px 3px;
}

#footer ul li.first {
    margin: 0;
    padding: 0;
    background: none;
}

#footer ul li a, #footer ul li a:hover, #footer ul li a:focus{
    font-size: 12px;
    text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:focus, #footer ul li.active a {
    text-decoration: underline;
}

/* common */

.imageheader {
    height: 25px;
    overflow: hidden;
    text-indent: 999em;
    white-space: nowrap;
    background-repeat: no-repeat;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#calendar
{
	margin:0px;
}







#galerie #galerieimage
{
	position:absolute;
	left:25px;
	top:10px;
	width:350px;	
}
#galerie #galerieimage img
{

	height:250px;
}
#galerie #galerienavi
{
	position:absolute;
	left:399px;
	top:10px;
}
#galerie #galerienavi select
{
	position:absolute;
	right:20px;
	top:40px;
	width:150px;
	border:1px solid silver;
	font-size:11px;
	font-family:verdana;
}
#galerie #galerienavi #navibilder
{
	position:absolute;
	top:80px;
	left:0px;
}
#galerie #galerienavi #navibilder ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px solid red;
	width:250px;
	padding-left:10px;
}
#galerie #galerienavi #navibilder ul li
{
	float:left;
}
#galerie #galerienavi #navibilder ul li a
{
	display:block;
	margin-right:7px;
	margin-top:7px;
	
}
#galerie #galerienavi #navibilder ul li a img
{
	width:73px;
	height:60px;
	border:0px;
}
#galerie #pages
{
	position:absolute;
	left:300px;
	top:342px;	
	width:50px;	
	border:0px solid red;
}
#galerie #galerienavi #pages
{
	position:absolute;	
	top:250px;
	left:180px;
}
#galerie #pages img
{
	border:0px;
	margin-left:5px;
	margin-right:5px;
}

.startbox
{
	background-image:url(../img/aktuellesoben.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:5px;
	padding-top:31px;
	width:183px;
	width:expression('193px');
	float:right;
	border-left:2px solid rgb(245,170,22);
	border-right:2px solid rgb(245,170,22);
	border-bottom:5px solid rgb(245,170,22);
}
