@charset "UTF-8";
@import url("btn.css");

/* CSS Document */

/* ERIC MEYER BROWSER RESET */

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, tr, thead, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent; weil sonst farbige BGs im IE nicht mehr moeglich */
}
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;
}

@media print
{
	#header, #navbar, #aloomdesktop, #tabnavi, #sidebar, #footer
	{
		display:none !important;
	}
		
	#content
	{
		margin-left:20px !important;
	}
	
	#contentwrapper
	{
		margin-left:20px !important;
	}
	
	#contentwrapper #content
	{
		margin-left: 0px !important;
	}	
	
	body
	{
		color: #000 !important;	
	}
	
	.noprint, textarea.printtextarea
	{
		display:none;
	}
	
	div.faketextarea
	{
		display:block !important;
	}
	
	input, select, div.faketextarea, div.angebotblockbox
	{
		border: 1px solid #000 !important;
	}
	
	input[type='checkbox']
	{
		border: 2px solid #000 !important;
	}
}





body {  }
#wrapper { width: 100% } 
#header { width: 100%;}
#navbar { width: 100%;height:32px;}
#main { width: 100%; margin-top:20px; margin-bottom:40px;}
#footer { width: 100%; margin: 0; padding: 0; }

/*#sidebar { width: 170px; margin-left:30px; margin-right:20px; display: inline;}*/ /* display:inline wegen Doubled Float-Margin Bug */
#content { margin-left:220px; margin-right:20px; line-height: 18px;}
#content.ohnesidebar { margin-left:60px;}
 
#contentwrapper
{
	padding-top:20px;
	margin-left: 220px;
	margin-right:20px;
}

#contentwrapper #infozeile
{
	margin:0px 0px 20px 0px;
}

#contentwrapper #tabnavi
{
	margin:0px 0px 20px 0px;
	float: none;
}

#contentwrapper #tabnavi ul
{
	padding:0;
}

#contentwrapper #tabnavi ul li.first a, #contentwrapper #tabnavi ul #firstcurrent a
{
	padding-left:26px;	
	background-position: -8px 0;
}

#contentwrapper #content
{
	margin:0px;
	padding-top:0px;
}
 
/* Float controls */
 
.left{ float: left; }
.right { float: right; }
.clear { clear: both; }
.noshow, .hidden { display: none; }

