/*******************************************************************************
********************************************************************************
	Projekt		: ELBEPARK Dresden
	Agentur		: blumbeet - web.studio
						: Thomas Blum
						: www.blumbeet.com

********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

sup {
	vertical-align: top;
}

sub, sup {
	line-height: 1;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
dl, ol, ul, dt, dd, li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}

.din {
	display: none;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Blau */
body, 
a.lk2, 
a.lk3, 
.hl .odd, 
#navi-main li.lev1 .navi-fly ul li span.inner, 
#wrapper #navi-sub a, 
#navi-footer li li a {
	color: #112678;
}

/*	Hellblau */
.tx2, 
a.lk1, 
a.lk4, 
a.lk5,
a.lk6, 
.tsr .img a .date, 
.pagination, 
.pagination ul li a, 
.xform a {
	color: #257fc1;
}
#navi-meta a {
	color: #cedef0;
}
/*	Grau - Suchfeld */
#navi-main li.search input {
	color: #929292;
}

/*	Weiss */
#logo, 
#navi-main li.lev1 span, 
#navi-meta li a:hover, 
.xform p.formsubmit input {
	color: #fff;
}

/*	Rot */
.hl1, 
.hl2, 
.hl4, 
.hl5, 
.hl6, 
.hl1 a, 
.hl2 a, 
.hl4 a, 
.hl5 a, 
.hl6 a, 
.tx-error,
ul.ls3 dt, 
a.lk1:hover,
p.lk1 a.active, 
a.lk2:hover, 
a.lk2-active,  
a.lk3:hover, 
a.lk4:hover,
p.lk4 a.active,
a.lk5:hover,
p.lk5 a.active,
a.lk6:hover,
p.lk6 a.active,
#navi-footer, 
#navi-footer a, 
#navi-footer li.lev2 a:hover, 
#navi-main li.lev1 .navi-fly ul li a:hover span.inner,  
#navi-main li.lev1 .navi-fly ul li a.current span.inner,  
#navi-main li.lev1 .navi-fly ul li span.lev2 span.inner, 
#wrapper #navi-sub li a:hover, 
#wrapper #navi-sub li a.current, 
#wrapper #navi-sub li span.active, 
#wrapper ul.ls2 li a:hover, 
.xform legend, 
.xform label.warning, 
.xform span.warning,
.xform .form-warning {
	color: #aa0016;
}
/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: "Arial", "Verdana", sans-serif;
}

/*
#navi-main li.lev1 a, 
#navi-main li.lev1 span {
	font-family: "Myriad Pro", "Myriad", "Arial", "Verdana", sans-serif;
}
*/

/********************************************************* Schriftgroessen *****
*******************************************************************************/
body {
	font-size: 81.25%;
}

.hl1 {
	font-size: 215%;
}
.hl2,
.hl3, 
ul.ls3 dt {
	font-size: 154%;
}
.hl4, 
.tx1, 
.tsr .img a .date .day, 
.xform legend {
	font-size: 130%;
}
.hl5, 
.hl6, 
#navi-main {
	font-size: 115%;
}

#navi-sub li span.inner {
	font-size: 108%;
}

#sidebar p, 
#sidebar dl, 
#sidebar ol, 
#sidebar ul, 
#navi-main li.search, 
#navi-main li.lev1 .navi-fly ul li span.inner, 
#navi-footer li.lev2 a, 
#navi-footer li.lev2 span.active, 
.tsr .img a .date .month {
	font-size: 93%;
}
#logo {
	font-size: 77%;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
.section {
	line-height: 1.4;
}

.section .hl4 {
	line-height: 1.1;
}

.tsr .img a .date .day, 
.tsr .img a .date .month {
	line-height: 1.1;
}
/************************************************************* Allgemeines *****
*******************************************************************************/



.section p, 
.section dl, 
.section ol, 
.section ul, 
.section table, 
.section address, 
.grid2col, 
.slice, 
.tsr, 
.section p.imgs span.img {
	margin-bottom: 1em;
}

.section .tx1, 
.box1 {
	margin-bottom: 2em;
}

.box3 {
	margin-bottom: 26px;
}
.box3 .img {
	margin-bottom: 0px;
}

