/* ----------------- general html structure */

html, body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.3;
	background-image:url('../images/body_rand2.gif');
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#f9f9f9;
}

#content {
	font-size:11px;
	color:#333;/* line-height:14px; */

}
img.hr {
	display:block;
	margin:10px 0;
	padding:0;
}
div, p {
	margin:0;
}
h1 {
	margin:0;
	padding-bottom:5px;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #119977;
	line-height: 1.5;
}
h2 {
	margin:0;
	padding-bottom:10px;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #707070;
	line-height: 1.5;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:focus { text-decoration:none; }
a:active { text-decoration:none; }


/* ###################################################### */

/* ####################### HEADER ####################### */

/* ###################################################### */

#head {
	height:110px;
	padding:0;
}
#logoTop {
	display:block;
	float:left;
	padding:0;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:5px;
}
#head h1, #head a#logoTop {
	margin:90px 0 0 0;
}
/* ###################################################### */

/* ####################### MAIN BODY #################### */

/* ###################################################### */



div#wrap {
	display:block;
	width: 1010px;
	margin:auto;
	background-image:url('../images/bg_header2.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#FFFFFF;
}
/* ###################################################### */

/* ####################### MAIN CONTENT ################# */

/* ###################################################### */



#col-body {
	padding:0;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
div#col_teaser_left {
	width: 314px;
	float: left;
	font-size: 11px;
	margin-right:15px;
	/* clear:both; */
}
.teaser_titel_media {
	width:314px;
	height:240px;
	background-image:url('../images/md_flitzer.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
}

.teaser_titel_willkommen {
	padding-top:13px;
	padding-left:13px;
	padding-bottom:5px;
	background-color:#c5106e;
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.teaser_titel_anruf {
	width:294px;
	height:130px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	background-color:#c5106e;
}
.teaser_titel_content {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	background-color:#FFFFFF;
}
col-body_content {
	display:block;
	width:648px;
}
div#col-content_right {
	display:block;
	width:671px;
	float: left;
	font-size: 11px;
	background-color:#FFFFFF;
}

.col-body_top{
	display:block;
	width:671px;
}

.col-content_top {
	display:block;
	width:671px;
}
.col-body_left {
	display:block;
	width: 320px;
	float:left;
	padding-bottom:20px;
}
.col-body_right {
	display:block;
	width: 320px;
	float:right;
	padding-bottom:20px;
}
.col-body_teaser {
	display:block;
	width:671px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	clear:both;
}
div#col-footer {
	display:block;
	width:1020px;
	margin-top:10px;
	overflow:inherit;
}
.col-footer {
	padding-top:5px;
	clear:both;
}
.footer {
	display:block;
	width:100%;
	min-height:50px;
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #ccc;
	color:#c5106e;
}
.bottomnavi {
	padding-left:5px;
	padding-right:5px;
	color:#c5106e;
}
.bottomnavi a {
	color:#c5106e;
	font-size:9px;
}
/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */



#MainMenu {
	position: relative;
	top:60px;
	width:600px;
	height:51px;
	margin:auto;
	border:0px solid #ccc;
	z-index:99999;
	display:inline;
	float:left;
}