.floatbox, .overflowhidden
{
	overflow: hidden;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.left50
{
	width:50%;
	float:left;
}

.right50
{
	width:50%;
	float:right;
}

body{
	color:#525252;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}

h1
{
	font-size:20px;
	margin-bottom:20px;
	font-weight: normal;
}

h2
{
	font-size:16px;
	margin:-10px 0 20px 0;
	font-weight: bold;
	
}

h3
{
	font-size:16px;
	margin:20px 0;
	font-weight:bold;
}

h4
{
	font-size:14px;
	margin:20px 0;
	font-weight: bold;
}

p
{
	margin:20px 0;
	line-height:18px;
}

#content ul
{
	margin-top:20px;
	margin-bottom:20px;
}

a
{
	color:#aa2020;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

.aloomrot
{
	color:#aa2020;
}

dl
{
	width:400px;
	overflow: hidden;
	margin:20px 0;
	line-height:18px;
}

dl.gross
{
	width:520px;
}

div.important dl
{
	margin-top:10px;
	width:368px;
}

dt
{
	float:left;
	width:160px;
}

div.important dt
{
	width:130px;
}

dd
{
	float:right;
	width:220px;
	
}

dd.gross
{
	width:340px;
}

dt.clear
{
	float:none;
	clear:both;
	width:auto;
	height:10px;
	
}

dt.erklaerung
{
	float:none;
	clear:both;
	width:auto;
	padding:10px 0;
}

.formularbreite
{
	width:400px;
}


input[type="text"], input[type="password"]
{
	width:210px;
	font-family:Arial,Sans Serif;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	/*margin-bottom:5px;*/
	border:1px solid #b9b9b9;
}

input.klein
{
	width:90px;
}

.inputbreite
{
	width:220px;
}

textarea.inputbreite
{
	width:210px;
}

.inputbreiteklein
{
	width:100px;
}

input.datum
{
	background-image:url(../images/calendar.png);
	background-position:197px 50%;
	background-repeat:no-repeat;
}

input.euro
{
	background-image:url(../images/euro.png);
	background-position:201px 50%;
	background-repeat:no-repeat;
}


input.datumklein {
	background-image:url(../images/calendar.png);
	background-position:79px 50%;
	background-repeat:no-repeat;
}

input.datumsehrklein {
	background-image:url(../images/calendar.png);
	background-position:65px 50%;
	background-repeat:no-repeat;
	
	width: 80px;
	
	background-color: #ffffff;
	font-size:12px;
	font-weight:normal;
	padding: 2px 1px 1px 1px;
	margin-left:1px;
}

input.prozentklein
{
	background-image:url(../images/prozent.png);
	background-position:79px 50%;
	background-repeat:no-repeat;
}

input.euroklein
{
	background-image:url(../images/euro.png);
	background-position:83px 50%;
	background-repeat:no-repeat;
}

input.qmklein
{
	background-image:url(../images/qm.png);
	background-position:72px 46%;
	background-repeat:no-repeat;
}

input.gross
{
	width:330px;
}

input.medium
{
	width:190px;
}

input.datummedium
{
	background-image:url(../images/calendar.png);
	background-position:178px 50%;
	background-repeat:no-repeat;
}


textarea, div.faketextarea
{
	width:390px;
	font-family:Arial,Sans Serif;
	font-size:12px;
	font-weight:normal;
	padding:4px;
	/*margin-bottom:5px;*/
	border:1px solid #b9b9b9;
	color:#000;
}

div.faketextarea
{
	min-height:90px;
	display:none;
}

select
{
	width:220px;
	font-family:Arial,Sans Serif;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	/*margin-bottom:5px;*/
	border:1px solid #b9b9b9;
}

input.inputbox
{
	padding:0;
	margin:0;
	margin-right:10px;
	border:0;
	width:13px;
	height:13px;
	vertical-align: middle;
}

input.inputboxhoch
{
	padding:0;
	margin:0;
	margin-right:10px;
	border:0;
	width:13px;
	height:30px;
	vertical-align: middle;
}

.inputhoehe
{
	height:28px;
}

.button, .button200px, a.buttonlink, a.buttonlink200px {
background-image: url(../images/button220px.png);
background-repeat: no-repeat;
border: 0px;
margin:0px;
height:26px;
width:220px;
color:#ddd;
font-family:Arial,Helvetica,Sans-Serif;
cursor:pointer;
outline:0;
font-size:13px;
line-height:1;
}


input.button::-moz-focus-inner, button.button::-moz-focus-inner, input.button200px::-moz-focus-inner
{ 
	padding:0;
	border:0;
}


.button:hover, .button200px:hover {
background-image: url(../images/button220px_hover.png);
background-repeat: no-repeat;
color:#eee;
}

.button200px
{
	background-image: url(../images/button200px.png);
	width:200px;
}

.button200px:hover
{
	background-image: url(../images/button200px_hover.png);
}


a.buttonlink, a.buttonlink200px 
{
	display:block;
	background-image: url(../images/button200px.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	line-height:26px;
	margin-bottom:5px;
	width:200px;
}

a.buttonlink
{
	background-image: url(../images/button220px.png);
	background-repeat: no-repeat;
	width:220px;
}

a.buttonlink200px:hover
{
	background: url(../images/button200px_hover.png);
	background-repeat: no-repeat;
	color:#eee;
}

a.buttonlink:hover
{
	background: url(../images/button220px_hover.png);
	background-repeat: no-repeat;
	color:#eee;
}

button.button2::-moz-focus-inner  
{ 
	padding:0;
	border:0;
}

.button2
{
	background-repeat:no-repeat;
	background-image: url(../images/button220px.png);
	cursor: pointer;
	padding:0;
	border:0;
	margin:0;
	width:220px;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	color:#ddd;
}

.button2 span
{
	line-height:14px;
	font-size:13px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	border:0;
	margin:0;
}

.button2:hover
{
	background-image: url(../images/button220px_hover.png);
	color:#eee;
	text-decoration:none;
}

/*
a.buttonlink200px {
	display:block;
	height:22px;
	background: url(../images/button200px.png);
	background-repeat: no-repeat;
	border:none;
	color:#ddd;
	cursor:pointer;
	font-family:Arial,Helvetica,Sans-Serif;
	width:200px;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	font-size:14px;
	
}

a.buttonlink200px:hover
{
	background: url(../images/button200px_hover.png);
	background-repeat: no-repeat;
	color:#eee;
}

a.buttonlink {
	display:block;
	background: url(../images/button220px.png);
	background-repeat: no-repeat;
	border:none;
	color:#ddd;
	cursor:pointer;
	font-family:Arial,Helvetica,Sans-Serif;
	height:22px;
	width:220px;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	font-size:14px;
}

a.buttonlink:hover
{
	width:220px;
	background: url(../images/button220px_hover.png);
	background-repeat: no-repeat;
	color:#eee;
}
*/

.stornobutton
{

}

div.inputblock
{
	margin-bottom: 5px;
}

div.inputblock2
{
	line-height: 25px;
	margin-bottom: 10px;
}

/*
	New Form
*/

div.formrow
{
	overflow:hidden;
	margin-bottom:10px;
}


div.formrow > label, div.formrow span.label
{
	width: 190px;
	float:left;
	padding-top:2px;
	padding-right:10px;
}

div.formrow.formrowerror label
{
	color: #CD0A0A;
	font-weight:bold;
}

div.formrow div.formfield
{
	float:left;
}

div.formrow div.formfield label
{
	margin-left:5px;
}

div.formrow div.forminfo
{
	float:left;
	padding-top:2px;
	padding-left:10px;
}

div.formrow div.formfield textarea
{
	width:auto;
}

div.formrow.formrowerror input, div.formrow.formrowerror select
{
	color: #CD0A0A;
}


#header
{
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
}

#logo
{
	margin-left:60px;
}

#navbar
{
	background-image:url(../images/navi_bg.png);
	background-position:left center;
	background-repeat:repeat-x;
}

#navbar ul
{
	margin-left:60px;
	overflow:hidden;
}

#navbar li
{
	display:inline;
}

#navbar li a
{
	background-image:url(../images/nav_on.png);
	color:#666666;
	float:left;
	padding:10px 0 8px;
	text-align:center;
	text-decoration:none;
	width:120px;
	/*
	text-transform:uppercase;
	font-size: 9px;
	*/
	line-height: 14px;
	font-variant:small-caps;
	font-size: 11px;
}

#navbar li#language a
{
	width:60px;
	padding:0;
	padding-top:6px;
}

#navbar li.active a, #navbar li a:hover
{
	background-image:url(../images/nav_over.png);
	color:#CCCCCC;
}

#navbar li#language a:hover
{
	background-image:url(../images/nav_on.png);
}

#aloomdesktop
{
	background-image:url(../images/aloom_desktop_bg.png);
	background-repeat:repeat-x;
	overflow:auto;
	height:1%;
}

#aloomdesktopimg
{
	float:left;
}

#tabnavi{
	background-image:url(../images/tab_navi_bg.png);
	background-position:0 20px;
	background-repeat:repeat-x;
	height:34px;
	margin-top: 5px;
	overflow:auto;
}

#tabnavi ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
	list-style-type:none;
	margin:0;
	padding:0 0 0 201px;
}

#tabnavi.ohnesidebar ul
{
	padding-left: 41px;
}

#tabnavi ul li{
float: left;
margin: 0px 0px 0px 0px;
background: url(../images/navtab.png) no-repeat right top;
}

#tabnavi ul li a{
display: block;
padding: 8px 48px 8px 0px;
font-weight: bold;
text-decoration: none;
color: #525252;
background:transparent;

}

