.mtbform	select{width:250px;border:1px solid #dddddd;margin-bottom:15px;}
.mtbform	input{width:250px;_width:245px;border:1px solid #dddddd;}
.mtbform	.mtbtitel{width:190px;float:left;}
.mtbform	.mtbpflicht{width:190px;float:left;font-weight:bold;}
.mtbform textarea{width:250px;_width:245px;border:1px solid #dddddd;	font-family: Arial,Helvetica,sans-serif;font-size:12px;}
.anmeldung{padding-top:10px;padding-left:20px;margin-bottom:10px;background-color:#ebecec;color:#003671;font-weight:bold;border:1px solid #dddddd;}
/************************************************
JCAROUSEL LITE
************************************************/
#list {
     height:100px;
     width:970px;
		 margin-top: 20px;
}

.slider {
     float:left;
     left: -5000px;
     position:relative;
     visibility:hidden;
		 z-index: 15;
}

.slider ul {
     height:100px;
     width:600px;
		 z-index: 15;
}

.slider ul li {
     padding:0 8px;
		 z-index: 15;
}

.slider ul li img {
     cursor:pointer;
     height:100px;
     width:135px;
		 z-index: 15;
}

.prev {
     cursor:pointer;
     float:left;
     padding-top:38px;
		 margin-right: 9px;
}

.next {
     cursor:pointer;
     float:right;
     padding-top:38px;
}

/************************************************
CAPTIFY CAPTION
************************************************/
.caption-top, .caption-bottom {
     background: #000000;
     color: #ffffff;
     cursor:default;
     padding:2px;
     font-size:11px;
     text-align:center;
}

.caption-top {
     border-width:0px;
}

.caption-bottom {
     border-width:0px;
}

.caption a, .caption a {
     background:#000;
     border:none;
     text-decoration:none;
     padding:2px;
}

.caption a:hover, .caption a:hover {
     background:#202020;
}

/************************************************
liScroll
************************************************/
#ticker01 {
	position: relative;
	height: 20px;
	left: 960px;
	overflow: hidden;
}

#wrapp {
width: 760px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1;
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}
 
code {
width:93%;	
/*font: normal 11px Arial, Courier, Fixed;*/
color: #000;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
/*overflow-x: auto;*/
}
/* liScroll style declarations */
 
.tickercontainer { /* the outer div with the black border */
width: 912px; 
height: 20px; 
margin-left: 30px; 
margin-top: 20px;
clear: both;
padding: 0px;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
padding-top: 4px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 910px;
list-style-type: none;
margin: 0;
padding: 0;
 
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #003671;
text-decoration: none;
margin: 0 50px 0 0;
} 

ul.newsticker a:hover {
white-space: nowrap;
padding: 0;
color: #003671;
text-decoration: underline;
margin: 0 50px 0 0;
}

ul.newsticker span {
margin: 0 10px 0 0;
}

/************************************************
Tooltipp
************************************************/
.tip {   
    width: 127px;
    display: none;
    position: absolute;
		text-align: center;
		color: #003872;
		font-size: 11px;
    /*background: transparent url(../img/tipTop.gif) no-repeat top;*/
		z-index: 250;
		overflow: visible;
}   
.tipMid {z-index: 250;padding-top: 10px; padding-bottom: 10px; border: 1px solid #C5C7C8; background-color: #ffffff;}   
.tipBtm {background: transparent url(../img/tipBtm.gif) no-repeat; background-position: bottom; height: 1px;z-index: 25;}


/************************************************
Lightbox-Clone
************************************************/
div#nyroModalFull {

}
div#nyroModalLoading {
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/loading.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	padding: 10px;
	padding-bottom: 105px;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 12px;
	left: 0px;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: visible;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	margin: 10px;
	overflow: visible;
}
/*div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}*/

div.wrapperImg div#nyroModalContent .nyrogalllinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 18px;
	width: 100%;
	height: 18px;
	overflow: visible;
	margin-bottom: 44px;
	display: block;
	text-align: left;
}

div.wrapperImg div#nyroModalContent .nyrogallclose {
	position: relative;
	width: 100%;
	height: 13px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

div.wrapperImg div#nyroModalContent .nyrogallclose:hover {
}

a#closeBut {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	width:69px;
	height: 13px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}

