/* basic elements */
body { 
	background-position: 
     0% 0%; color: #4A2624; 
	margin: 0px; font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:16pt; 
	font-size:11pt; 
	font-family:verdana; 
	background-color:#932109; 
	background-repeat:repeat; 
	background-attachment:scroll 


	}



*
{
	margin:0px;
	padding:0px;
	
	font-family: verdana, sans-serif;
	
	
}

img{
border: 1px solid #A62118;
}


#holder{
	margin: 0px auto;
	
	width:800px;
	text-align:left;
	background: #FFFCC1 url('img/menubg8.gif') repeat-y 20px 20px;
	border: 1px solid #FCF0A5;

}
#holderstart{
	margin: 0px auto;
	width:800px;
	text-align:left;
	background: #FFFCC1;
		background: #FFFCC1 repeat-y 20px 20px;
	border: 1px solid #FCF0A5;

}


#startseite{
	margin: 0px auto;
	
	width:800px;
	text-align:left;
	background: #FFFCC1;
	border: 1px solid #FCF0A5;

}

#start{
	
height:auto;
float:left;
width:800px;

color: #932109;
font-size:16px;
	
}



#leftcol{
	
	float:left;
	width:200px;
	text-align:left;
	
}

#leftcolstart{
	
	float:left;
	width:50px;
	text-align:left;
	
}

#leftcol p{
margin: 0px 0px 0px 40px;

}

h5{
	color: #932109;
	margin: 15px 30px 15px 0px;
	font-weight: bold;
	font-size:14px;
	text-align:center;

}

#leftcol h3{
	color: #E9C9B4;
	margin: 20px 0px 10px 40px;
	font-weight: bold;
	font-size:14px;

}

#leftcol h4{
	color: #932109;
	margin: 20px 0px 15px 30px;
	font-size:13px;
	width: 150px;
	text-align: left;
		text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:14px;
}

#leftcol a{
	text-decoration:none;
	color: #932109;
	line-height: 18px;
	font-size:13px;
		font-weight: bold;
}
#leftcol a:hover {
	text-decoration:none;
	color: #DD493E;
	font-size:13px;
	line-height: 18px;
	font-weight: bold;

}



#leftcol a.aktiv{
	text-decoration:none;
	color: #932109;
	font-size:13px;
	font: font-family: Verdana;
	line-height: 18px;
	font-weight:bold;

}




#leftcol ul{list-style-type:none;
margin: 0px 0px 0px 30px;
font-weight:normal;

}

	
}
#leftcol li a.aktiv{
	text-decoration:none;
	color: #DD493E;
	font: 13px font-family: Verdana;
	line-height: 18px;
	font-weight:bold;

}

ul{list-style-type:none;
margin: 0px 0px 0px 0px;
font-weight:normal;

}

li{list-style-type:none;
margin: 0px -40px 0px 0px;
font-weight:normal;

}
 li a{list-style-type:none;
	color: #4A2624;
	font: 13px font-family: Verdana;
	line-height: 18px;
	font-weight:bold;

}
	
 li a.aktiv{list-style-type:none;
	text-decoration:none;
	color: #4A2624;
	font: 13px font-family: Verdana;
	line-height: 18px;
	font-weight:bold;

}




/* ----- LINKS
----------------------------------------------------------------------------------------------------------- */

a:link {
	color: #40659B;
	text-decoration: none;
	}
a:visited {
	color: #40659B;
	text-decoration: none;
	}
a:hover {
	color: #DD493E;
	text-decoration: underline;
	}


ul {
	margin:0;
	padding:0;

	}

ol {
	margin:2em 0 0 20px;
	padding:0;
	list-style: none;
	}




/*=========> Navigation <===========*/
#nav{
	width:159px;
	
	float:left;
	margin-bottom:10px;
}
#nav li{
	
	font-size:1.1em;
	padding-left:-2px; padding-top:4px; padding-bottom:4px
}
#nav li li{
	background:url('dot.gif') no-repeat 0% 50%;
	font-size:90%;
	padding-left:-2px; padding-top:4px; padding-bottom:4px
}
#nav li ul{margin-bottom:-4px;}
#secnav{

	top:16px;
	left:15px;
}
#nav a, #secnav a{
	color:#932109;
	text-decoration:none;
}
#nav a:hover, #secnav a:hover{
	color:#ea7516;
	text-decoration:underline;
}

#secnav li{
	float:right;
	height:30px;
	line-height:14px;
	padding-left:15px;
}



#rightcolstart{
height:700px;
float:left;
width:700px;
color: #932109;
padding-left:55px;
padding-top:15px;
}

#rightcol{
height:auto;
float:left;
width:560px;
color: #4A2624;
}

#rightcol_form{
	padding:10px 5px 10px 20px;
	
	
}


#rightcol p{
	padding:10px 5px 10px 20px;
	
	
}




#rightcol h3{
	padding:20px 20px 10px 20px;
	color: #932109;
	font-size:16px;

	
}


#rightcol h4{
	padding:10px 20px 10px 20px;
		color: #932109;
	
}



