@charset "utf-8";
/* CSS Document */

body {
	font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
 	margin: 0;
   	padding: 0;
   	background: #2F2F2F url(../images/bg.jpg) repeat-x;

}

a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#wrap {
	background: url(../images/header.jpg) right top no-repeat;
	width: 980px;
	margin: auto;
	padding: 0;
	border: 0px solid yellow;
}

#main-body {
	float: right;
	width: 740px;
	border: 0px solid blue;
	min-height: 300px;
	color: #CCC;
}

/*** HEADER ***/

#header {
	border: 0px solid red;
}

#header div {
/*	padding: 137px 0 5px 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border: 0px solid black;*/
}

#header div p {
	text-align: right;
	font-size: 12px;
	margin: 278px 30px 0 0;
	font-weight: bold;
}

#header div p span {
	padding-right: 60px;
}


/*** CONTENT DIV ***/

#content {
	border: 0px solid green;
	margin-top: 30px;
	/*background: #101010;*/
	text-align: justify;
}

#content div {
	/*border: 1px solid yellow;
	padding: 0 10px 10px 10px;*/
}

#content h1 {
	font-size: 18px;
	border-bottom: 1px dashed #009bde;
}

#content h2 {
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
}

#content ul {
	list-style-image: url(../images/menu-services-arrow-off.gif);
}

#content p.package-preis {
	font-size: 12px;
	text-align: right;
}

#default {
	padding: 10px;
	background: #101010;
	float: left;
	width: 500px;
}

#exterior_title, #interior_title, #mtp_title {
	height: 180px;
	letter-spacing: 1px;
	text-align: inherit;
	padding: 5px 360px 10px 10px;
	border: 0px solid red;
	background: url(../images/exterior_title.jpg) bottom right no-repeat;
	margin-bottom: 15px;
}

#interior_title {
	background: url(../images/interior_title.jpg) bottom right no-repeat;
}

#mtp_title {
	background: url(../images/mtp_title.jpg) bottom right no-repeat;
}

#exterior_title p, #interior_title p, #mtp_title p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-top: 0px;
	color: #ccc;
}


/*** AUFKLAPPBARE DIVS ***/

#head_ext1, #head_ext2, #head_addon1, #head_addon2, #head_addon3, #head_int1, #head_int2, #head_mtp1, #head_mtp2, #head_mtp3 {
	padding: 8px 12px;
	border: 1px solid #666;
	background: #101010 url(../images/header_shadow.png) repeat-x;
}

#head_ext2, #head_addon1, #head_addon2, #head_addon3, #head_int2, #head_mtp2, #head_mtp3 {
	margin-top: 10px;
}

#head_ext1 p, #head_ext2 p, #head_addon1 p, #head_addon2 p, #head_addon3 p, #head_int1 p, #head_int2 p, #head_mtp1 p, #head_mtp2 p, #head_mtp3 p {
	margin: 0;
	width: 100%;
}

#head_ext1 span, #head_ext2 span, #head_addon1 span, #head_addon2 span, #head_addon3 span, #head_int1 span, #head_int2 span, #head_mtp1 span, #head_mtp2 span, #head_mtp3 span {
	float: right;
	padding: 0;
	/*background: url(../images/arrow_down.png) bottom no-repeat;*/
}

#ext1, #ext2, #addon1, #addon2, #addon3, #int1, #int2, #mtp1, #mtp2, #mtp3 {
	padding: 0px 10px 0px 10px;
	background: #101010;
	border: 1px solid #666;
	border-top: 0;
}




/*** SIDE-BAR, MENU ***/

#sidebar {
	float: left;
	margin-left: 30px;
	width: 200px;
	min-height: 380px;
	border: 0px solid red;
	background: #101010 url(../images/logo.png) no-repeat center 30px;
}

#sidebar #sbwrap {
	padding: 5px;
	padding-top: 130px;
}


/*** FOOTER ***/

#footer {
	clear: both;
	height: 25px;
	font-size: 10px;
	color: #909090;
	padding-top: 110px;
	text-align: center;
	border: 0px solid #666;
	background: url(../images/footer_bg.jpg) 0 40px no-repeat;
}


/*** MENU SERVICES ***/

#menu-home, #menu-services {
	padding-top: 25px;
}

#menu-booking, #menu-buyown, #menu-discount {
	padding-top: 15px;
}

#menu-services ul, #menu-home ul, #menu-booking ul, #menu-buyown ul, #menu-discount ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px solid #333;
}

#menu-services ul li, #menu-home ul li {
	margin: 0;
}

#menu-booking ul li, #menu-buyown ul li {
	margin: 0;
	padding: 4px 16px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#menu-discount ul li {
	margin: 0;
	padding: 6px 8px;
	border: 1px solid #222;
	background: #444;
}

#menu-discount ul li div {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: 5px;
}

#menu-services ul li.header, #menu-home ul li.header, #menu-booking ul li.header, #menu-buyown ul li.header {
	padding: 6px 25px 6px 10px;
	text-transform: uppercase;
	border: 1px solid #333;
	background: #101010 url(../images/header_shadow.png) repeat-x;
}

#menu-booking ul li.header {
	background: #101010 url(../images/header_shadow_blue.png) repeat-x;
}

#menu-services ul li.footer, #menu-booking ul li.footer, #menu-buyown ul li.footer {
	border-bottom: 1px solid #333;
	line-height: 0px;
}

#menu-services ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 4px 16px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#menu-services ul li a:hover {
	display: block;
	text-decoration: none;
	color: #eee;
	padding: 4px 16px;
	border-right: 1px solid #009bde;
	border-left: 1px solid #009bde;
	background: #333;
}
#menu-booking ul li.link a, #menu-booking ul li.link a:hover, #menu-buyown ul li.link a, #menu-buyown ul li.link a:hover {
	display:block;
	padding-top: 10px;
}