a.nyroModalPrev, a.nyroModalNext {
	z-index: 1050;
	outline: none;
	position: relative;
	margin-top: 18px;
	top: 0;
	height: 16px;
	width: 16px;
	cursor: pointer;
	color: #ffffff;
	text-align: right;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
/*div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}*/
a.nyroModalPrev {
	position: absolute;
	margin-top: 18px;
	width: 16px;
	height: 16px;
	left: 0px;
}
a.nyroModalPrev:link {
	background-image: url(../img/prevlbc.gif);
	text-decoration: none;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
}
a.nyroModalNext {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 0px;
}
a.nyroModalNext:link {
	background-image: url(../img/nextlbc.gif);
	text-decoration: none;
	position: absolute;
	width: 16px;
	height: 16px;
	right: 0px;
}
/************************************************
DynaCloud
************************************************/
 .highlight { background-color: yellow; }
#tagCloud { background-color: #f1f2f2;
	color: #003671;
	padding: 8px;
	margin-bottom: 30px;
	display: block;
}

.dynacloud, #dynacloud {
	position: absolute;
	top: -100px;
	left: -5000px;
	font-size: 12px;
	display: block;
	visibility: hidden;
}
/************************************************
Banner
************************************************/
#banner {
	width: 270px;
	margin: 0px; 
	text-align:left;
	position: absolute;
	display:block;
	left: 985px;
	top:60px;
	overflow:hidden;
	background:#fff;
 }

#banner_top {
	position:relative;
	top:0px;
	margin-bottom: 8px;
 }
 
#banner_oben {
	position:relative;
	top:0px;
	width: 180px;
	overflow: hidden;
 }
 
#banner_unten {
	position:relative;
	top:0px;
	width: 180px;
	margin-bottom: 8px;
	overflow: hidden;
 }
/************************************************
Events
************************************************/ 
#events{
	width: 450px;
	position:relative;
	overflow:hidden;
}

.evmenu{ padding-left:30px; }
.evmenu .titel{ margin-bottom:5px;}
.evmenu .element, .evmenu .elementAktiv{ width:180px; height:20px;}
.evmenu .element a{ text-decoration: none;}
.evmenu .elementAktiv a{ color:#000; }

.evcontent{
	width:450px;
	overflow:hidden;
	padding-left: 0px;
	border:1px solid red;
}

#suche_h{ width:450px;
	background-color:#ECECEC;
	margin-bottom:12px;
	padding: 6px;
	padding-bottom: 12px;
	height:68px;
}
/*#suche_h form { padding:10px;margin:0;}
#suche_h form input{
	 border: solid 1px #1E376C;  
	 background-color: #FFF; 
}
#suche_h form .element{  margin-right:5px; float:left; }
*/
#suche_h form .go{
	float:left;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 2px;
}

#suche_h form .reset{
	position: relative; float:left; height: 21px; width: 96px; 
	padding-left: 6px;
	margin-top: 2px;
	background-image: url(../img/zuruecksetzen.gif);
	background-repeat: no-repeat;
	border: none;
}

#vaResult{ 
	width:450px; 
}
#vaResult .header1{
	margin-bottom: 12px;
	margin-top: 8px;
	position: relative;
	width: 450px;
}
/*#vaResult .header a{ text-decoration:none; }
#vaResult .header a:hover{ text-decoration:underline; }*/
#vaResult .header div{ float:left; }
#vaResult .header .right{  position:absolute; right:10px; text-align: right;}

#vaResult .liste{
	position:relative;
	width:450px;
}

#vaResult .liste .header{
	position:relative;
	width:448px;
	padding-left:2px;
	padding-top:3px;
	height: 20px;
	border-bottom:solid 1px #000000;
}

#vaResult .liste .header div, #vaResult .liste .element div{ 
	float:left;
}	

#vaResult .liste .ort{ width:80px; font-size: 10px; }
#vaResult .liste .bezeichnung{ width:240px;}
#vaResult .liste .bezeichnung .location{ 
	font-size: 0.8em;
	float:none;
	clear:both;
}
#vaResult .liste .datum{ width:70px; }
#vaResult .liste .merken{ width:50px; cursor: pointer; text-align:center;}
#vaResult .liste .set{ width:50px; display: none;}
#vaResult .liste .element{
	width:440px;
	height:50px;
	position:relative;
	padding-left:2px;
	margin-top:5px;
}
#vaResult .liste .trennung{
	width:450px;
	height:1px;
	overflow:hidden;
	float:none;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
	margin-top:5px;
}

#vaResult .liste .element .bezeichnung a{ font-weight:bold !important; }
#vaResult .nav{ width:440px; padding-right: 10px; height:20px; border-top: 1px solid #00346D;text-align:right;}
#vaResult .nav a{
	text-decoration:none;
}
#vaResult .nav a:hover{
	text-decoration:underline;
}

