/******************************************************/
/* CSS Document */
/*  Partaneshof
/*	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;
}

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

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



/*-------------------------------------------------------------------------*/
/* HEADLINES
/*-------------------------------------------------------------------------*/
H1{
		font-size: 18px;
		color: #5f72b3!important; 
		margin:60px 0px 15px 0px;
	

}

H2{
		font-size: 14px;
		margin:0px 0px 0px 0px;
		
	

}


H3{
		font-size: 12px;
		color: #5f72b3!important; 
		padding-top:10px;
}


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

H6{
		font-size: 14px;
		color: #750b0b !important; 
		margin:0px 0px 0px 0px;
}

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

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

		
		}

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

	
	
}

#mitte{width:930px; text-align:left; left:0px;}
#main{width:930px; text-align:left; left:0px;}

#content{float:right; width:930px; text-align:left;}
#main{width:987px; text-align:left;}



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











#abstand{
		
		padding-bottom:22px;
		
}

#feld01{
		
		width:160px; float:left; text-align:left;
		
}

#feld02{
		
		width:200px; float:left; text-align:left;
		
}



input.contactInput {
	
	height: 15px;
	font-size: 11px;
	border: 1px solid #000000;
	*border: 1px solid #000000;
	width:150px;
	     font-size: 11px;
	}
	
	input.gutscheininput {
	
	height: 15px;
	font-size: 11px;
	border: 1px solid #000000;
	*border: 1px solid #000000;
	width:65px;
	     font-size: 11px;
	}
	
	input.anlassinput {
	
	height: 15px;
	font-size: 11px;
	border: 1px solid #000000;
	*border: 1px solid #000000;
	width:300px;
	     font-size: 11px;
	}
	
	input.input {
	
	height: 15px;
	font-size: 11px;
	border: 1px solid #000000;
	*border: 1px solid #000000;
	width:150px;
	     font-size: 11px;
	}

select {
	
	height: 19px;
	font-size: 11px;
	border: 1px solid #000000;
	*border: 1px solid #000000;
		}


.checkbox{
	width: 20px !IMPORTANT;
	*border: 0px solid #fff !IMPORTANT;
	*width: 16px !IMPORTANT;
	background-color:transparent !IMPORTANT;
	font-size: 11px;
}

textarea {
	width: 250px;
	height: 60px;
	padding: 2px;
	margin: 4px 0px 5px 0px;
border: 1px solid #000000;
	*border: 1px solid #000000;
		     font-size: 11px;

}

#thumbs{
      float:left;
      border:0px;

    }

    #thumbs a{
      display:block;
      float:left;
     width:71px;
      height:47px;

      margin :6px 8px 8px 1px;
      *margin :0px 8px 8px 1px;
    }

    #thumbs a img{
      float:left;
      top:0px;
      left:0px;
	width:71px;
      height:47px;
      border: 2px solid #d5d3d3;
    }