.navi1 {
	display:block;
	float:left;
	height:20px;
}
.navileft_passive1 {
	display:block;
	float:left;
	padding-top:3px;
	width:118px;
	height:20px;
	font-size:11px;
	/* font-weight:bold; */

	text-align: center;
	text-decoration:none;
	color:#fff;
	background-image:url('../images/kartei_off.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.navileft_passive1:hover {
	background-image:url('../images/kartei_on.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#c5106e;
	text-decoration:none;
}
.navileft_active1 {
	display:block;
	float:left;
	padding-top:3px;
	width:118px;
	height:20px;
	font-size:11px;
	/* font-weight:bold; */

	text-align: center;
	text-decoration:none;
	color:#c5106e;
	background-image:url('../images/kartei_on.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
}
.navileft_open1 {
}
/* Level 1 */

#navigation ul {
	width:230px;
	margin:0;
	padding:0;
	/*background-color:#F2F2F2;*/

	background-color:transparent;
}
#navigation ul li {
	width:220px;
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
#navigation ul li a {
	display:block;
	width:220px;
	height:19px;
	line-height:19px;
	margin:0;
	padding:0 0 0 10px;
	font-size:11px;
	color:#666;
	background-image:url(../images/navi_pfeil_zu.gif);
	background-repeat:no-repeat;
	background-position:210px 3px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
	background-image:url(../images/navi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#fff;
}
/* Level 2 */

#navigation ul.subNavigation {
	width:210px;
	margin:0;
	padding:0;
}
#navigation ul.subNavigation li a {
	background-image:url(../images/subnavi_pfeil_zu.gif);
	background-repeat:no-repeat;
	background-position:199px 8px;
	border-bottom:1px dotted #ccc;
	color:#666;
	width:210px;
}
#navigation ul.subNavigation li.active a {
	color:#fff;
}
#navigation ul.subNavigation li a:hover, #navigation ul.subNavigation li.active a {
	background-image:url(../images/subnavi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
/* Level 3 */

#navigation ul.subSubNavigation {
	width:200px;
	margin:0;
	padding:0;
}
#navigation ul.subNavigation li ul.subSubNavigation li a {
	background-image:none;
	border-bottom:0;
	color:#666;
	width:200px;
}
#navigation ul.subNavigation li ul.subSubNavigation li a:hover, #navigation ul.subNavigation li ul.subSubNavigation li.active a {
	background-image:url(../images/subsubnavi_over.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
/* ###################################################### */

/* ####################### SEARCH INPUT ################# */

/* ###################################################### */

#search {
	margin:20px 0 0 20px;
	font-size:11px;
	background-color:transparent;
}
#search label {
	font-size:11px;
	display:block;
	float:left;
	width:42px;
	padding:2px 0 0 0;
}
#search input {
	border:1px solid #ccc;
	width:140px;
	height:12px;
	font-size:10px;
}
#search input.sbmt {
	border:0;
	width:5px;
	height:8px;
	margin:0 0 0 10px;
}
/* ###################################################### */

/* ####################### SEARCH OUTPUT ################ */

/* ###################################################### */

#searchResults {
	margin:0 0 10px 0;
}
#searchResults p.message {
	margin:20px 0 30px 0;
}
#searchResults div.searchResultItem {
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	color:#0060b1;
	font-style:normal;
}
/* ###################################################### */

/* ####################### RIGHT COLUMN ################# */

/* ###################################################### */

#teasersRight .teaserItem {
	color:#333;
	font-size:11px;
}
#teasersRight .teaserItem h3 {
	color:#0060b1;
	font-size:14px;
	margin:0 0 5px 0;
	font-weight:normal;
}
#teasersRight .teaserItem a.more {
	display:block;
	width:230px;
	margin:10px 0;
	padding:0 0 0 15px;
	background-image:url(../images/link_pfeil_klein.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
* html #teasersRight .teaserItem a.more {
	width:200px;
}
/* ###################################################### */

/* ####################### LINKS ######################## */

/* ###################################################### */

a {
	color:#00926d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* ###################################################### */

/* ####################### CONTACT FORM ############'#### */

/* ###################################################### */

#contactForm {
	font-size:11px;
}
#contactForm .contactRow {
	margin:4px 0;
}
#contactForm label {
	display:block;
	float:left;
	width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
	border:1px solid #ccc;
	width:346px;
}
#contactForm .contactRow select {
	border:1px solid #ccc;
	width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
	width:343px;
}
#contactForm .contactRow input {
	height:14px;
}
#contactForm .contactRow textarea {
	height:105px;
	font-size:10px;
}
#contactFormSubmit #contactFormSubmitLeft {
	float:left;
	margin:0 0 0 80px;
	width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
	margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
	float:right;
	width:174px;
}
#contactFormSubmit #contactFormSubmitLeft input,  #contactFormSubmit #contactFormSubmitRight input {
	background-color:#fff;
	border:0;
	color:#0060b1;
	padding:0 20px 0 0;
	background-image:url(../images/link_pfeil.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	font-size:10px;
	width:auto;
	height:auto;
	float:right;
	margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
	background-image:none;
	padding:0;
	float:left;
}
#contactForm table {
	width:100%;
	border-collapse:collapse;
}
#contactForm table td {
	padding:0;
}
#contactForm table td.pt {
	padding-top:2px;
}
* html #contactForm table td.pt {
	padding-top:0;
}
/* ###################################################### */