#vaDetail{ width:420px; }
#vaDetail .titel{ margin-bottom:0.3em;}
#vaDetail .bild{}
#vaDetail .contentblock{ position: relative;width:420px; margin-top:20px; overflow: visible; }
#vaDetail .contentblock .titel{ font-weight: bold; margin-top:0.8em; }
#vaDetail #titel_termine{ float:left; }

#vaDetail .contentblock td{ }

/************************************************
Rest
************************************************/
body {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #004D9B;
	font-family: Arial,Helvetica,sans-serif;
}

#header{
	position: relative;
	height: 60px;
	width: 970px;
	background-color: #FFCA00;
}

img { border: none; }

a{text-decoration:none;color:#003872;}
a:hover{text-decoration:underline;}

#container {
	 position: relative;
	 width: 970px;
	 text-align: left;
	 background-color: #ffffff;
	 background-image: url(../img/bgcontainer.gif);
	 background-repeat: repeat-x;
	 height: 100%;
	 overflow: hidden;
	 display: block;
	 margin: 0px;
	 padding: 0px;
}

.txtfelder, .forum_input{
	width:158px;
	height:16px;
	padding-left:2px;
	position:relative;
	margin-top:2px;
	margin-bottom: 3px;
	border:1px solid #C1C1C1;
	font-size: 12px;
}

.breadcrumb {
	position: relative;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 7px;
	left: 30px;
	height: 13px;
	line-height: 13px;
	overflow: hidden;
	font-size: 11px;
	color: #003671;
}

.clearfix {
	clear: both;
}

.fussleiste {
	 position: relative;
	 clear:both;
	 margin-top:40px;
	 margin-bottom: 50px;
	 width: 450px;
	 height: 20px;
}

.breadcfarbe {
	color: #000000;
}

.mehr {
		background:transparent url(../img/mp1.gif) no-repeat scroll 1px 2px;
		height:6px;
		line-height:13px;
		margin-left:6px;
		padding-left: 10px;
		position:relative;
}

.mehr a:link, .mehr a:hover, .mehr a:visited, .breadcrumb a:link, .breadcrumb a:hover, .breadcrumb a:visited {
		color: #003671;
		text-decoration: underline;
}

.mehrfett {
	font-weight: bold;
	color: #003671;
}

#site {
	position: relative;
	width: 940px;
	overflow: visible;
	margin-top: 40px;
	height: 100%;
}

.left {
	position: relative;
	float: left;
	width: 250px;
	overflow: hidden;
	height: 100%;
}

.menu {
	margin-bottom: 18px;
}

.left .menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.left .menu ul li.untermenu{
	position: relative;
	clear: both;
	width: 250px;
	min-height: 25px;
	background-image: none;
	overflow: hidden;
	padding-left:10px;
	padding-top: 5px;
	background-color: #ECECEC;
	padding-bottom: 0px;
}

.left .menu ul li.untermenulast{
	position: relative;
	clear: both;
	width: 250px;
	min-height: 25px;
	background-image: none;
	overflow: hidden;
	padding-left:10px;
	padding-top: 2px;
	background-color: #ECECEC;
	padding-bottom: 5px;
}

.left .menu ul li.untermenu1{
	position: relative;
	clear: both;
	width: 250px;
	min-height: 25px;
	background-image: none;
	overflow: hidden;
	padding-left:20px;
	padding-top: 5px;
	background-color: #ECECEC;
	padding-bottom: 0px;
}

.left .menu ul li.untermenulast1{
	position: relative;
	clear: both;
	width: 250px;
	min-height: 25px;
	background-image: none;
	overflow: hidden;
	padding-left:20px;
	padding-top: 2px;
	background-color: #ECECEC;
	padding-bottom: 5px;
}

