body {
	background-color: #FFFFFF;
	background-image: url(/img/background.jpg);
	background-repeat:repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #0000AA;
}

#outer {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}

#inner {
	width: 850px;
	margin-left: 50px;
	text-align: left;
}

#logo {
	width: 218px;
	height: 200px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#bottom a {
	color: #999999;
}

#bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376092;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#submenu {
	float: left;
	width: 218px;
	margin-right: 32px;
	margin-top: 50px;
}

#content {
	float: left;
	width: 600px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}

#content2 {
	clear: both;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	background-color: #EEEEEE;
	line-height: 19px;
	color: #333333;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: solid 16px #022857;
	padding-left: 3px;
	color: #022857;
	line-height: 16px;
}

#content h2, #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #022857;
	line-height: 16px;
}

#galerieform {
	border: solid 1px #022857;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.image {
	border: 1px solid #BF9462;
	margin-left: 10px;
	margin-bottom: 5px;
}

.form-inner {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left {
	margin-top: 10px;
	float: left;
	width: 115px;
}

.right {
	margin-top: 10px;
	float: left;
	width: 85px;
}

#start-left {
	float: left;
	width: 350px;
}

#start-right {
	width: 220px;
	float: left;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#start-right form {
	margin-top: 30px;
	width: 220px;
	height: 130px;
	background-image: url(/img/beratersuche.gif);
	background-repeat: no-repeat;
}

#start-right form .feld {
	margin-top: 40px;
	width: 80px;
	float: left;
}

#start-right form .text {
	margin-top: 40px;
	width: 130px;
	float: left;
}

textarea {
	width: 340px;
	height: 100px;
	border: 1px solid #BF9462;
}

.field {
	width: 200px;
	height: 18px;
	border: 1px solid #BF9462;
}

/* Menu Styles */
div#mainmenu {
	clear: both;
	background-color: #D1D8E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#mainmenu a {
	text-decoration: none;
	color: #022857;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

div#mainmenu a.active {
	text-decoration: none;
	color: #ffcc00;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

div#mainmenu ul.mainmenu li a.main,div#mainmenu ul.mainmenu li a.mainactive,div#mainmenu ul.mainmenu li a.mainhigh
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	color: #022857;
	padding: 0px 6px;
	margin: 0px;
	display: block;
	float: left;
	font-weight: bold;
}

div#mainmenu ul.mainmenu li a.main:hover,div#mainmenu ul.mainmenu li a.mainactive,div#mainmenu ul.mainmenu li a.mainhigh
	{
	background-color: #BDC8C2;
	color: #FFFFFF;
}

div#mainmenu ul.mainmenu li ul.ddmenu a {
	display: block;
	background-color: #F1F3F6;
	padding: 4px 25px 4px 13px;
	font-weight: normal;
	color: #4f4f4f;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

div#mainmenu ul.mainmenu li ul.ddmenu a:hover {
	background-color: #D1D8E0;
}

div#mainmenu ul.mainmenu {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-right: 1px solid white;
	float: left;
	background-color: #D1D8E0;
	width: 850px;
}

div#mainmenu ul.mainmenu li.main {
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid white;
	height: 20px;
	background-color: #D1D8E0;
}

div#mainmenu ul.mainmenu li.main ul.ddmenu {
	visibility: hidden;
	display: block;
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: none;
}

div#mainmenu ul.mainmenu li.main ul.ddmenu li {
	display: block;
	border-bottom: 1px solid #CCCCCC;
}

/* Submenu Styles */
#nav_secondary {
	width: 218px;
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#nav_secondary li {
	margin: 0 0 1px 0;
	padding: 0px;
}

#nav_secondary li a {
	display: block;
	padding: 8px 4px 4px 11px;
	background-color: #F1F3F6;
	color: #022857;
	text-decoration: none;
	border-left: 4px solid #D1D8E0;
}

#nav_secondary li a:hover {
	background-color: #D1D8E0;
}

#nav_secondary li a.active {
	background-color: #D1D8E0;
}

.link {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 21px;
	line-height: 15px;
}

.plz {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 35px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #cccccc;
}

.plz2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 35px;
	height: 16px;
	padding-left: 2px;
	border: 1px solid #cccccc;
}

.plz-button {
	margin-left: 40px;
	width: 18px;
	height: 9px;
}

#photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

.form-textarea {
	width: 340px;
	height: 120px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding-left: 2px;
}

