/******************************************************/
/* CSS Document */
/*  Berglodge
/*	Stylesheet Document
/* 	Copyright (c) 2010 HOTELMARKETING
/*	www.hotelmarketing.de
/*
/******************************************************/

/*-------------------------------------------------------------------------*/
/* DEFAULT
/*-------------------------------------------------------------------------*/
body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, 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;
}
img {
   behavior: url("/pngbehavior.htc");
}


#printlogo{
 display:none;
visibility:hidden;
}
p {
margin-top: 15px;
margin-bottom: 5px;
}



#ausgabe{
 display:none;
visibility:hidden;
}

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

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

H1{
		font-size: 22px;
		color: #9d1c0b!important; 
		margin:30px 0px 5px 0px;
}

H2{
		font-size: 12px; 
		margin-bottom:0px;
		margin-top:0px;
}


H3{
		font-size: 12px;
		color: #9d1c0b!important; 
		margin:0px 0px 5px 0px;
}

H4{
		font-size: 14px;
		padding-top:5px;
		padding-left:10px;
		padding-bottom:0px;
		color: #c90019 !important; 
}

H5{
		font-size: 14px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		color: #c90019 !important; 
}


/*-------------------------------------------------------------------------*/
/* CONTENT
/*-------------------------------------------------------------------------*/

html	{
		background:#524939;


		}

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







#mitte{	margin: auto;width: 990px;overflow: hidden; padding:0px;  background-color:#FFFFFF; text-align:left;}
#main{	width:990px;}
#content{	float:left; padding-left:150px; padding-right:45px; width:795px; background: url(/medien/images/hg-content.gif); background-repeat:no-repeat;}


#logonav{height:120px; width:990px;}
#adresse{width:988px;}
#adressbox{width:990px; background-color:#FFFFFF;}

#trenner{width:795px; float:left}
#inhalt{float:left; width:795px;}
#footer{float:left; width:990px; padding-top:15px; background-color:#524939;}
#newmedia{width:180px; padding:left:65px; float:right; }
#subnavi{ width:700px; float:left; text-align:left; color:#9d1c0b; padding-left:41px; }
#nowraptaser{ width:235px; text-align:left; float:right; margin-top:35px; }

#men1{ padding-top:8px; }



li {
list-style-image:url(/medien/images/li.gif);

}

a {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000;text-decoration: underline;}


#impressum a {color: #FFFFFF!IMPORTANT; text-decoration: none;}
#impressum a:hover {color: #FFFFFF!IMPORTANT; text-decoration: underline;}
#impressum a:active {color: #FFFFFF!IMPORTANT; text-decoration: none;}

#subnavi a {color: #7a7b7a!IMPORTANT; text-decoration: none;}
#subnavi a:hover {color: #7a7b7a!IMPORTANT; text-decoration: underline;}
#subnavi a:active {color: #7a7b7a!IMPORTANT; text-decoration: none;}