.slice ol {
	margin-left: 20px;
}
.slice ol li {
	padding-bottom: .5em;
	list-style-type: decimal;
}
.slice ul {
	margin-left: 20px;
}
.slice ul li {
	padding-bottom: 0;
	list-style-type: circle;
}

/********************************************************** Ueberschriften *****
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

/*
hl1 = Seitenueberschrift
hl2 = Content - Bereichsueberschrift
hl3 = Sidebar - Bereichsueberschrift
hl4 = Content - Ueberschrift in Fliesstext (Teaser, Text/Bild)
hl5 = Sidebar - Ueberschrift in Fliesstext (Teaser, Text/Bild)
hl6 = Content - Ueberschrift in Fliesstext (Text/Bild)
*/

.hl1, 
.hl2, 
.hl3 {
	margin-bottom: 30px;
	padding: 10px 0 5px 0;
	background-image: url(/layout/css/ln_db_605_001.gif);
	background-position: 0% 100%;
}

.hl1, 
.hl2 {
	clear: both;
} 
.hl2, 
.hl3 {
	margin-bottom: 28px;
} 
.hl3 {
	margin-bottom: 9px;
	font-weight: normal;
}
.hl4 {
	margin-bottom: 1em;
}
.hl5 {
}
.hl6 {
	padding: 1em 0 .5em 0;
}

/*	nln = no line */
#site #wrapper .hl1-nln, 
#site #wrapper .hl2-nln, 
#site #wrapper .hl3-nln {
	background: none;
	margin-bottom: 1px;
}
.hl3-nln {
	padding-bottom: 3px;
}

.grid2col .hl2, 
.grid2col .hl3 {
	background-image: url(/layout/css/ln_db_295_001.gif);
}
#sidebar .hl3 {
	background-image: url(/layout/css/ln_db_250_001.gif);
}

.hl-shdw {
	display: block;
	width: 200px;
	padding: 0px;
	padding-bottom: 4px;
	background-image: url(/layout/css/shdw_img_b.gif);
	background-position: 100% 100%;
}
.hl-shdw .shdw {
	display: block;
	padding: 0 15px 0 5px;
	background-image: url(/layout/css/shdw_img_r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

/******************************************************************* Texte *****
*******************************************************************************/
/*	Text hervorgehoben */
.tx1 {
}

/*	Text ist eingerueckt wie ein Link
		siehe Finder, die keinen Link zur VK haben
 */
.tx2 {
	display: block;
	padding-left: 20px;
}

/********************************************************** Seitenstruktur *****
*******************************************************************************/
html {
	background-color: #d7e4f2;
	background-image: url(/layout/css/pattern.gif);
	background-repeat: repeat-x;
}

body {
	background-color: transparent;
	background-image: url(/layout/css/gradient.jpg);
	background-position: 50% 0%;
}

#site {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#site-b {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	background-image: url(/layout/css/24b/bottom.png);
}

#header,
#footer, 
#wrapper, 
#bottom, 
#main {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

#header {
	height: 169px;
	background-image: url(/layout/css/24b/navi_main.png);
	background-position: 0px 100%;
}
#wrapper {
	background-image: url(/layout/css/24b/wrapper.png);
	background-repeat: repeat-y;
}
#wrapper2 {
	padding: 0 10px;
}

#content {
	float: left;
	width: 635px;
}
#content .section {
	padding: 5px 0 0 25px;
}
#sidebar {
	float: right;
	width: 275px;
}
#sidebar .section {
	padding: 16px 20px 0 0;
}
#bottom .section {
	padding: 20px 0 20px 25px;
}

.ctype-sc #content {
	float: right;
}
.ctype-sc #content .section {
	padding-left: 0px;
	padding-right: 20px;
}
.ctype-sc #sidebar {
	float: left;
	width: 280px;
}
.ctype-sc #sidebar .section {
	padding-left: 25px;
	padding-right: 0;
}

/****************************************************************** Header *****
*******************************************************************************/

