

body {
	margin:0px;
	font-size:12px;
	font-family:arial;
	color:#6E7072;
	line-height:18px;
}

.clear {
	clear:both;
}

h1, h2 {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	color:#046B96;
}

h3, h4 {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}

h5, h6 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

a {
	color:#046B96;
	text-decoration:underline;
}

a:hover {
	color:#6AC5D6;
}

ul {
	list-style-image:url("../images/bullet.gif");
	margin:0px 0px 0px 15px;
	padding:0px;
}

input {
	font-size:12px;
	font-family:arial;
}

textarea {
	font-size:12px;
	font-family:arial;
}

#all {
	width:1000px;
	border-right:1px solid #CECFCE;
	overflow:hidden;
}

#top {
	width:1000px;
	height:62px;
}

#top_menu {
	width:1000px;
	height:26px;
	background-color:#6AC5D6;
	background-image:url("../images/header_top.jpg");
	background-repeat:no-repeat;
	background-position:25px 0px;
	text-align:right;
	color:#fff;
	font-size:13px;
}

#top_menu ul {
	list-style-type:none;
	margin:3px 30px 0px 10px;
}

#top_menu li {
	display:inline;
	margin:0px 5px;
}

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

#top_menu a:hover {
	color:#046B96;
}

#main_menu {
	width:800px;
	height:36px;
	background-image:url("../images/header_top.jpg");
	background-repeat:no-repeat;
	background-position:25px -26px;
	color:#046B96;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#main_menu ul {
	list-style-type:none;
	margin:10px 0px 0px 250px;
}

#main_menu li {
	display:inline;
	margin:0px 5px;
}

#main_menu a {
	color:#046B96;
	text-decoration:none;
}

#main_menu a:hover {
	color:#6AC5D6;
}

#search {
	width:180px;
	height:24px;
	text-align:right;
	margin:7px 20px 0px 0px;
	float:left;
}

#search input {
	width:146px;
	height:14px;
	color:#6E7072;
	font-size:11px;
	line-height:11px;
	border:1px solid #CECFCE;
	padding:4px;
}
#search .icon_submit{
	vertical-align:top;
}

#header {
	width:1000px;
	height:216px;
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
}
#header.mallorca   {	background-image:url("../images/header_mallorca.jpg");	}
#header.barcelona {	background-image:url("../images/header_barcelona.jpg");	}
#header.camargue {	background-image:url("../images/header_camargue.jpg");	}

#main {
	width:1000px;
	min-height:70px;
	background-repeat:no-repeat;
}
#main.mallorca {	
	background-image:url("../images/header_mallorca_bottom.jpg"); 
	background-position:678px 0px;	
}
#main.barcelona {	
	background-image:url("../images/header_barcelona_bottom.jpg"); 
	background-position:652px 0px;	
}
#main.camargue {	
	background-image:url("../images/header_camargue_bottom.jpg"); 
	background-position:661px 0px;	
}

.home_col_left {
	width:470px;
	margin:10px 0px 0px 30px;
	float:left;
}

.home_col_right {
	width:470px;
	margin:10px 30px 0px 0px;
	float:left;
}

.col_left {
	width:130px;
	margin:40px 0px 0px 20px;
	float:left;
}

.col_center {
	width:510px;
	margin:10px 0px 0px 20px;
	float:left;
}

.col_right {
	width:290px;
	margin:80px 30px 0px 0px;
	float:left;
}

#submenu ul {
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;
}

#submenu ul li a {
	color:#6E7072;
	text-decoration:none;
}

#submenu ul li a:hover {
	color:#2F2D30;
}

#submenu ul li.active a {
	color:#046B96;
	font-weight:bold;
}

#submenu ul.sub {
	list-style-type:none;
	list-style-image:url("../images/bullet.jpg");
	margin-left:25px;
}

#submenu ul.sub li a {
	color:#6E7072;
	text-decoration:none;
	font-weight:normal;
}

#submenu ul.sub li a:hover {
	color:#2F2D30;
}

#submenu ul.sub li.active a {
	color:#046B96;
	font-weight:bold;
}



#content {
	margin:30px 20px 0px;
}

#content a {
	color:#6E7072;
}

#content a:hover {
	color:#2F2D30;
}

#content ul {
	list-style-image:url("../images/bullet.jpg");
	margin-left:20px;
}

.home_module {
	float:left;
	width:200px;
	margin:15px;
}

.home_wide_module {
	width:430px;
	margin:15px;
}

.home_module h1, .home_module h2, .home_module h3, .home_module h4, .home_module h5, .home_module h6  {
	color:#046B96;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	border-bottom:1px solid #046B96;
	margin:0px 0px 20px;
	padding:0px 0px 5px;
}

.home_module a img {
	border:0px;
}

#footer {
	width:910px;
	height:100px;
	background-image:url("../images/logo_footer.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	border-top:1px solid #CECFCE;
	margin:0px 45px 20px;
}

#footer a {
	color:#6E7072;
}

#footer a:hover {
	color:#2F2D30;
}

#footer_contact {
	margin:5px 0px 0px 20px;
}

.foreground {
	color:#2F2D30;
}

.big {
	font-size:20px;
}

.blue {
	color:#046B96;
}

.center {
	text-align:center;
}


.module#images_box {
	height:240px;
	background-image:url("../images/box_bilder.jpg");
	background-repeat:no-repeat;
	padding:15px 20px;
}

.module#images_box img {
	margin:5px;
	border:0px;
}

.module#contact {
	height:370px;
	background-image:url("../images/box_kontakt.jpg");
	background-repeat:no-repeat;
	padding:10px 25px;
}

.module#contact input {
	width:210px;
	margin:0px 0px 10px 0px;
}

.module#contact textarea {
	width:210px;
	height:60px;
	margin:0px 0px 10px 0px;
}




.btn {
	height:26px;
	color:#fff;
}

.btn .left {
	width:5px;
	height:26px;
	background-image:url("../images/btn_left.gif");
	background-repeat:no-repeat;
	float:left;
}

.btn .center {
	height:26px;
	background-image:url("../images/btn_center.gif");
	background-repeat:repeat-x;
	padding:3px;
	float:left;
}

.btn .center a {
	color:#fff;
	text-decoration:none;
}

.btn .center a:hover {
	color:#CECFCE;
}

.btn .right {
	width:5px;
	height:26px;
	background-image:url("../images/btn_right.gif");
	background-repeat:no-repeat;
	float:left;
}

.btn#btn_images_box {
	margin:5px;
	text-transform:capitalize;
}

#mod_mallorca_sommeraktion {
	margin-left:5px;
	margin-right:0px;
}

#mod_mallorca_sommeraktion img {
	border:0px;
}

.standort_item {
	width:500px;
	background-repeat:no-repeat;
	background-position:500px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 220px 0px 0px;
}
.standort_item#standort_mallorca { background-image:url("../images/logo_mallorca.jpg"); }
.standort_item#standort_barcelona { background-image:url("../images/logo_barcelona.jpg"); }
.standort_item#standort_camargue { background-image:url("../images/logo_camargue.jpg"); }

.images_list div.image_list_item {
	width:120px;
	margin:5px 15px;
	text-align:center;
	text-decoration:none;
	float:left;
}

.images_list div.image_list_item a {
	text-decoration:none;
}

.images_list div.image_list_item a img {
	border:1px solid #6E7072;
}

.images_list div.image_list_item a:hover img {
	border:1px solid #2F2D30;
}

