
#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/* Design by http://www.studio7designs.com */

*{border:0;margin:0;padding:0;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #060;
line-height: 200%;
margin-top: 0px;
background: #ffae00;
}

#border
{
	width: 770px;
	background:url('/img/backround2.gif');
	margin: 0 auto;
	background-repeat: repeat-y;
}

#header
{
height: 193px;
width:743px;
margin-left:-2px;
}

* html #header { margin-left: 0; }

#content
{
	padding: 0.5em;
	max-width: 740px;
	padding-left: 0.5em;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
	background-image: url('/img/backround01.gif');
	background-repeat: no-repeat;
}

.splitleft {
	width: 545px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 40px;
	padding-right: 10px;
}

.splitleft-buchung {
	width: 675px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 40px;
	padding-right: 10px;
}



#introduction{
	float:right;
	width:130px;
	margin:0 20px 20px 0px;
	text-align:left;
	color:#999999;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 20px;
	border-left: 1px solid #006600;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#333;
}

#introduction h3{
}

#introduction a:link, a:visited{
	color:#333;
}

#introduction a:hover, a:active{
	color:#33cc33;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 60px;
	background-color: #33cc33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 50px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#003300;
}

#footer a:hover, a:active{
	color:#000000;
}




a:active,
a:visited,
a:link	    			{ color: #003300; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

/* ~~~~~~~~~ PROPS FOR THE MENU ~~~~~~~~~ */

    #topmenu {
	height: 41px;
	padding-top:20px;
      }
    #topmenu ul {
	  list-style:none;
	  margin-left:60px;
      }
    #topmenu li {
	float:left;
	
      }
    #topmenu a {
	text-decoration:none;
	padding:0 5px;
	margin-right:5px;
	color:#006600;
	font-weight: bold;
	font-size: 14px;
      }
    

  
    #topmenu a:hover {
	color:#00CC00;
	  border-bottom:1px solid #00CC00;
      }
	#topmenu .active {
      color:#00CC00;
      }
   
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 16px;
	color: #006600;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

h3{
	color:#006600;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	padding:0 2px;
	margin:0;
	font-size: 10px;
	font-weight: normal;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-size: 16px;
	color: #006600;
}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	}
#border #container #content .splitleft #lipsum p {
	margin-bottom: 10px;
}
#border #container input, select, textarea {
	border: 1px solid #006600;
}
#border #top {
	height: 46px;
	width: 770px;
	background-image: url('/img/backround01.gif');
}
#border #foot {
	background-image: url('/img/backround04.gif');
	height: 70px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: 0 32;
	text-align: center;
}
#border #container #introduction img {
	padding: 3px;
	border: 1px solid #006600;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#border #container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