#tabnavi ul li a:hover{
text-decoration: none;
color: #a91111;
}

#tabnavi ul li.first a{
padding: 8px 48px 8px 34px;
background: url(../images/navtab_first.png) no-repeat;
}

#tabnavi ul li.last{
background: url(../images/navtab_last.png) no-repeat right top;
}

#tabnavi ul li.last a{
padding: 8px 46px 8px 0px;
}

#tabnavi ul li#firstcurrent{
background: url(../images/navtab_current.png) no-repeat right top;

}

#tabnavi ul li#firstcurrent a{
background: url(../images/navtab_current_first.png) no-repeat;
padding: 8px 48px 8px 34px;
color: #a91111;
}

#tabnavi ul li#current{
margin-left: -38px;
background:url(../images/navtab_current.png) no-repeat right top;
}

#tabnavi ul li#current a{
padding: 8px 42px;
background: url(../images/navtab_current_left.png) no-repeat;
color: #a91111;
}

#tabnavi ul li#lastcurrent{
margin-left: -38px;
background: url(../images/navtab_current_last.png) no-repeat right top;
}

#tabnavi ul li#lastcurrent a{
padding: 8px 39px 8px 38px;
background: url(../images/navtab_current_left.png) no-repeat;
color: #a91111;
}

#infozeile
{
	/*background-image: url(../images/aloom_desktop_logo.png);*/
	margin-left:240px;
	margin-top:32px;
	font-weight: bold;
	font-size:14px;
}

/*
#sidebar li a, #sidebar li span
{
	display:block;
	width:150px;
	padding: 5px;
	color: #525252;
	text-decoration: none;
	border-bottom:3px solid white;
}

#sidebar li.active a, #sidebar li a:hover
{
	background-color: #aa2020;
	color:white;
}
*/

#sidebar
{
	float:left;
	width:200px;
	display:inline;
}

#sidebar ul
{
	margin-left:20px;
}

/*
#sidebar ul li
{
	bborder-bottom: 1px solid #B9B9B9;
}

#sidebar ul li.first, #sidebar li:first-child
{
	bborder-top: 1px solid #B9B9B9;
}
*/

#sidebar ul li a, #sidebar ul li span
{
	color: #525252;
	display:block;
	padding: 6px 0px 6px 5px;
	line-height: 1em;
	text-decoration:none;
	background:white;
}

#sidebar ul li a:hover, #sidebar ul li.active a, #sidebar ul li a:active
{
	background-color:#aa2020;
	color:white;
}

#poweredbyaloom
{
	margin-top:30px;
	margin-left:20px;
}

.IE7width170px
{
	*width:170px;
}

.IE7width190px
{
	*width:190px;
}

.IE7width240px
{
	*width:240px;
}

.width220px
{
	width:220px;
}

.width330px
{
	width:330px;
}

.width380px
{
	width:380px;
}

.width400px
{
	width:400px;
}

.width500px
{
	width: 500px;
}

.width700px
{
	width: 700px;
}

.width750px
{
	width: 750px;
}

.height150px
{
	height:150px;
}

.height300px
{
	height:300px;
}

.copy
{
	width:500px;
}

.copygross
{
	width:750px;
}

.copyextragross
{
	width:900px;
}

#footer
{
	background-image:url(../images/footer_bg.png);
	padding-top:10px;
}

#footer-wrapper
{
	margin-left:60px;
} 

#footer-wrapper .links
{
	float:left;
	margin-right:20px;
	width:150px;
	font-size:11px;
	line-height: 17px;
}

