/*******************************************************************************

	Project		:	ARTIS HOTEL

	Copyright	:	vierzwei
					www.vierzwei.de

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1.2em; line-height:1.4em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{margin: 0 0 0 0; list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	body
*******************************************************************************/
body {
	background-image:url(bg_nav.jpg);
	background-repeat:no-repeat;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	color:#0c6038;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/

.website {
	position: absolute;
	height: 100%;
	width: 1010px;
	left: 0px;
	top: 0px;
}



/*	header
*******************************************************************************/

.header {
	background-image: url(top_01.jpg);
	position: relative;
	height: 130px;
	width: 1010px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}



/*	content
*******************************************************************************/
.content {
	position: relative;
	/*height: 420px;*/
	width: 1010px;
	left: 0px;
	top: 0px;
	text-align: left;
	
}

#main-block {
	position: relative;
	/*height: 100%;*/
	width: 650px;
	overflow: auto;
	float: left;
	padding-bottom:20px;
}

#pop {
	position: absolute;
	left: 10px;
	top: 10px;
	margin: 30px;
	float: left;	
}


.border{
	border:solid 1px #0C6038;
	padding:10px;
	margin-bottom:15px;
}


/*	Navigation
*******************************************************************************/

#navigation {
	position: relative;
	height: 100%;
	width: 360px;
	float: left;
	
}


#navigation ul.nav1st {
	width:320px;
	list-style:none;
	background:transparent;

}


#navigation ul.nav1st li {
	background:transparent;
	list-style:none;
	background-image: url(bullet.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	padding: 2px 2px 2px 40px;
	margin: 6px 2px 2px 2px;
	
}

#navigation ul.nav1st li.active {
	background:transparent;
	list-style:none;
	background-image: url(bullet_a.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	padding: 2px 2px 2px 40px;
	margin: 6px 2px 2px 2px;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#ec5d1e;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#0c6038;
	font-size:1.2em;
	font-weight:bold;

}

#navigation ul.nav1st a:hover {
	color:#090;
}



/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#ec5d1e;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#0c6038;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.8em;
}

/* Headline 3 */
#main-block h3 {
	color:#ec5d1e;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}



/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:18px;
	list-style-image: url(bullet_klein.gif)
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}

#main-block table{
	margin-bottom:15px;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#090;
	text-decoration:underline;
}

#main-block a:hover {
	color:#000;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#fff;
	color:#0c6038;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#fff;
	border-top:2px solid #fff;
}

#form-module label.img {
	text-align:center;
	width:295px;
	padding:0px;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:140px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	border-left:2px solid #fff;
	border-right:none;
	width:450px;
	line-height:0.3em;
}

#form-module label.text {
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:1px;
	width:295px;
	border:1px solid #0c6038;
}

#form-module input.text {
}

#form-module input.checkbox {
	width:12px;
	height:12px;
	border:1px solid #0c6038;
}

#form-module input.submit { 
	margin:5px 5px 5px 153px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#ec5d1e;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:40px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}


/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	width:600px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#666;

}

#form-exhibitor fieldset {
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
	border: 1px solid #e7e7e7;
}

#form-exhibitor legend {
	background-color: white;
	color: #000;
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}


#form-exhibitor p {
	margin:0;
	padding-bottom:1em;
	font-size:1.2em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding:1em 0 1em 0;
}

#form-exhibitor .element {
	display:block;
	clear:both;
	background-color:#fff;
	border-top:2px solid #fff;
	font-size:1.2em;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	border-right:2px solid #fff;
}

#form-exhibitor label.checkbox {
	width:252px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor label.checkboxinner {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
	font-size:1em;
	width:250px;
	border:1px solid #999;
}

#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #EFEEEE;
 	border:  1px solid #000;

}

#form-exhibitor input.text {
	height:1.8em;
	
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0 0 0 123px;
	border:none;
}

#form-exhibitor input.submit { 
	margin:5px 5px 5px 123px;
	padding:2px 5px;
	width:120px;
	background-color:#f7f7f7;
	color:#000;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}

#form-exhibitor input.submit:hover { 
	background-color:#DE2100;
	color:#fff;
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30pt;
	margin-top:30pt;
	padding-bottom:10pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30pt;
	margin-top:30pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:9pt;
	padding-top:20pt;
	orphans:5;
}

div.onearticle  {
	font-size:6pt; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

.justprintnewpage {
	page-break-before:always;
}










/* kalender */

/* addon css */
table.calender {
   width:420px;
   border:none; 
   padding:0px; 
	margin:0px; 
	border-spacing:0px;
}

table.calender.tr { border:none; padding:0px; margin:0px; }

table.calender.td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }




.calhead, .calbg, .booked {
	width: 60px;
	height: 60px;
	border: thin solid #E0E0E0;
	text-align: center;
	background-color: #aaccce;
}

.bookedlegende {
	height: 60px;
	border: thin solid #E0E0E0;
	text-align: center;
	background-color: #ED1000;
}

.calbglegende {
	height: 60px;
	border: thin solid #E0E0E0;
	text-align: center;
	background-color: #aaccce;
}

.calhead {
	background-color: #faf9f5;
	height: 30px;
}


.booked {
	background-color: #ED1000;
}





table.bookcell {
	width:70px;
	height:60px;
   border:none; 
   padding-top:0px; 
	padding-bottom:12px; 
	padding-left:0px; 
	padding-right:0px; 
	margin:0px; 
	border-spacing:0px;
	background-color: #faf9f5;
}

table.bookcell td {
	width: 20px;
	height: 12px;
	font-size: 11px;
}

td.unbookedcell {
	background-color: #aaccce;
	background-color: #faf9f5;
}

td.bookeds1 {
	background-color: #FFCC66;
}
td.bookeds2 {
	background-color: #33FF00;
}
td.bookeds3 {
	background-color: #0099FF;
}