/* ####################### BACKEND STYLES ############### */

/* ###################################################### */

#modHeaderImgEdit {
	position:absolute;
	top:60px;
	left:270px;
}
/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	/* display:inline-block; */ 
}
/* Hide from IE Mac \*/

.clearfix {
	display:block;
}
/* End hide from IE Mac */







/**** IMAGE GALLERY ****/

table.gallery {
	margin: 20px 10px 0px 0px;
	width: 410px;
}
table.gallery td.gallery-navigation {
/*font-size: 0.6875em;*/	

}
table.gallery tr.thumbnails td {
	padding: 0;
}
table.gallery dd {
}
div.download {
	padding: 3px 0 3px 10px;
	background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;
}

.galleryNav {
	display:none;
}

div.downloadImg {
	padding: 0;
	margin-top:10px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}
dl.gallery-detail {
	margin: 20px 10px 0px 0px;
}
dl.gallery-detail dt {
	text-align: left;
	padding: 0;
}
td.gallery_image {
	height: 220px;
	padding:0px;
}
td.gallery_image div.link_image {
	padding:0;
	background-position:top center;
	min-height:120px;
	margin-bottom:5px;
	overflow:hidden;
}
td.gallery_image .bottom_links {
	height:40px;
	margin-top:10px;
}
td.gallery_image .bottom_links {
	margin-bottom: 0px;
	text-align:left;
	width:180px;
}
td.gallery_image .links {
	margin-bottom: 0px;
}
/**

 * CSS styles for Contenido Sitemap.

 * 

 * @author Frederic Schneider

 * @copyright four for business AG <www.4fb.de>

 * @version 0.1.0

 * 

 * created 2008-04-11

 */



.sitemap, .sitemap ul {
	margin-left:0;
	padding-left: 0;
}
.sitemap li {
	border-bottom: 1px solid #ffffff;
	list-style-type: none;
}
.sitemap .level1 {
	background-color: #e6f1fb;
	padding: 3px 3px 3px 10px;
}
.sitemap .level2 {
	background-color: #f4f9fd;
	padding: 3px 3px 3px 30px;
}
.sitemap .level3 {
	background-color: #ffffff;
	padding: 3px 3px 3px 50px;
}
/* Only for IE */

*+html .sitemap .list2, * html .sitemap .list2 {
	margin-top: -14px;
}
div#anrufen {
	display:block;
	margin-left:5px;
	margin-right:5px;
}
div#anrufen_name {
	position:relative;
	float:left;
}
div#anrufen_Senden {
	top:24px;
	width:96px;
	height:33px;
	border:0px solid #218fc0;
}
.input_anruf {
	width:140px;
	height:23px;
	font-size:10px;
	color:#000;
	padding-left:4px;
	padding-top:3px;
	border:0px solid #218fc0;
	background:url("../images/input_anruf.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.anrufen_stil_1 {
	display:none;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	padding-bottom:20px;
}
.anrufen_stil_2 {
	color: #000;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
	margin:0;
}
.anrufen_stil_3 {
	color: #fff;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	padding-bottom:8px;
	margin:0;
}
.anrufen_stil_4 {
	color: #fff;
	font-size:11px;
	padding-bottom:10px;
	margin:0;
}
/* ###################################################### */

/* ########## Multiple Article Auflistung ############### */

/* ###################################################### */



div#area1, #area2, #area3, #area4, #area5, #area6, #area7, #area8, #area9, #area10 {
	position:relative;
	width:100%;
	height:134px;
	margin-bottom:15px;
	/* background:url("../images/vermietung_list_bg.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;  */
	border-bottom:1px dotted #c5106e;
	clear:both;
}