#footer-wrapper h3
{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

.important
{
	/*color: #3399FF;*/
	/*font-weight:bold;*/
	border: 1px solid #3399FF;
	padding:10px;
	width:478px;
	margin-left:20px;
}

/*
div.important
{
	padding: 0 10px;
}
*/
.important h3, .important h4, .note h3 
{
	margin:10px 0;
}

.note
{
	color: #10a231;
	border: 1px solid #10a231;
	padding:10px;
	width:478px;
	margin-left:20px;
}

.error
{
	color: #CD0A0A;
	/*font-weight:bold;*/
	border: 1px solid #CD0A0A;
	padding:10px;
	width:478px;
	margin-left:20px;
}

.fehler
{
	color: #CD0A0A;
	font-weight:bold;
}


div.paginator
{
	margin-top:20px;
	margin-bottom:20px;
}

div.paginator a
{
	text-decoration: none;
	padding:3px 4px;
	border:1px solid #aa2020;
}

div.paginator a.current,
div.paginator a:hover
{
	background: #aa2020;
	color: white;
}

div.paginator span.inactive
{
	display:none;
}

table.ergebnistabelle
{
	
}

table.ergebnistabelle
{
	
}

table.ergebnistabelle th,
table.ergebnistabelle td
{
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #B9B9B9;
	padding:10px 5px;
	line-height:16px;
}


table.formulartabelle
{
	margin:20px 0;
}

table.formulartabelle td, table.formulartabelle th
{
	padding-right:20px;
	padding-bottom: 10px;
	vertical-align: top;
}

table.formulartabelle td.nopadding, table.formulartabelle th.nopadding
{
	padding:0;
}

.bghellgrau
{
	background: #F5F3F0;
}

.hellgrau
{
	color:#A9A9A9;
}

.bggrau
{
	background:#dcdcdc; 
}

.bggelb
{
	background: #fff599;
}
.rot, .stornocolor
{
	color: #CD0A0A;
}

.gruen, .buchungcolor
{
	color: #10a231;
}

.orange, .activecolor
{
	color:orange;
}

.vertragcolor
{
	color: #3399FF;
}

.durchgestrichen
{
	text-decoration: line-through;
}

.fett
{
	font-weight: bold;
}

.unterstrichen
{
	text-decoration: underline;
}

.pflicht
{
	color: #CD0A0A;
	font-size: 14px;
	padding-left:2px;

}

.required
{
	color: #CD0A0A;
	font-size: 12px;
	padding-left:2px;
}

.aligncenter
{
	text-align: center !important;
}

.alignright
{
	text-align: right !important;
}

.alignleft
{
	text-align: left !important;
}

.verticalaligntop
{
	vertical-align: top; 
}

.verticalalignmiddle
{
	vertical-align: middle !important; 
}

.blockcenter
{
	margin-left: auto;
	margin-right: auto;
}

.nobreak, .nowrap
{
	white-space: nowrap;
}

/******************** Anfang Maps*******************/
#markernavbarwrapper
{
	width:970px;
	margin-bottom:20px;
}

#markernavbar
{
	float:right;
	width: 200px;
	height: 588px;
	border: 1px solid #B9B9B9;
	display: none;
	overflow: auto;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

#markernavbar table
{
	margin: 0px;
	width: 100%;
}

#markernavbar td
{
	list-style-type: none;
	color: #8E9192;
	border-bottom: 1px dotted #B9B9B9;
	cursor: pointer;
	font-size: 11px;
	line-height: 14px;
	margin:0px;
}

#markernavbar tr span
{
	display: none;
}

#markernavbar td.checkboxspalte
{
	vertical-align: top;
	padding:2px;
	line-height: 14px;
}

#markernavbar td.checkboxspalte input
{
	margin:0 !important;
}

#markernavbar td.namespalte
{
	vertical-align: middle;
	padding:2px;
	padding-left:4px;
	font-family: Arial,Helvetica,sans-serif;
	color: #8E9192;
	font-size: 11px;
	line-height: 14px;
}

/* **************************  Cluster ***************************/

#clusterextinfoWindow
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #525252;
	margin-top: 26px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 22px;
}

#clusterextinfoWindow div
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #3399FE;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 200px;
}

#clusternavbar
{
	border-bottom: 1px dotted #B9B9B9;
	margin: 0px;
	padding: 0px;
	width: 205px;
}

#clusternavbar span
{
	display: none;
}

#clusternavbar table
{
	margin-bottom: 0px;
}

#clusternavbar td.checkboxspalte
{
	border-top: 1px dotted #B9B9B9;
	vertical-align: top;
	padding:2px;
	line-height: 14px;
}

#clusternavbar td.checkboxspalte input
{
	margin:0 !important;
}

#clusternavbar td.namespalte
{
	border-top: 1px dotted #B9B9B9;
	vertical-align: middle;
	padding:2px;
	padding-left:4px;
	font-family: Arial,Helvetica,sans-serif;
	color: #8E9192;
	font-size: 11px;
	line-height: 14px;
}

/* **************************  ende des Clusters ***************************/

#extinfoWindow #infoname
{
	margin-bottom:2px;
}