#logo {
	position: absolute;
	top: 27px;
	left: 24px;
}
#logo p {
	text-align: center;
}
#logo p a {
	display: block;
	width: 448px;
	height: 38px;
	margin-bottom: 13px;
	background-image: url(/layout/css/logo.gif);
	text-indent: -1000em;
}


/****************************************************************** Footer *****
*******************************************************************************/
#footer {
	padding-top: 48px;
	background-image: url(/layout/css/gradient_footer_t.jpg);
}
#logos {
	padding-bottom: 10px;
	background-image: url(/layout/css/shdw_footer.gif);
	background-position: 0 100%;
}
#logos .section {
	width: 100%;
	height: 110px;
	background-image: url(/layout/css/gradient_footer.jpg);
}

/************************************************************ Navigationen *****
*******************************************************************************/
#navi-main {
	position: absolute;
	bottom: 7px;
	left: 10px;
	width: 915px;
}

#navi-main li.lev1 {
	position: relative;
	display: block;
	float: left;
}
#navi-main li.lev1 a, 
#navi-main li.lev1 span.active, 
#navi-main li.lev1 span.inner {
	display: block;
	background-image: url(/layout/css/navi_main.gif);
}
/*
#navi-main li.lev1 a, 
#navi-main li.lev1 span.active {
	padding-left: 1px;
}
*/
#navi-main li.lev1 a {
	background-position: 0% -100px;
}
#navi-main li.lev1 span.inner {
	margin-left: 1px;
	padding: 0 16px 0 15px;
	background-position: 100% 0px;
	font-weight: bold;
	line-height: 50px;
	text-transform: uppercase;
}
#navi-main li.lev1:hover a, 
#navi-main li.lev1:hover span.active, 
#navi-main li.lev1 a:hover, 
#navi-main li.lev1 a.current, 
#navi-main li.lev1 span.active {
	background-position: 0% -300px;
}
#navi-main li.lev1:hover a span.inner, 
#navi-main li.lev1:hover span.active span.inner, 
#navi-main li.lev1 a:hover span.inner, 
#navi-main li.lev1 a.current span.inner, 
#navi-main li.lev1 span.active span.inner {
	background-position: 100% -200px;
}


#navi-main li.first a, 
#navi-main li.first a.current, 
#navi-main li.first span.active {
	padding-left: 0px;
	background: none;
}
#navi-main li.first span.inner {
	margin-left: 0px;
	padding: 0;
	width: 64px;
	background: none;
	text-indent: -1000em;
}
#navi-main li.first span.inner {
	background: none;
	background-image: url(/layout/css/navi_home.gif);
	background-position: -10000px -10000px;
	background-repeat: no-repeat;
}
#navi-main li.first:hover a span.inner, 
#navi-main li.first:hover a.current span.inner, 
#navi-main li.first:hover span.active span.inner, 
#navi-main li.first a:hover span.inner, 
#navi-main li.first a.current:hover span.inner, 
#navi-main li.first span.active span.inner {
	background-position: 0 0;
}


#navi-main li.search {
	float: right;
	width: 250px;
	padding-top: 12px;
	
	display: none;
}
#navi-main li.search p.form-text {
	padding-left: 11px;
	background-image: url(/layout/css/search.gif);
}
#navi-main li.search p.form-text input {
	background: none;
	border: 0;
}
#navi-main li.search p.form-text input.form-text {
	margin-right: 3px;
	padding: 2px 0;
	width: 210px;
	height: 22px;
}
#navi-main li.search p.form-text input.form-submit {
	width: 26px;
	height: 26px;
	cursor: pointer;
}



#navi-main li .navi-fly {
	display: none;
	position: absolute;
	left: 50%;
	top: 40px;
	z-index: 1000;
	width: 380px;
	margin-left: -190px;
	padding-top: 12px;
	background-image: url(/layout/css/navi_flyout_arrow.gif);
	background-position: 50% 0;
}
#navi-main li:hover .navi-fly {
	display: block;
}
#navi-main li .navi-fly .content {
	overflow: hidden;
	padding: 15px 0 27px 14px;
	background-image: url(/layout/css/24b/navi_flyout.png);
	background-position: 0% 100%;
}
#navi-main li .navi-fly ul {
	float: left;
	margin-left: 4px;
	background-image: url(/layout/css/navi_flyout_sub.gif);
}