div#area_headline {
	width:625px;
	font-weight: bold;
	color:#c5106e;
	padding-top:10px;
	padding-bottom:7px;
	padding-right:10px;
	margin-left:7px;
	margin-right:6px;
	border-bottom:2px solid #f1c4db;
}
a.area_headline {
	font-size:100%;
	color:#c5106e;
}
div#area_image {
	width:180px;
	float:left;
	border:0px solid #f1c4db;
	/* margin-top:10px;
	margin-right:15px;
	margin-left:10px;
	padding-right:5px;
	padding-bottom:0px; */
	background-color:#FFFFFF; 
	vertical-align:middle;
	text-align:center; 
}
.area_image {
	/* padding:inherit;
	margin:auto;
	vertical-align:middle;
	text-align:center;
	padding-top:3px; */
	border:0px solid #c5106e;
}
div#are_text {
	margin-left:7px;
	margin-right:10px;
	/* font-size:11px; */
	color:#000000;
}
.area_link {
	background-image:url('../images/link.gif');
	background-repeat:no-repeat;
	background-position:37px 4px;
	padding-right:10px;
}
.tarifemaske_rechts_div {
	padding:0px;
	margin:0px;
	border-right:1px solid #ccc;
}

.td_tarife {
	width:100%;
}

.tarifemaske_head {
	height:14px;
	background-image:url('../images/arrow_sparte.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:0px;
	color:#fff;
	background-color:#00926d;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tarifemaske {
	height:25px;
	padding:0;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1px solid #ccc;
	border-right:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:9px;
	color:#00926d;
}
.tarifemaske_aussen {
	border-left:1px solid #ccc;
}
a.tarifemaske_link {
	font-size:9px;
	color:#00926d;
}
.tarifemaske_div {
	display:block;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:9px;
	color:#00926d;
	white-space:nowrap;
}
.tarifemaske_legende {
	display:block;
	margin-left:0px;
	padding-top:2px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, Verdana, Tahoma, Sans-serif, sans-serif;
	font-size:10px;
	color: #666666;
	white-space:nowrap;
}
.tarifemaske_rechts {
	display:block;
	height:25px;
	padding:0;
	border-right:0px solid #ccc;
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:9px;
	color:#00926d;
}
.tarifemaske_rechts2 {
	display:block;
	height:25px;
	padding:0;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:9px;
	color:#00926d;
}
.dateb_tarifemaske {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:0px;
	font-size:9px;
	color:#00926d;
	font-family:Arial, Verdana, Tahoma, Helvetica, Sans-serif, sans-serif;
}
#tarifblock {
	display:block;
	width:100%;
}
.preisliste_head {
	width:14%;
	padding:4px;
	color:#fff;
	border:1px solid #00926d;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #00926d;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.preisliste_legende {
	width:14%;
	padding:4px;
	color:#000000;
	border:1px solid #00926d;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #00926d;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.fahrzeug_legende {
	padding:5px;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.fahrzeug_kopf {
	font-family: Arial, Helvetica, sans-serif;
	background:url("../images/fahrzeugdaten.gif") no-repeat;
	background-position:top left;
}
#fahrzeuge_list {
	padding:5px;
	border:0px solid #c5106e;
	background:url("../images/rand_content.jpg") no-repeat;
	background-position:0px 0px;
}
div#artikellist {
	display:block;
	width:660px;
	height:125px;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #c5106e;
	clear:both;
}
#fahrzeuge_image {
	float:left;
	margin-left:1px;
	margin-top:10px;
	width:175px;
	height:100px;
}
#fahrzeuge_list_headline {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
a.fahrzeuge_list_headline_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#c5106e;
	text-decoration:underline;
}
#list_text {
}
.list_text {
}
#list_link {
}
.list_link {
}
.cat_link_details {
}
.cat_link_details:hover {
}
.link_details {
	float:right;
	width:150px;
	height:27px;
	margin-top:10px;
	padding-left:10px;
	padding-top:5px;
	background:url("../images/reservieren.jpg") no-repeat;
	background-position:0px 0px;
	color:#fff;
	font-weight:bold;
}
a.link_details:hover {
	font-weight:bold;
	color:#fff;
}

/* Lightbox */

.gallery_image {
	padding-bottom:20px;
}