.form-textarea:focus{
	background-color: #F9FCFF;
}

.form-text {
	width: 340px;
	height: 18px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding-left: 2px;
}

.form-text:focus{
	background-color: #F5F9FC;
}

#gal-prev {
	width: 30px;
	height: 375px;
	float: left;
	padding-top: 1px;
}

#gal-prev a {
	width: 30px;
	height: 375px;
	display: block;
	line-height: 375px;
	background-image: url(/img/gal_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#gal-prev a:hover {
	background-position: -60px 0px;
}

#gal-next {
	width: 30px;
	height: 375px;
	float: left;
	padding-top: 1px;
}

#gal-next a {
	width: 30px;
	height: 375px;
	display: block;
	line-height: 375px;
	background-image: url(/img/gal_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#gal-next a:hover {
	background-position: -60px 0px;
}

#gal-main {
	margin-left: 18px;
	margin-right: 18px;
	border: 1px solid #022857;
	background-color: #022857;
	width: 500px;
	height: 375px;
	text-align: center;
	float: left;
}

.gal-small {
	margin-right: 37px;
	margin-bottom: 37px;
	border: 1px solid #022857;
	background-color: #FFFFFF;
	width: 120px;
	height: 90px;
	text-align: center;
	float: left;
	border: 1px solid #022857;
}

.gal-small-right {
	border: 1px solid #022857;
	margin-bottom: 37px;
	background-color: #FFFFFF;
	width: 120px;
	height: 90px;
	text-align: center;
	float: left;
}

.gal-small-on {
	margin-right: 37px;
	margin-bottom: 30px;
	border: 1px solid #022857;
	background-color: #FFFFFF;
	width: 120px;
	height: 90px;
	text-align: center;
	float: left;
	border-top: 1px solid #BF9462;
	border-left: 1px solid #BF9462;
	border-right: 1px solid #BF9462;
	border-bottom: 8px solid #BF9462;
}

.gal-small-right-on {
	border-top: 1px solid #BF9462;
	border-left: 1px solid #BF9462;
	border-right: 1px solid #BF9462;
	border-bottom: 8px solid #BF9462;
	margin-bottom: 30px;
	background-color: #DD0000;
	width: 120px;
	height: 90px;
	text-align: center;
	float: left;
}

#gal-head {
	font-size: 11px;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
	background-color: #D1D8E0;
	text-align: center;
}

#aktionsbanner {
	width: 218px;
	border: 1px solid #042856;
}

#aktionsbanner .inner {
	padding: 10px;
	line-height: 20px;
}
#infobanner{
	margin-top: 30px;
}


.error-message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD0000;
}



.flash-error {
    background-color: #DD0000;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.flash-correct {
    background-color: #33CC99;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.flash-warning {
    background-color: #FFCC00;
    font-size: 12px;
    color: #000000;
    margin-bottom: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.clear{
	clear: both;
}

.anfahrt{
	margin: 0px;
	padding: 0px;
	width: 290px;
	float: left;
}



.pressespiegel{
	background-color: #F4F4F4;
	padding: 3px;
	margin-bottom: 10px;
}

.pressespiegel a{
	color: #999999;
	font-size: 11px;
	
}

.pressespiegel a b{
	color: #0000AA;
	font-size: 12px;
	
}



/***************************
News-Übersicht
********************************/


.news {
    background-color: #F3F6F9;
    margin-bottom: 20px;
}

.news h4{
	margin: 0px;
}
.news p {
    padding: 5px;
    font-size: 11px;
    margin: 0px;
    display: block;
    width: 500px;
    float: left;
}

.news em {
    display: block;
    float: left;
    text-align: right;
    overflow: hidden;
    width: 68px;
    padding: 5px;
    border-right: 1px dotted #999999;
    margin-right: 5px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}

.news em tt {
    font-size: 20px;
}






#accordion {
    margin-top: 20px;
    clear: both;
}

#accordion h3.toggler {
    background-color: #EEEEEE;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #666666;
    padding: 3px;
    cursor: pointer;
    padding-left: 30px;
    background-image: url(/img/toggler_arrow.gif);
	background-repeat:no-repeat;
}

#accordion div.element {
    margin-bottom: 10px;
}

#accordion div.element span.text {
    padding: 8px;
    display: block;
    border: 1px solid #EDEBEB;
}




/* SLIMBOX */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter,#lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