#navi-main li .navi-fly ul li {
	float: none;
	width: 171px;
	background-image: url(/layout/css/navi_flyout_sub.gif);
	background-position: 0 100%;
}
#navi-main li .navi-fly ul li a.lev2, 
#navi-main li.lev1 .navi-fly ul li span.lev2 {
	display: block;
	padding: 5px 5px 6px 20px;
	background-image: url(/layout/css/arrow_f_005_009.gif);
	background-position: 10px 9px;
	font-weight: bold;
}
#navi-main li .navi-fly ul li a.lev2:hover, 
#navi-main li .navi-fly ul li a.current, 
#navi-main li.lev1 .navi-fly ul li span.lev2 {
	background-position: -1990px 9px;
}
#navi-main li.lev1 .navi-fly ul li span.inner {
	background: none;
	padding: 0;
	line-height: normal;
	text-transform: none;
}

/*	Aktuelles speziell ausrichten */
#navi-main li#navi-2 .navi-fly {
	margin-left: -100px;
	background-position: 91px 0px;
}




#navi-sub {
	padding-right: 5px;
}

#navi-sub li, 
#navi-sub li a, 
#navi-sub li span {
	display: block;
}
#navi-sub li {
	margin-bottom: 4px;
}
#navi-sub li a, 
#navi-sub li span.active {
	padding-left: 23px;
	background-color: #b2cce8;
	background-image: url(/layout/css/arrow_f_005_009.gif);
	background-position: 9px 7px;
	font-weight: bold;
}
#navi-sub li a:hover, 
#navi-sub li a.current, 
#navi-sub li span.active {
	background-position: -1991px 7px;
}
#navi-sub li span.inner {
	padding: 2px 5px 2px 11px;
	background-color: #e1ebf6;
}



#navi-meta {
	float: right;
	padding-right: 35px;
}
#navi-meta li {
	display: block;
	float: left;
	margin-left: 12px;
	padding: 8px 0 7px 13px;
	background-image: url(/layout/css/navi_meta.gif);
}
#navi-meta li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#navi-meta li a.twitter {
	padding-left: 20px;
	background-image: url(/layout/css/twitter_meta.gif);
}



#navi-footer {
	float: left;
	width: 100%;
	background-image: url(/layout/css/navi_footer.gif);
	background-repeat: repeat-x;
}
#navi-footer ul {
	margin-left: 10px;
	font-weight: bold;
}
#navi-footer ul ul {
	margin-left: 0;
}
#navi-footer li.lev1 {
	display: block;
	float: left;
	width: 160px;
	height: 169px;
	background-image: url(/layout/css/navi_footer_li.gif);
}
html>body #navi-footer li.lev1 {
	height: auto;
	min-height: 169px;
}
#navi-footer li.lev1 a, 
#navi-footer li.lev1 span.active {
	display: block;
	padding: 17px 0 12px 15px;
	text-transform: uppercase;
}
#navi-footer li.lev1 a:hover {
	text-decoration: underline;
}
#navi-footer li.lev2 a, 
#navi-footer li.lev2 span.active {
	padding: 0 0 8px 27px;
	background-image: url(/layout/css/arrow_f_005_009.gif);
	background-position: 15px 1px;
	text-transform: none;
}
#navi-footer li.lev2 a:hover, 
#navi-footer li.lev2 span.active {
	background-position: -1985px 1px;
	text-decoration: none;
}
#navi-footer li.first {
	width: 45px;
	padding-top: 15px;
	background: none;
}
#navi-footer li.first a, 
#navi-footer li.first span.active {
	margin-left: 15px;
	padding-bottom: 0px;
	width: 18px;
	height: 15px;
	background-image: url(/layout/css/navi_footer_home.gif);
	text-indent: -1000em;
}