#extinfoWindow #bildcontainer
{
	margin-top:5px;
	height: 75px;
	vertical-align: middle;
	overflow: visible;
}

#extinfoWindow #auswahlbereich
{
	margin-top:5px;
}

#extinfoWindow
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color: #525252;
	margin-top: 2px;
	margin-left: 24px;
	margin-right: 7px;
	margin-bottom: 0px;
	line-height: 16px;
}

#extinfoWindow div
{
	margin-bottom: 5px;
	width: 200px;
}

#extinfoWindow input
{
	position:relative;
	top: 1px;
}

#extinfoWindow a
{
	text-decoration: none;
	color:#AA2020;
}

#extinfoWindow strong
{
	color: #3399FE;
}

#extinfoWindow span
{
	white-space: nowrap;
}

#custom_info_window_red
{
	margin-top: 0px;
	margin-left: 94px;
	font-size: 14px;
	width: 250px;
}

#custom_info_window_red_contents
{
	background-color: #FFF;
}

#custom_info_window_red_tl
{
	width: 7px;
	height: 7px;
	background: url('../images/corners/demoWindow_tl.png') top left no-repeat transparent;
}

* html #custom_info_window_red_tl
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/demoWindow_tl.png', sizingMethod='crop');
}

#custom_info_window_red_t
{
	background: url('../images/corners/demoWindow_t.jpg') top left repeat-x transparent;
}

#custom_info_window_red_tr
{
	width: 7px;
	height: 7px;
	background: url('../images/corners/demoWindow_tr.png') top left no-repeat transparent;
}

* html #custom_info_window_red_tr
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/demoWindow_tr.png', sizingMethod='crop');
}

#custom_info_window_red_l
{
	width: 3px;
	background: url('../images/corners/demoWindow_l.jpg') top left repeat-y transparent;
}

#custom_info_window_red_r
{
	width: 3px;
	background: url('../images/corners/demoWindow_r.jpg') top right repeat-y transparent;
}

#custom_info_window_red_bl
{
	width: 7px;
	height: 7px;
	background: url('../images/corners/demoWindow_bl.png') top left no-repeat transparent;
}

* html #custom_info_window_red_bl
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/demoWindow_bl.png', sizingMethod='crop');
}

#custom_info_window_red_b
{
	background: url('../images/corners/demoWindow_b.jpg') top left repeat-x transparent;
}

#custom_info_window_red_br
{
	width: 7px;
	height: 7px;
	background: url('../images/corners/demoWindow_br.png') top left no-repeat transparent;
}


* html #custom_info_window_red_br
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/demoWindow_br.png', sizingMethod='crop');
}


#custom_info_window_red_close
{
	width: 21px;
	height: 21px;
	margin-top: 8px;
	margin-left: -2px;
	background: url('../images/corners/demoWindow_close.png') top left no-repeat transparent;
	cursor: pointer;
}

#custom_info_window_red_beak
{
	width: 29px;
	height: 10px;
	margin-left: -92px;
	background: url('../images/corners/demoWindow_beak.png') top left no-repeat transparent;
}


* html #custom_info_window_red_beak
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners/demoWindow_beak.png', sizingMethod='crop');
}


#custom_info_window_red_contents .section1
{
	margin: 0;
	padding: 0;
}

#custom_info_window_red_contents .section2
{
	margin: 0;
	padding: 0;
	background-color: #FFDFDF;
	border-bottom: dotted 1px #900;
	border-top: dotted 1px #900;
}

#custom_info_window_red_contents p
{
	margin: 1px 0;
	padding: 5px;
}

#custom_info_window_red_contents .title
{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}

/******************** Ende Maps*******************/



div.tagebox
{
	border:1px solid #b9b9b9;
	background: #f5f3f0;
	padding-left:20px;
	margin:20px 0;
	width:578px;
}

div.tagebox dl
{
	width:379px;
}

div.tagebox dt
{
	width:140px;
}

div.tagebox textarea
{
	width:369px;
}

div.tagebox table.formulartabelle td.ausstattunglabel,
div.tagebox table.formulartabelle th.ausstattunglabel
{
	width:199px;
}

div.tagebox table.formulartabelle td.ausstattungselect,
div.tagebox table.formulartabelle th.ausstattungselect
{
	width:220px;
}

div.tagebox table.formulartabelle td.ausstattungzeit,
div.tagebox table.formulartabelle th.ausstattungzeit
{
	padding-right:9px;
}

table.raumtabelle td.raumlabel,
table.raumtabelle th.raumlabel
{
	width:160px;
}


.pauschalenassistenkorrektur
{
	position:relative;
	left:-20px;
}

ul.disc
{
	list-style-position: outside;
	list-style-type:disc;
	margin-left:15px;
	line-height: 16px;
}

ul.disc li
{
	margin: 5px 0;
}

#infodiv {
	position:fixed;
	display:none;
	top: 20px;
	right: 20px;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#FFFFFF;
	z-index: 100;
}

#infodiv a{
	color:#FFFFFF;
	text-decoration:underline;
}

