/******************************************************/
/* CSS Document */
/*  Hotel Kapuzinerhof
/*	Stylesheet Document
/* 	Copyright (c) 2010 hotelmarketing.de
/*	www.hotelmarketing.de
/*
/******************************************************/

/*-------------------------------------------------------------------------*/
/* DEFAULT
/*-------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {
		margin:0px;
		padding:0px;
		}

h1, h2, h3, h4, h5, h6 {
		font-size:100%;
		}
fieldset, img {
		border:0;
		}
.left {
		float:left;
		display:inline;
		}
.right {
		float:right;
		}	
.clearer {
		clear:both;
		}
.spacer {clear:both;
}

#info, #notext, #slideshow, #footer, #adresse, #hotelmarketing, #navigation, #men1, #oben2, #drucken, #header, #head, #nowraptaser{
 display:none;
visibility:hidden;
}

#notext, .notext{
 display:none;
visibility:hidden;
}



/*-------------------------------------------------------------------------*/
/* HEADLINES
/*-------------------------------------------------------------------------*/

H1{
		font-size: 16px;
		color: #da251c !important; 
		margin:70px 0px 15px 0px;
		text-transform: uppercase;

}

H2{
		font-size: 12px;
		color: #da251c !important; 
		margin:0px 0px 0px 0px;
}


H3{
		font-size: 12px;
		color: #da251c !important; 
		margin-top:15px;
		margin-bottom:5px;
}

H4{
		font-size: 12px;
		color: #FFFFFF!important; 
 
		padding-bottom:8px;
}


H5{
		font-size: 16px;
		color: #054631 !important; 
		padding:0px;
}
/*-------------------------------------------------------------------------*/
/* CONTENT
/*-------------------------------------------------------------------------*/

html	{
		overflow-y:scroll !important;
		background-color:#FFFFFF;
		

		
		}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	color: #464645;
	line-height:1.5;
	height: 100%;
	padding: 0;
	text-align:left;

	
	
}

div#slideshow {}

div#slideshow img{ display: none; position: absolute;}


div#mitte{padding:15px; float:left; text-align:left; width:960px; }





div#content{}



div#sitemap{padding-bottom:25px;}








a {
		color: #750b0b;
		text-decoration: underline;

 
}
a:hover {
 		color: #750b0b;
 		text-decoration: none;
}

a:active {
 		color: #750b0b;
		text-decoration: underline;

}







#sitemap{

font-size: 12px;
text-decoration: none !important;
 color: #585858;
font-style: bold;
list-style:none !important; 
margin:0px;


 
}
#sitemap a{

font-size: 12px;
text-decoration: none !important;
font-style: bold;
list-style:none !important; 
color: #585858!important;

 
}
#sitemap a:hover{

 font-size: 12px;
 text-decoration: underline !important;
 font-style: bold;
 list-style:none !important;
color: #585858!important; 


}

#sitemap a:active {

  font-size: 12px;
text-decoration: none !important;
font-style: bold;
list-style:none !important; 
color: #585858!important;

}

li {
list-style-image:url(/de/medien/images/li.gif);
margin-left: 23px;
margin-bottom: 0px;

}