#rightcol ul{
list-style-image:url(''); padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}

#rightcol ul li{
margin:10px;

}

/* useful for faq saection*/

#rightcol ol{
	padding:10px 20px 10px 20px;
	list-style-position:inside;
}

#rightcol ol li{
	margin:10px;
	font-weight:bold;
	color: #340C03;
}

#rightcol ol li p{	
	font-weight:normal;
	color:#340C03;
}

#rightcol hr{

margin:10px 10px 10px 20px;

}

#rightcol h2{
font-size:17px;
color: #932109;
}

#rightcol h3{
	color: #932109;
	font-size:16px;

}

#rightcol a{
	color: #340C03;

}

#rightcol a:hover{
	text-decoration: none;

}


#footer {
	background: url('img/footer.gif') repeat-x;
	width:800px;
	height:34px;
	border: 0px solid #932109;
	
	margin: 0px auto;
	
}

#footer p{

	color:#FCF0A5;
	padding:7px 0 0 22px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
		
}

#footer p a{

	color:#FCF0A5;
}

#footer p a:hover{

	color:#ffffff;
	text-decoration:none;
}


#fountain{

	/*background: url("hintergrundbild.gif"/*tpa=http://www.alessia-pflegegruppe.de/img/pageparts/choccyfountain.gif*/) width:760px; no-repeat
}



#featureboxleft {
	height: 170px;
	width: 279px;
	float:left;
}
#featureboxleft_weg {
	height: -2px;
	width: 279px;
	float:left;
}


#featureboxleft p  {
	padding:20px -10px 0px 20px;
	font-weight:normal;
	color:#340C03;
}

#featureboxleft a:link {
	color: #932109;
	text-decoration: none;
	font-weight:bold;
	}
#featureboxleft a:visited {
	color: #932109;
	text-decoration: none;
		font-weight:bold;
	}
#featureboxleft a:hover {
	color: #DD493E;
	text-decoration: underline;
		font-weight:bold;
	}








#featureboxright{
	/*background: url("featurebox.jpg"/*tpa=http://www.alessia-pflegegruppe.de/img/pageparts/featurebox.jpg*/) center;*/
	height: 208px;
	width: 250px;
	float:left
}

#featureboxright p {
	padding:5px 20px 0px 25px;
}

#featureboxright h2, #featureboxleft h2 {
	padding:30px 20px 0px 25px;
}

.featureboxcontent{

	height:160px;

}

#featureboxright .featureboxcontent #textchange
{
padding-top:20px;
}

.featureboxcontent img{


padding: 3px;
margin: 3px 10px 12px 30px;
border-top: 1px solid #932109;
border-right: 1px solid #932109;
border-bottom: 1px solid #932109;
border-left: 1px solid #932109;


}


.featureboxfooter{
	text-align:right;
	color: #000000;

}

.featureboxfooter a{
	text-align:right;
	font-weight:bold;
	color: #E9C8B4;
	text-decoration:none;

}


.featureboxlink{
color: #340C03;
font-size:17px;
}

.imageBorder{
margin:0px 0px 10px 20px;
border: 1px solid #340C03;

}

.locationImage{
margin:10px 10px 10px 10px;
border: 1px solid #340C03;
float:right;
}

.productpagebuttons{
	float:right;
	width:150px;
	margin:10px 10px 10px 20px;
	padding:5px;
	background: #DDD1D1;
	border: 1px solid #521415;
	font-size: 17px;
}


.productimagelarge{
margin:10px 10px 10px 20px;
border: 1px solid #521415;

}


.productimagesmall{
margin:10px 10px 10px 0px;
border: 1px solid #521415;

float:right;

}


.productlistbuttons{
	float:right;
	
	margin:10px 10px 10px 10px;
	padding:0px;
	background: #DDD1D1;
	border: 1px solid #521415;
	 width:520px; 
	 
	 
}

.productdescription{

	width:440px;

}

.productlistbuttons img{

margin:5px;
}

.clear{

clear:both;
height:0px;
line-height:0px;

}

.fl{

float:left;
}


.fr{

float:right;
}


.alignright{

text-align:right;
}

.alignleft{

text-align:left;

}

.boldtext{
	font-weight: bold;
	color: #932109;
	font-size: 14px;	
}
.boldtext2{
	font-weight: bold;
	color: #932109;
	font-size: 13px;	
}
.boldtext3{
	font-weight: bold;
	color:  #4A2624;
	font-size: 13px;	
}

table{

margin:20px;
width:460px;
border: 1px solid #340C03;

}


table th {
padding:4px;
border: 1px solid #521415;
}

table td {
border: 1px solid #521415;
padding:4px;
}
.boldtextitalic {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	text-align: center;


}

.locationlist{
list-style-type:none;

}

#ukmap{
float:right;
margin:20px 20px 0px 0px;
}



#Stil2 a{
	text-decoration:none;
	color: #000000;
	line-height: 18px;
	font-size:12px;
		font-weight: bold;
}