.pagination {
	padding: 10px 0 5px 0;
	background-image: url(/layout/css/ln_db_605_001.gif);
	text-align: right;
}
.pagination dl dt, 
.pagination dl dd, 
.pagination ul, 
.pagination ul li {
	display: inline;
}
.pagination dl dt {
	padding-right: 15px;
}
/*
.pagination ul li {
	background-image: url(/layout/css/ic_vert_grey.gif);
	background-position: 0px 50%;
}
.pagination ul li.first {
	background: none;
}
*/
.pagination ul li a {
	padding: 0 5px;
}
.pagination ul li a:hover {
	text-decoration: underline;
}
.pagination ul li a.active {
	font-weight: bold;
}


/************************************************************* Komponenten *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 0 0 2em 0;
	background-image: url(/layout/css/ln_db_605_001.gif);
}
.split2 {
	background-image: url(/layout/css/ln_lb_605_001.gif);
}

.slice {
	clear: both;
}

.ti .content {
	padding-right: 5px;
}
#sidebar .ti-bl .fl-lft {
	margin-right: 10px;
}
#sidebar .ti-bl .fl-rght {
	margin-left: 10px;
}
#content .ti-bl .content,
#sidebar .ti-bl .content {
	float: right;
	width: 385px;
}
#content .ti-bl-l .content, 
#sidebar .ti-bl-l .content {
	float: left;
}
#sidebar .ti-bl .content {
	width: 165px;
}
#content .tsr .ti-bl .content {
	width: 415px;
}

.box3 .content {
	padding-right: 0;
}
/*	Abstand zum Bild wieder herstellen */
.box3 .has-img {
	padding-top: 1em;
}
.ti-bl .box3a .has-img {
	padding-top: 0;
}
#sidebar .ti-bl .box3a .content {
	width: 145px;
}