.gallery_imagelink {
	border:1px solid #000;
}
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		text-align: center;
		line-height: 0;
	}
	#lightbox a img { border: none; }
	#outerImageContainer {
		position: relative;
		/* background-color: #00926d; */
		background-color: #e2007a;
		width: 250px;
		height: 250px;
		margin: 0 auto;
		border:1px solid #fff;		
	}
	#imageContainer {
		padding: 10px;
	}

	#loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	#hoverNav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		/*z-index: 10;*/
		z-index: 970;
	}
	#imageContainer>#hoverNav { left: 0;}
	#hoverNav a { outline: none;}
	#prevLink, #nextLink {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer {
		font: 10px Verdana, Helvetica, sans-serif;
		color:#fff;
		margin: 0 auto;
		padding-top:5px;
		line-height: 1.4em;
		border:1px solid #fff;
		background-color: #00926d;
	}
	#imageData {
		padding:0 10px;
	}
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-top:2px;;	}	
	#overlay {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 980;
		width: 100%;
		height: 500px;
		background-color: #000;
		/* filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6; */
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

/*	
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
*/
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* << */

.backbutton {
	float:right;
	margin-top:20px;
	margin-bottom:10px;
	width:97px;
	height:29px;
	padding-top:4px;
	background-image:url('../images/back.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#FFF;
}

a.backbutton_link {
	color:#FFF;
	width:97px;
	height:29px;
	font-weight:bold;
	padding-left:30px;
}

.artikelliste {
	width:100%;
	height:90px;
	margin-bottom:15px;
	background:url("../images/area_teaser2.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:1px solid #ccc;
	clear:both;
}

.artikelliste_image {
	float:left;
	height:70px;
	width:90px;
	margin-top:7px;
	margin-left:7px;
	margin-right:20px;
	padding-right:10px;
	border:1px solid #c5106e;
	background-color:#FFF;
	overflow:hidden;
}

.artikelliste_headline {
	font-weight: bold;
	color:#c5106e;
	padding-top:10px;
	padding-bottom:7px;
	margin-left:7px;
	margin-right:6px;
	border:0px solid #003366;
}

a.artikelliste_headline_link {
	font-size:100%;
	color:#c5106e;
}

a.artikelliste_link {
	margin-top:2px;
	color:#c5106e;
	text-decoration: underline;
}


/* (en) Styling of article list | (de) Gestalltung für die Artikelliste */
.articlelistPagecounter {
	display:none;
	width: 100%;
	text-align: center;
	margin: 20px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.artikel_img {
	float:left;
	width:175px;
	height:100px;
}

#artikel_image {
}

.articlelistImage {
	border:0px solid #c5106e;

}

.articlelistItem {
	width: 650px;
	margin-left:10px;
	margin-top: 20px;
	border-bottom:1px dotted #c5106e;
}
.articlelistItem img {
	float: left;
	margin-right: 10px;
}
.articlelistItem p.articlelistHeadline {
	margin: 10px 0 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#c5106e;
	text-decoration:underline;
}
.articlelistItem a.articlelistHeadline {
	font-weight: bold;
	color:#c5106e;
}
.articlelistItem p.articlelistSubheadline {
	margin: 0 0 5px 0;
	font-weight: normal;
}
.articlelistItem p.articlelistContent {
	display:none;
}
.articlelistItem p.articlelistContent img {
	float: right;
	margin-left: 10px;
}
.articlelistMore {
	width:150px;
	height:27px;
	margin-left:500px;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:5px;
	background:url("../images/reservieren.jpg") no-repeat;
	background-position:0px 0px;
	color:#fff;
	font-weight: bold;
}

a.articlelistlink {
	color:#fff;
	font-weight: bold;
}

.articlelistItem a.articlelistBack {
}
.articlelistItem a.articlelistNext {
}
.articlelistItem a.articlelistPageNumber {
}
.articlelistItem a.articlelistBegin {
}
.articlelistItem a.articlelistEnd {
}
.articlelistItem a.articlelistPrevious {
}
.articlelistItem a.articlelistNext {
}
.articlelistNavigation {
	width: 100%;
	text-align: center;
	margin: 10px 0 20px 0;
}

.kat_kontakt {
	font-weight: bold;
	color: #FFF;
	background-color: #119977;
	padding-top:3px;
	padding-left:2px;
	padding-bottom:3px;
}
.kat_1 {
	background-color: #CCC;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:4px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.kat_2 {
	background-color: #FFF;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}