@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	color:#000;
	font-family: 'Arial Narrow',Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	background: url(http://www.jugendhotel-aicher.com/pix/bg_aicher_big2.jpg);
}
a {
	color: #333;
	text-decoration: underline;
}
:focus, :active {
	outline: none;
}
#wrap { 
	margin:20px auto;
	width:815px;
	padding: 0;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
} 

#header { 
	display: none;
	/*padding:20px;
	margin-bottom:20px;*/
} 
#header h1 {
	background:url(img/topfive_markushof.gif) top left no-repeat;
	width:200px;
	height:49px;
	display:block;
	text-indent:-9999px;
	float: left;
}
#header h2 {
	margin-left:210px;
	margin-top:5px;
}
#sidebar {
	float: left; 
	width: 100px; 
	background: #f2f2f2;
	padding: 0 10px 15px 20px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
}

#content {
	clear: left;
	padding: 0; 
	background:#EDEBE1;
	padding:20px;
}

#colorbox h2, #colorbox h3 {
	margin: 15px;
}

#colorbox h3 {
font-size: 22px;
text-transform:uppercase;
color:#2982CD;
}

.details_bild {
float:left;
overflow:auto;
width:277px;
margin-left: 15px;
}
.details_datum {
display:none;
}
.details_werte {
border-spacing:2px;
margin-bottom:15px;
margin-left:13px;
width:726px;
}
.details_anzahl, .details_alter, .details_dauer {
height:32px;
padding:2px 2px 2px 30px;
vertical-align:middle;
}

.details_anzahl {
background: #DAD7D2 url("img/icon_gruppen.png") 5px 50% no-repeat;
} 

.details_alter {
background: #DAD7D2 url("img/icon_kinder.png") 5px 50% no-repeat;
} 

.details_dauer {
background: #DAD7D2 url("img/icon_dauer.png") 5px 50% no-repeat;
} 

.details_zahl {
background:none repeat scroll 0 0 #DAD7D2;
font-size: 12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
width:50px;
}
.details_beschreibung, .details_ausruestung, .details_hinweis, .details_preise {
	float: right;
	width: 430px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.details_preise {
border-spacing:2px;
margin:0 0 15px 15px;
width:398px;
}
.details_preise thead th {
background:none repeat scroll 0 0 #DAD7D2;
font-weight:bold;
padding:5px;
text-align:left;
}
.details_preise tbody td {
padding:4px 5px;
}
.details_preise .gruppe1 td {
background:none repeat scroll 0 0 #CE8C74;
}
.details_preise .gruppe1:nth-child(2n+1) td {
background:none repeat scroll 0 0 #DEBCA3;
}
.details_preise .gruppe2 td {
background:none repeat scroll 0 0 #E2E8CE;
}
.details_preise .gruppe2:nth-child(2n+1) td {
background:none repeat scroll 0 0 #F4F2E3;
}

#content h2, #content h3, #content p, .details_beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	font-weight: normal;
}

#content h2 {
font-size: 24px;
margin-top:0;
margin-bottom:20px;
}

#content h3 {
font-size: 18px;
margin-bottom:8px;
margin-top:20px;
}

#footer { 
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0; 
}
.clear { 
	clear:both;
}

.description {
margin: 8px 0;
}

.package_name {
	clear: left;
	padding-left: 0;
	margin-bottom:8px;
}
.link_active {
	display: block;
	margin-top: 20px 0;
	text-decoration: none;
	font-weight: bold;
}

.package_active {
	margin-bottom: 20px;
	padding: 0;
	background: none;
}

#blocks {
margin-top: 20px;
}

.block {
	float: left;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color:#000;
	background: #C6E2F1;
	word-wrap: break-word;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.block_einheiten {
padding: 0 0 0 10px;
font-size: 10px;
}

.nr1 {
background: #F18E00;
}

.nr2 {
background: #FDCA00;
}

.nr3 {
background: #FFE48E;
}

.nr4 {
background: #FFF5D6;
}

.block h4 {
	margin: 10px 0 0 10px;
	font-size:16px;
}

.block li {
	list-style: none;
}

.block li a {
	display: block;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000;
}
/*.block li a:hover {
	background: #008FCC;
}*/
.table {
	float: left;
	width: auto;
	margin-right: 20px;
	border: none;
}
#content .price_info {
	font-size:10px;
	margin-bottom: 0;
	padding-top: 20px;
	clear: left;
}

.package_lowprice {
color: #000;
}

.package_price {
	border-spacing: 0;
}
.package_price thead th {
	background:none;
}
.package_price th {
	font-weight: bold;
	text-align: left;
}
.package_price th, .package_price td {
	padding: 10px;
	background: none;
}
.package_price tr:hover td {
	background: #fff;
}

/*remote styles*/

	#flex-navigation {
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;

	}
	
	#flex-navigation li	{
		display:block;
		float:left;
		list-style:none outside none;
		background: #000;
		color: #fff;
		margin-right:5px;
		padding:3px 10px;
		}
		
	#flex-navigation li a {
	color: #fff;
	text-decoration: none;
	}
	
	.table-packages {
	background: #f2f2f2;
	width: 100%; 
	border: 0; 
	cellpadding: 5;
	}
	
	.preise {
	display: none;
	}
	
	#colorbox p.details_anzahl, #colorbox p.details_alter, #colorbox p.details_dauer {
	margin: 0 0 0 1em;
	color:#2982CD;
	font-weight:bold;
	}
	
	#colorbox p.details_dauer {
	margin: 0 0 1em 1em;
	}
	
	.link_package {
	color:#2982CD;
	font-size:16px;
	text-decoration:none;
	background:url("img/aicher_bullet_toggle_plus.png") no-repeat scroll 0 50% transparent;
	padding-left:25px;
}

a.link_package.link_active {
background:url("img/aicher_bullet_toggle_minus.png") no-repeat scroll 0 50% transparent;
}
.details_bild {
	position: relative;
}
.details_bild a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -999em;
	background: url(img/play_large.png) no-repeat center;
}