.img .shdw {
	display: block;
	background-image: url(/layout/css/shdw_img_b.gif);
	background-position: 100% 100%;
}
.img .shdw img {
	margin-bottom: 4px;
	padding-right: 5px;
	background-image: url(/layout/css/shdw_img_r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.tsr .img a, 
.img a.lightbox {
	display: block;
	position: relative;
}
.img a.lightbox .zoom {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 4px;
	width: 30px;
	height: 31px;
	background-image: url(/layout/css/24b/img_zoom.png);	
	text-indent: -1000em;
}
.box3 .img a.lightbox .zoom {
	right: 0;
	bottom: 0;
}

/*	Teaser */
.tsr {
	padding-top: 30px;
	background-image: url(/layout/css/ln_lb_605_001.gif);
}
.tsrb {
	padding-top: 1em;
	background: none;
}
.tsr-first {
	padding-top: 0;
	background: none;
}
.tsr .img a .date {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 51px;
	height: 51px;
	background-image: url(/layout/css/24b/img_date.png);	
}
.tsr .img a .date .day, 
.tsr .img a .date .month {
	display: block;
	margin-right: 10px;
	text-align: center;
}
.tsr .img a .date .day {
	padding-top: 4px;
	font-weight: bold;
}






.grid2col {
	float: left;
	width: 100%;
}
.grid2col .col-a, 
.grid2col .col-b {
	float: left;
	width: 295px;
}
.grid2col .col-b {
	margin-left: 15px;
}


/*	Bspl Flash */
.box1 {
	clear: both;
}
.box1 .top, 
.box1 .middle, 
.box1 .bottom {
	width: 895px;
	height: 2px;
	background-image: url(/layout/css/box_895_t.gif);
}
.box1 .middle {
	height: auto;
	background-image: url(/layout/css/box_895_m.gif);
	background-repeat: repeat-y;
}
.box1 .bottom {
	height: 5px;
	background-image: url(/layout/css/box_895_b.gif);
}
.box1 .content {
	padding: 10px;
}




.box2 .content {
	padding: 10px;
	background-color: #f6f9fc;
	border: 1px solid #c3d8ec;
}



/*	normale Box */
.box3 {
	display: block;
	padding-bottom: 4px;
	background-image: url(/layout/css/shdw_img_b.gif);
	background-position: 100% 100%;
}
.box3a {
	padding-right: 5px;
	background-image: url(/layout/css/shdw_img_r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.box3b {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #c3d8ec;
	border-right-color: #95badd;
	border-bottom-color: #95badd;
}
.box3c {
	padding: 8px;
	background-color: #f6f9fc;
}
#sidebar .box3c {
	padding: 9px;
}



.flash1, 
.flash2 {
	width: 870px;
}
.flash1 {
	height: 660px;
}
.flash2 {
	height: 500px;
}


table.tblw1 th {
	width: 120px;
}

table.tbl1 {
	width: 100%;
}
table.tbl1 th, 
table.tbl1 td {
	padding: 5px;
	background-color: #b2cce8;
	border: 1px solid #fff;
	border-left: 0;
}
table.tbl1 td {
	background-color: #e1ebf6;
}


/******************************************************************* Links *****
*******************************************************************************/
.tsr .content a:hover {
	text-decoration: underline;
}
a.lk1, 
a.lk2, 
a.lk3, 
a.lk4, 
a.lk5, 
a.lk6 {
	font-weight: bold;
}
sup.footnote a.lk1 {
	font-weight: normal;
}

/*	Hellblau mit Icon */
/*	lk4 eigentlich externe Links */
/*	lk5 eigentlich mailto Links */
/*	lk6 eigentlich Download Links */
a.lk1, 
a.lk4, 
a.lk5, 
a.lk6 {
	/* margin-left: 5px; */
	padding: 0 0 0 8px;
	background-image: url(/layout/css/arrow_f_005_009.gif);
	background-position: -1000px 3px;
}
a.lk1:hover, 
p.lk1 a.active, 
a.lk4:hover, 
a.lk5:hover, 
a.lk6:hover {
	background-position: -2000px 3px;
}
sup.footnote a.lk1 {
	padding: 0;
	background: none;
}

/*	Dunkelblau mit Icon */
a.lk2 {
	padding: 0 0 0 10px;
	background-image: url(/layout/css/arrow_f_005_009.gif);
	background-position: 0 3px;
}
a.lk2:hover, 
a.lk2-active {
	background-position: -2000px 3px;
}

/* Dunkelblau ohne Icon */
a.lk3 {
}


/****************************************************************** Listen *****
*******************************************************************************/
/* Finder -> Buchstaben */
ul.ls1 {
}
ul.ls1 li {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}

/*	Finder -> Kategorien */
ul.ls2 {
}
ul.ls2 li {
	display: block;
	padding-left: 10px;
}

/*	Finder -> Mieterliste */
ul.ls3 {
	float: left;
	width: 100%;
	padding-bottom: 2em;
}
ul.ls3 li.col {
	display: block;
	float: left;
	width: 185px;
	margin-left: 25px;
}
ul.ls3 li.first {
	margin-left: 0;
}
ul.ls3 dt {
	
}
ul.ls3 a {
	display: block;
	margin-left: 10px;
}

/*	Galerie Lightbox 
		http://elbepark.addoff.de/de/aktuelles/news/neueroeffnungen.html
*/
ul.ls4 {
}
ul.ls4 li {
	display: block;
	float: left;
	width: 185px;
	margin-left: 25px;
	padding-bottom: 20px;
}
ul.ls4 li.first {
	clear: both;
	margin-left: 0;
}


/*************************************************************** Formulare *****
*******************************************************************************/
.xform {
	clear: both;
}
.xform form {
}
.xform fieldset {
	padding: 20px 0;
}
.xform legend {
	font-weight: bold;
}
#content .xform p {
	clear: both;
	margin-bottom: 8px;
}
#content .xform p.formcheckbox {
	padding-left: 134px;
}
#content .xform p.fl-rght, 
#content .xform p.info, 
#content .xform p.formsubmit {
	clear: none;
}
.xform label, 
.xform span.as-label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
	font-weight: bold;
}
.xform p.formnotice {
	padding-left: 150px;
}
.xform span.form-notice {
	display: block;
	margin-left: 155px;
}
.xform p.formrequired, 
.xform p.form-required {
	text-align: right;
}
#content .xform p.form-required {
	margin-bottom: -23px;
	padding-right: 41px;
}
.xform label.warning {
	text-decoration: underline;
}