#infodiv .infocontent h1 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:15px;
}
#infodiv .infocontent h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	font-style:italic;
}
#infodiv .infocontent strong {
	font-weight: bold;
	font-style:italic;
}
#infodiv .infocontent {
	width: 210px;
	background-color: #3399ff;
	color: #fff;
	padding: 10px 20px 10px 20px;
	line-height: 16px;
}

#infodiv .infocontent p
{
	line-height: 16px;
}

#infodivclose {
	float:right;
	margin: 0 0 0px 10px;
	cursor:pointer;
	width:30px;
	height:30px;
	background: url(../images/info_close.gif);
}

#infodiv .topleft {
	float:left;
	width:15px;
	height:15px;
	background: url(../images/tl.gif);
}
#infodiv .topright {
	float:right;
	width:15px;
	height:15px;
	background: url(../images/tr.gif);
}
#infodiv .topmiddle {
	float:left;
	width:220px;
	height:15px;
	background: url(../images/tm.gif);
}

#infodiv .bottomleft{
	float:left;
	width:15px;
	height:15px;
	background: url(../images/bl.gif);
}
#infodiv .bottomright {
	float:right;
	width:15px;
	height:15px;
	background: url(../images/br.gif);
}

#infodiv .bottommiddle {
	float:left;
	width:220px;
	height:15px;
	background: url(../images/tm.gif);
}

#infodiv .roundclear {
	clear:both;
}

.infodiv
{
	cursor:help;
}

#csinfobox
{
	width:478px;
	padding:10px 10px 0 10px;
	border: 1px solid #aa2020;
	margin: 20px 0 20px 20px;	
	background-image: url(../images/csschleife.png);
	background-position:right 95%;
	background-repeat: no-repeat;
}

/*
#csinfobox h4
{
	margin:0 0 10px 0;
}
*/
#csinfobox h4, #csinfobox p
{
	margin:0 0 10px 0;
}

#jobidstatus
{
	width:478px;
	padding:10px 10px 0 10px;
	border: 1px solid #3399FF;
	margin-left:20px;
}

#jobidstatus.buchung
{
	border-color: #00cd00; /* #10a231*/
}

#jobidstatus.storno
{
	border-color: #CD0A0A;;
}



#jobidstatus h3
{
	margin:0 0 10px 0;
}

#jobidstatus ul, #jobidstatus p
{
	margin: 10px 0;
}



/*
#angebotsabgabestatus
{
	width:478px;
	padding:10px;
	border: 1px solid #3399FF;
	margin-left:20px;
}

#angebotsabgabestatus h3
{
	margin:0 0 10px;
}
*/
div.angebotblockbox
{
	margin: 20px 0;
	padding:10px;
	border:1px solid #b9b9b9;
	width:500px;
	page-break-inside: avoid;
}

div.angebotblockbox dl
{
	width:500px;
}

div.angebotblockbox dt
{
	width:260px;
}

div.angebotblockbox h4
{
	margin:0 0 20px 0;
}

div.angebotblockbox p
{
	margin:20px 0 20px 0;
}

div.angebotblockbox textarea, div.angebotblockbox div.faketextarea
{
	width:490px;
}

#angebotsabgabeverbindlichkeitstable td
{
	vertical-align: middle;
	padding-bottom:10px;
}
#angebotsabgabeverbindlichkeitstable td input
{
	margin-right:20px;
}

div.aenderung
{
	border:1px solid #FF8C00;
	padding:10px;
}

div.aenderung h3
{
	color: #FF8C00;
}

.top1px
{
	position:relative;
	top:1px;
}

.top2px
{
	position:relative;
	top:2px;
}

.top3px
{
	position:relative;
	top:3px;
}

.top4px
{
	position:relative;
	top:4px;
}

.fullwidth
{
	width:100%;
}

.nomargin
{
	margin: 0 !important;
}

.nomargintop
{
	margin-top: 0 !important;
}

.nomarginbottom
{
	margin-bottom: 0 !important;
}


.abstand
{
	margin: 20px 0 !important;
}

.abstandklein
{
	margin: 10px 0 !important;
}



.abstandnachunten
{
	margin-bottom: 20px;
}

.abstandnachoben
{
	margin-top: 20px;
}

.abstandnachlinks
{
	margin-left:40px;
}

div#bestaetigunganker
{
	padding-top:20px;
	padding-bottom:20px;
}

a.iconlink
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.iconlink img
{
	position:relative;
	top:2px;
	
}

.slidebox
{
	margin-right: -1000px;
	position:relative;
	height: 1%;

}

table#angebotsuebersicht
{
	width:100%;
}

table#angebotsuebersicht th.hotelspalte, table#angebotsuebersicht td.hotelspalte
{
	/*width:150px;*/
}

table#angebotsuebersicht p, table#angebotsuebersicht h3
{
	margin-top:0px;
	margin-bottom: 10px;	
}


table#angebotsuebersicht textarea
{
	width:250px;	
}

table#angebotsuebersicht div.angebottextwrapper
{
	height: 130px;
	overflow: auto;
}

table#angebotsuebersicht tr.vertraggewuenscht
{
	background: #ADD8E6; /*#E0FFFF;*/
}

table#angebotsuebersicht tr.vertrag
{
	background:#bbccff;
}

table#angebotsuebersicht tr.buchung
{
	background:#ccffcc;
}

