/*---Global---*/
body{
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg.jpg) repeat-x;
}
img{border-style:none;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

.orange
{
	font-family: Arial, Verdana, sans-serif;
	COLOR: #F48F37;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal
} 
.schwarz
{
	font-family: Arial, Verdana, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal
} 
.ueberschrift
{
	font-family: Arial, Verdana, sans-serif;
	COLOR: #000000;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold
} 
.weiss
{
	font-family: Arial, Verdana, sans-serif;
	COLOR: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold
} 
.hundehotel {
	float:left;
	width:120px;
	text-align:center;
}
.photobox {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}

.photo120 {
	float:left;
	width:120px;
	text-align:center;
}
.photo150 {
	float:left;
	width:160px;
	text-align:center;
}



.info-box {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	width:990px;
	margin:13px auto 0;
	background:#fff url(../images/hundehotel.gif) no-repeat;
	overflow:hidden;
}
/*---MainEnd---*/
/*---Header---*/
.logo{
	float:left;
	width:253px;
	height:171px;
	padding:13px 0 0;
}
.logo a{
	display:block;
	width:253px;
	height:171px;
	background:url(../images/hunde-pension-satke.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*---HeaderEnd---*/
/*---Content---*/
#content{
	float:right;
	width:732px;
	padding:0 0 0 5px;
	background:url(../images/hundepension.jpg) no-repeat 0 53px;
}
.email{
	float:right;
	display:inline;
	margin:24px 27px 0 0;
}

.place-holder{
	clear:both;
	padding:71px 0 35px;
	width:100%;
	overflow:hidden;
}
.content-holder{
	height:1%;
	overflow:hidden;
	padding:0 18px 0 19px;
}
.holder{
	height:1%;
	overflow:hidden;
}
.new{
	float:left;
	width:338px;
	overflow:hidden;
	margin:0 20px 0 0;
}
.new2{
	float:left;
	width:150px;
	overflow:hidden;
	margin:0 20px 0 0;
}
.new3{
	float:left;
	width:500px;
	overflow:hidden;
	margin:0 20px 0 0;
}
.new img{display:block;}
* html .new{margin:0 17px 0 0;}
.text{
	height:1%;
	overflow:hidden;
}
#content h1{
	font-size:14px;
	margin:0 0 14px;
}
#content h2{
	font-size:15px;
	margin:0 0 14px;
	color:#F48F37;
}
#content p{
	font-size:12px;
	margin:0 0 12px;
}
.promo{
	border:1px solid #e4daad;
	border-width:1px 0;
	padding:20px 23px;
	font-size:12px;
}
/*---ContentEnd---*/
/*---Sidebar---*/
#sidebar{
	float:left;
	width:253px;
}
#navigation{
	list-style:none;
	margin:0;
	padding:13px 0 0;
	clear:both;
	width:100%;
	overflow:hidden;
	background:url(../images/sidebar-grad.gif) no-repeat;
	min-height:412px;
	font-size:13px;
	line-height:22px;
}
* html #navigation{height:412px;}
#navigation li{
	padding:3px 0 0;
}
#navigation a{
	display:block;
	color:#424241;
	border:1px solid #778e99;
	padding:0 0 0 48px;
	height:1%;
}
#navigation li{height:1%; vertical-align:top;}
#navigation li.active a,
#navigation a:hover{
	background:#e4daad;
	text-decoration:none;
}
#navigation li.active ul{display:block;}
#navigation ul{
	display:none;
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li.active ul a{
	background:#f4edc7;
	padding:0 0 0 63px;
}
#navigation li.active ul li.active a,
#navigation li.active ul a:hover{background:#f5dfb2;}
/*---SidebarEnd---*/