.xform p.formcaptcha input.captcha, 
.xform p.formpassword input.password, 
.xform p.formtext input.text, 
.xform p.formtext input.inp_disabled, 
.xform p.formtextarea textarea.textarea {
	width: 406px;
	padding: 3px;
	background-color: #e1ebf6;
	border: 1px solid #b2cce8;
	border-bottom-width: 3px;
}
.xform p.formtext input.inp_disabled {
	background: none;
	border: 0;
	font-weight: bold;
}
.xform p.formselect select {
	width: 412px;
}

#sidebar .box3 .xform fieldset {
	padding-top: 0;
	padding-bottom: 0px;
}
#sidebar .xform label, 
#sidebar .xform span.as-label {
	float: none;
	width: auto;
}
#sidebar .xform p.formcaptcha input.captcha, 
#sidebar .xform p.formpassword input.password, 
#sidebar .xform p.formtext input.text, 
#sidebar .xform p.formtext input.inp_disabled, 
#sidebar .xform p.formtextarea textarea.textarea {
	width: 200px;
}
/***************************************************** form-checkbox ---------*/
.xform .formcheckbox input, 
.xform .formradio input {
	margin: 2px 5px 0 0;
	padding: 0;
	line-height: 1;
	vertical-align: top;
}
.xform p.formcheckbox label, 
.xform p.formmcheckbox label, 
.xform p.formradio label {
	display: inline;
	float: none;
	width: auto;
}
/*
.xform p.formcheckbox input.checkbox, 
.xform p.formmcheckbox input {
	display: inline-block;
	margin: 0 5px 4px 133px;
	padding: 0;
	vertical-align: middle;
}
*/

/***************************************************** form-captcha ---------*/

.xform .formcaptcha label {
	float: none;
	width: auto;
	margin-right: 0px;
}
.xform .formcaptcha label {
	margin-bottom: 5px;
}
.xform p.formcaptcha input.captcha {
	width: 206px;
}
.xform .formcaptcha img {
	vertical-align: bottom;
}



.xform p.formsubmit {
	padding-top: 20px;
}
.xform p.formsubmit input {
	margin-left: 155px;
	padding: 3px 10px;
	background: none;
	background-image: url(/layout/css/form_submit.gif);
	background-position: 0px 50%;
	background-repeat: repeat-x;
	border: 0;
	cursor: pointer;
}
.xform input.form-submit {
	width: 159px;
	height: 39px;
	background-image: url(/layout/css/submit.gif);
	border: 0;
}
#sidebar .xform input.form-submit {
	width: 119px;
	height: 35px;
	background-image: url(/layout/css/submit_s.gif);
}
#sidebar .box3 .xform input.form-submit {
	background-image: url(/layout/css/submit_s_box.gif);
}

.xform ul.form_warning {
	color: #b00;
}
.xform p.formcaptcha input.form_warning, 
.xform p.formpassword input.form_warning, 
.xform p.formtext input.form_warning, 
.xform p.formtext input.form_warning, 
.xform p.formtextarea textarea.form_warning {
	background-color: #ffd8d5;
	border-color: #b00;
}



.xform .formselect-text, 
.xform .formcheckbox-text {
	margin-bottom: 2em;
}
.xform .formselect-text label, 
.xform .formcheckbox-text label {
	float: none;
	width: auto;
	font-weight: normal;
}
.xform .formselect-text label, 
.xform .formselect-text input, 
.xform .formcheckbox-text label, 
.xform .formcheckbox-text input {
	margin-left: 155px;
}



#sidebar .form-mobile p.formtext label {
	float: left;
	width: 115px;
	margin-right: 5px;
}

#sidebar .form-mobile p.formtext span.formtext-before {
	padding-right: 5px;
}
#sidebar .form-mobile p.formtext span.formtext-after {
	display: block;
	padding-left: 120px;
	font-style: italic;
}
#sidebar .form-mobile p.formtext input.text {
	width: 100px;
}







p.form-notice {
	clear: both;
	display: block;
	margin-left: 155px;
}

span.form-warning {
	clear: both;
	display: none;
	margin-left: 20px;
}
p.warning span.form-warning {
	display: block;
}


.popup {
	height: 500px;
	width: 100%;
	background-color: #FFF;
	overflow: scroll;
}
.popup-content {
	padding: 20px;
}