table#angebotsuebersicht table.termintable td
{
	padding: 0 0 2px 0;
	border: 0;
	white-space: nowrap;
}

table#angebotsuebersicht p.note
{
	background: white;
	margin-left: 0;
	width: auto;
	padding: 5px;
}

.flaghelptabelle
{
	margin-top:0px;
}

.flaghelptabelle td
{
	font-size: 12px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}

.flaghelptabelle img
{
	margin-top: 2px;
}

.marginbottom0px
{
	margin-bottom: 0px !important;
}

.marginbottom2px
{
	margin-bottom: 2px;
}

.marginbottom4px
{
	margin-bottom: 4px;
}

.marginbottom5px
{
	margin-bottom: 5px;
}

.marginbottom10px
{
	margin-bottom: 10px;
}

.marginbottom30px
{
	margin-bottom: 30px;
}

.marginbottom40px
{
	margin-bottom: 40px;
}

.margintop0px
{
	margin-top: 0px !important; 
}

.margintop2px
{
	margin-top: 2px !important; 
}

.margintop3px
{
	margin-top: 3px !important; 
}

.margintop4px
{
	margin-top: 4px !important; 
}

.margintop5px
{
	margin-top: 5px; 
}

.margintop10px
{
	margin-top: 10px !important; 
}

.margintop15px
{
	margin-top: 15px !important; 
}

.margintop20px
{
	margin-top: 20px !important; 
}

.margintop30px
{
	margin-top:30px !important;
}

.margintop40px
{
	margin-top:40px !important;
}

.marginright3px
{
	margin-right: 3px;
}

.marginright10px
{
	margin-right: 10px;
}

.marginright20px
{
	margin-right: 20px;
}

.marginbottom0px
{
	margin-bottom:0px !important;
}


.marginbottom20px
{
	margin-bottom:20px !important;
}


.marginleft0px
{
	margin-left: 0px;
}

.marginleft20px
{
	margin-left: 20px;
}

.marginleft40px
{
	margin-left: 40px;
}

.paddingtop0px
{
	padding-top:0px !important;
}

.paddingtop10px
{
	padding-top:10px !important;
}

.paddingtop20px
{
	padding-top:20px !important;
}

.paddingtop30px
{
	padding-top:30px !important;
}

.paddingleft5px
{
	padding-left: 5px !important;
}

.paddingleft8px
{
	padding-left: 8px !important;
}

.paddingleft10px
{
	padding-left: 10px !important;
}

.pointer, .hand
{
	cursor: pointer;
}

.optionrot
{
	background:red;
	color: #525252;
}

.optionorange
{
	background:orange;
	color: #525252;
}

div.ui-dialog-content p
{
	margin:10px 0;
	text-align: justify;
}

.block
{
	display: block;	
}

table#rechnungtabelle th, table#rechnungtabelle td
{
	border:1px solid #dcdcdc;
	padding:5px;
}

.borderbox
{
	border:1px solid #dcdcdc;
	padding:10px;
}


table.spreadsheet th, table.spreadsheet td
{
	border:1px solid #dcdcdc;
	padding:5px;
}


table#spreadsheettoggler3col
{
	border-collapse:separate;
	border-spacing: 20px;
	margin-left: -20px;
}


table#spreadsheettoggler3col td
{
	border:1px solid #dcdcdc;
	padding:10px;
	vertical-align: top;
	width:215px;
}

table#spreadsheettoggler3col h2
{
	margin: 0 0 10px 0;
}

.schriftgross
{
	font-size:14px;
}

/*
#pseudotabs ul {
	overflow:hidden;
	width:100%;
}

#pseudotabs ul li{
	float:left;
	margin-right:6px;
}

#pseudotabs ul a{
	color: #666;
	background:#e6e6e6;
	text-decoration: none;
	padding:6px 6px;
	display:block;
}

#pseudotabs ul a:hover,#pseudotabs ul a.active{
	color: #fff;
	background:#aa2020;
}
*/


#content #pseudotabs
{
	overflow:hidden;
	margin-bottom:16px;
}

#content #pseudotabs ul
{
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #DEDFE0;
	padding-left:5px;
	height:26px;

}

#content #pseudotabs ul li
{
	float:left;
	border-bottom:0px;
	margin-right:6px;
	position: relative;
	top: 1px;
	margin-bottom:1px;
}

#content #pseudotabs ul li.ui-state-active
{
	margin-bottom:0px;
	padding-bottom:1px;
}

#content #pseudotabs ul li a
{
	display:block;
	padding: 6px 8px;
	text-decoration: none;
	
}
/*
#content #pseudotabs ul li span.ui-icon
{
	position: absolute;
	top:4px;
}

#content #pseudotabs ul li a span.label
{
	padding-left:20px;
}
*/


table.kontingenttabelle td, table.kontingenttabelle th
{
	padding:10px;
	border:1px solid #dcdcdc;
	font-weight: normal;
	text-align: left;
}

table.kontingenttabelle td p
{
	margin: 0 0 10px 0;
}

.lineheight24
{
	line-height:24px;
}

.lineheight0
{
	line-height:0;
}

.uploadifyQueueItem
{
	width:380px !important;
}