.left .menu a.aktiv1 {
	background-image: url(../img/mp3.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-top: 0px;
	font-size: 12px;
	color: #000000;
	float: left;
}

.left .menu a:hover.aktiv1 {
	background-image: url(../img/mp3.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	text-decoration:underline;
	padding-top: 0px;
	font-size: 12px;
	color: #000000;
	float: left;
}

.left .menu a {
	position:relative;
	text-decoration:none;
	font-weight: bold;
	color: #003872;
	font-size: 13px;
	display:block;
	padding-top:9px;
	padding-left: 25px;
	width: 200px;
	min-height: 13px;
	float: left;
}

.left .menu a:hover {
	position:relative;
	text-decoration:underline;
	font-weight: bold;
	color: #003872;
	font-size: 13px;
	display:block;
	padding-top:9px;
	padding-left: 25px;
	width: 200px;
	min-height: 13px;
	float: left;
}

.left .menu a.inaktiv {
	position:relative;
	text-decoration:none;
	font-weight: normal;
	color: #003872;
	display:block;
	padding-top:0px;
	padding-left: 25px;
	width: 200px;
	font-size: 12px;
	float: left;
}

.left .menu a:hover.inaktiv {
	position:relative;
	text-decoration:underline;
	font-weight: normal;
	color: #003872;
	display:block;
	padding-top:0px;
	padding-left: 25px;
	width: 200px;
	font-size: 12px;
	float: left;
}

.left .menu a.arts {
	position:relative;
	text-decoration:none;
	font-weight: normal;
	color: #003872;
	font-size: 12px;
	display:block;
	padding-top:12px;
	padding-left: 30px;
}


.left .menu a.aktiv {
	background-image: url(../img/mp3.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	color: #000000;
	float: left;
}

.left .menu ul li {
	position: relative;
	clear: both;
	width: 250px;
	min-height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menubg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: visible;
}

.left .menu ul li.aktiv {
	position: relative;
	clear: both;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #ECECEC;
	overflow: visible;
}

.left .menu ul li.aktivtrenn {
	position: relative;
	clear: both;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menubgtrenn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: visible;
}

.trennung {
	width: 250px;
	height:1px;
	font-size: 1px;
	min-height: 1px;
	position: relative;
	background-image: url(../img/menutrenn.gif);
	background-repeat: no-repeat;clear: both;
	overflow: hidden;
	left: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.trennung1 {
	width: 250px;
	height:1px;
	font-size: 1px;
	min-height: 1px;
	position: absolute;
	background-image: url(../img/menutrenn.gif);
	background-repeat: no-repeat;clear: both;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.middle {
	position: relative;
	float: left;
	width: 450px;
	min-width: 450px;
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
	height: 100%;
}

.right {
	position: relative;
	float: left;
	width: 180px;
	overflow: hidden;
	height: 100%;
}

.right .ueberschriften {
	position: relative;
	font-weight: bold;
	margin-bottom: 8px;
}

.rechts_teaser {
	position: relative;
}

#footer {
	clear: both;
	position: relative;
	width: 970px;
	height: 58px;
	background-color: #003671;
	border-bottom: 1px solid #777777;
  text-align: left;
	overflow: hidden;
}

.footertext {
	padding-top: 22px;
  padding-left: 23px;
  padding-right: 30px;
	color: #ffffff;
}

.footertext a:link, .footertext a:hover, .footerlink a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.logo {
	position: relative;
	left: 22px;
	top: 8px;
}

.farbe-suche {
	position: absolute;
	right: 24px;
	top: 20px;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	overflow: hidden;
	width: 423px;
}

.farbe {
	position: relative;
	float: left;
	margin-right: 0px;
	margin-top: 1px;
	height: 18px;
	overflow: hidden;
	z-index: 100;
}

.farbe .text{
	position: relative;
	top: -3px;
	margin-left: 20px;
	margin-right: 9px;
}

.farbe .text1{
	position: relative;
	top: -3px;
	margin-right: 9px;
}

#ssuche{
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#ssuche .suchefrmbtn { position: relative; top: 1px; margin-left: -3px; float:left; border:none; width: 18px; height: 18px; padding: 0px;}
#ssuche .suchefrmtxt { position: relative; float:left; height: 15px; width: 104px; 
padding-left: 6px;
padding-top: 2px;
background-image: url(../img/sstrbg.gif);
background-repeat: no-repeat;
border: none;
}

.hl2_alltitel {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.hl2_teaser, .hl2_gbreite {
	position: relative;
	width: 450px;
}

.bild_hl2 {
	position: relative;
	float: left;
}

.text_hl2{
	position:relative;
	padding: 0px;
	margin-left: 10px;
	float: left;
	width: 270px;
}

.hl2_kategorie {
	font-size: 10px;
}

.hl2_titel {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.hl2_titel a {
	text-decoration: none;
	color: #003671;
}

.gallery_teaser, .gallery_gbreite {
	position: relative;
	width: 420px;
}

.bild_gallery {
	position: relative;
	float: left;
}

.text_gallery{
	position:relative;
	margin-left: 12px;
	float: left;
	width: 270px;
}

.gallery_titel {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.gallery_titel a {
	text-decoration: none;
	color: #003671;
}

.more a:link, .more a:visited {
		height:10px;
		position:relative;
		margin-top: 8px;
		text-decoration: none;
		font-weight: bold;
		color: #003671;
		background-image: url(../img/mehr.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 12px;
}

.more a:hover {
		height:10px;
		position:relative;
		margin-top: 8px;
		text-decoration: underline;
		font-weight: bold;
		color: #003671;
		background-image: url(../img/mehr.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 12px;
}

.artikel_titel, h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
	
.artikel {
	position: relative;
	padding-bottom: 20px;
}

.artikel_untertitel { font-size: 12px; font-weight: bold; color:#666666; line-height: 14px; margin-bottom: 15px;}
.artikel_ut { font-size: 12px; font-weight: bold; color:#666666; line-height: 14px; margin-bottom: 8px;}

.content_titel{
font-size: 14px; font-weight: bold; margin-bottom:15px; text-decoration: none; line-height: 16px;margin-top:35px;}

.titel, h3 {
	font-size: 14px; font-weight: bold; margin-bottom:15px; text-decoration: none; line-height: 16px;margin-top:35px;
}

.artikel_vorspann {
	position: relative;
	margin-bottom: 15px;
}

.content_text {
	margin-bottom: 12px;
	text-align: left;
}
.content_bild_links{ margin-bottom: 5px; margin-right: 6px; margin-top: 3px;float:left;}
.content_bild_rechts{ margin-bottom: 5px; margin-left: 6px; margin-top: 3px;float:right;}
.content_bild_mitte { margin-bottom: 5px; margin-top: 10px;width:450px;overflow:hidden;}
.content_bild_text { font-size: 10px; }
.content_link { padding: 2px; margin-top: 5px; margin-bottom: 5px; width:400px; color: #003871;}
.content_link_bullet { margin-top: 1px; margin-right: 2px; }
.content_link_bezeichnung { font-weight: bold; }
.content_anhang { clear: both; margin-top: 0.8em; background-color: #ECECEC; padding-left: 3px; padding-top: 2px; padding-right: 8px; margin-bottom: 8px; }
.content_anhang_bezeichnung {font-size: 10px; font-weight: bold; margin-left: 4px; }
.content_anhang_fileinfo { font-size: 10px;margin-left: 4px;}
.content_anhang_text { font-size: 10px;}
.content_anhang .bild {
	position: relative;
	float: left;
	margin-right: 6px;
}
.content_link_bullet {
	position: relative;
	padding-top: 2px;
}

.print { position:absolute; right: 0px; margin: 0px; padding: 0px;	}

.se {
	background: #C1C1C1; 
	padding:3px;
}

.zurueck a:link, .zurueck a:visited {
		height:10px;
		margin-top: 8px;
		text-decoration: none;
		font-weight: bold;
		color: #003671;
		background-image: url(../img/zurueck.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 12px;
}

.zurueck a:hover {
		height:10px;
		margin-top: 8px;
		text-decoration: underline;
		font-weight: bold;
		color: #003671;
		background-image: url(../img/zurueck.gif);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding-left: 12px;
}
/*
	Formular
*/

.formular{
	margin-top:8px;
	margin-bottom: 8px;
}

label{
	padding-right:5px;
	padding-top: 3px;
	height: 22px;
	float:left;
	clear:left;
	position: relative;
	width: 100px;
}

.buchen label {
	width: 50px;
	padding-right:0px;
}

.weiterbuchen {
	position: relative;
	left: 0px;
	margin-left: 98px;
	width: 92px;
}

select{
	border:1px solid #C1C1C1;
	position:relative;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
	font-size:12px;
}

.plz {
	width:88px;
	height:16px;
	padding-left:2px;
	position:relative;
	margin-top:2px;
	margin-bottom: 3px;
	border:1px solid #C1C1C1;
	font-size: 12px;
}

.meldung {
	font-weight:bold;
}

.fehler {
	color:#AD0000;
}

.txtarea{
	width:158px;
	height:57px;
	padding-left:2px;
	position:relative;
	margin-top:4px;
	margin-bottom:2px;
	border: 1px solid #C1C1C1;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

.galleriebild {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	text-align: left;
	vertical-align: top;
	display: block;
}

.galleriebildlast {
	position: relative;
	float: left;
	width: 65px;
	height: 77px;
	text-align: left;
	vertical-align: top;
	display: block;
}

.bookmark {
position: absolute;
height: 16px; width: 125px;
right: 30px;
top: 22px;
text-align: right;
}

.adressego {
	position: relative;
	top: 5px;
	left: -3px;
}