table.medienuebersicht td
{
	padding-right:20px;
	padding-bottom:10px;
	vertical-align: top;
}

table.medienuebersicht td.label
{
	width:140px;
}
table.medienuebersicht td.icon
{
	padding-right:30px;
}

.graubox
{
	padding:5px 10px 5px 10px;
}

#gallery img
{
	cursor: pointer;
}

.galleryimg
{
	margin: 0 4px 4px 0;
}

#videoshow
{
	position: absolute;
	margin-left: -1000px;
}

#videoshow a
{
	display: block;
	width:400px;
	height: 300px;
}

#content ul.list{
	list-style: disc;
	line-height:18px;
	list-style-position:outside;
	padding-left:20px;
	margin:20px 0;
}

#content ol.list{
	list-style: decimal;
	line-height:18px;
	list-style-position:outside;
	padding-left:20px;
	margin:20px 0;
}

#content ul.list li
{
	margin-bottom: 10px;
}

#caltable th, #caltable td
{
	border:1px solid #B9B9B9;
	vertical-align: top;
	width: 100px;
	line-height: 1em;
	white-space: nowrap;
}

#caltable th
{
	padding:2px 0px;
	color: #525252;
}

#caltable td div.dayheader
{
	background: #F5F3F0;
	text-align: right;
	padding:2px 4px;
	font-weight:bold;
}

#caltable td div.dayheader.today
{
	background: #FAD163;
}

#caltable td div.daycontent
{
	padding:2px 4px;
	min-height:75px;
	line-height: 16px;
}

#caltable td div.daycontent.today
{
	background: #FFF7D7;
}

#caltable td div.daycontent a
{
	text-decoration:none;
}

#caltable td div.daycontent a:hover span
{
	text-decoration:none;
}

table.layouttable10bottom20right td
{
	padding: 0 20px 10px 0;
	vertical-align: top;
}

a.imglink
{
	text-decoration: none;
}

a.imglink img
{
	position:relative;
	top: 3px;
}

a.imglink:hover span
{
	text-decoration: underline;
}

#accordion.meineanfragen div.ui-widget-content a
{
	color:#aa2020;
}

#hotelauswahl
{
	border: 1px solid #b9b9b9;
	padding:10px 5px;
	margin-bottom: 20px;
	line-height: 1;
	background:white;
}

#hotelauswahl h3
{
	margin: 0 0 10px 0;
	line-height: 20px;
}

#hotelauswahl input.inputbox
{
	margin-right: 4px;
}

#hotelauswahl h4
{
	margin: 15px 0;
}

#anfrageeinstellungen
{
	line-height: 18px;
}

table.hotellist
{
	width:100%;
}

table.hotellist td
{
	vertical-align: top;
	line-height: 16px;
	padding:2px;
	
}


table.jobidtabelle ul
{
	margin: 5px 0 !important;
}

.ui-tooltip, .qtip {
	font-size: 12px !important;
	line-height: 16px !important;
	color: 	#525252 !important;
}

.rightbartop
{
	top:290px;
}


#content div.chzn-container ul
{
	margin: 0;
}
#content .chzn-container-multi .chzn-choices .search-field .default
{
	color: #000;
}

#content .chzn-container-active .chzn-choices 
{
	box-shadow:none;
	border: 1px solid #b9b9b9;
}

#content .chzn-container .chzn-results .highlighted {
  color: #000;
	background-color: #E4E4E4;
	  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
	  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
	  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
	  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
	  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
	  background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
	border-top: 1px solid #B4B4B4; 
	border-bottom: 1px solid #B4B4B4; 
	padding-top:6px;
	padding-bottom:7px;
}

#content .chzn-container-multi .chzn-choices
{
	background-image:none;
	filter:none;
}

#content .chzn-container-multi .chzn-choices .search-field input
{
	margin: 0;
	padding-top:6px;
	padding-bottom:5px;
}

div.statusblock h3
{
	padding-top:20px;
}

#accordion.meineanfragen div.ui-widget-content a
{
	color:#aa2020;
}

/** IE 7 z-index bug**/
/*
#accordion.meineanfragen.ui-accordion .ui-accordion-header {
	*z-index:-1 !important;
}
*/

#accordion.meineanfragen.ui-accordion .ui-accordion-header.ui-state-active
{
	font-weight:bold;
}

#notify
{
	background: #cc0000;
	position:fixed;
	width:100%;
	z-index:100;
	

}

#notify div.notify
{
	border-bottom:1px solid #a00;
	text-align: center;
	padding:7px 0 7px 0;
	font-size:16px;
	font-weight: bold;
	color:white;
	text-shadow: 1px 1px 0px #a00;
	overflow:hidden;
}

#notify a {
	color:white;
}

.notify-close
{
	float:right;
	margin-right:20px;
	
	text-decoration:none !important;
}

.statusbox2
{
	margin: 20px 0 !important;
	width: 600px;
	
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;	
}

.statusbox2.storno
{
	border-color: #CD0A0A;
}

.statusbox2.buchung
{
	border-color: #10a231;
}

.statusbox2.vertrag
{
	border-color: #39f;
}

.statusbox2 .activecolor
{
	text-shadow: 0px 0px 3px #fff;
}

