/******************************************************/
/*
/* 	HILLEBRAND - PARADIESGARTEN
/*	Stylesheet Document
/* 	Copyright (c) 2008 GFB & Partner Marketing Services
/*	www.gfb.at
/*
/*	Unauthorized copying is not allowed and will be
/*	punished by an appropriate agent. In this case
/*	by an honorable fellow... me
/*
/******************************************************/


/* Normalizing and basic stuff
------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

#drucken_unten,{
        display: block;
        float:left;
        width:600px;
}	

#drucken_oben{
        display: block;
        width:600px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}

ol, ul {
	list-style: none;
	}

table {
	border-spacing: 0;
	}

fieldset, img {
	border: 0;
	}
	
caption, th {
	text-align: left;
	}	
	
a {
	outline: none;
	color: #000;
	text-decoration: underline;

	}
	a:hover {
		
		}	
	
.left {
	float: left;
	}
.right {
	float: right;
	}	
	
.clearer {
	clear: both;
	height: 0%;
	_height: auto;
	}
	
.no_style {
	display: none;
}

p {
	margin-bottom: 10px;
}


#pngScript{
	display: none;
}



/* Headlines
------------------------------------------------------*/

h3.baseurl {
display: none;
}

	
#content_startseite {
	background-color: #FFFFFF;
	position: absolute;
	clear: both;
	width: 790px;
}	

	#logolinks{
		position: absolute;
		left: 15px;
		top: -5px;
	}
	
	#logolinks img{
		width: 160px;
		height: 135px;	;
	}
	
		
	#logorechts{
		position: absolute;
		right: 15px;
		top: 27px;
	}
		
#content_center h2 {
	font-size: 170%;
	font-family: 'Times New Roman', serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #666;
	margin: 10px 0 12px 0;
}
#content_center h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}

/* Base
------------------------------------------------------*/

body {
	font: 77%/1.3em Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

	#spacer {
  
	}
		* html #IEspacer {
               display: none;
		}
		
		#container {
			width: 839px;
			min-height: 520px;
			_height: 520px;
			background: none;
		}
			.ecke_shadow {
                        display:none;
			}
			
			#main {
				width: 807px;
				padding: 9px 16px 6px 16px;
				min-height: 505px;
				_height: 504px;
				position: relative;
				background-color: #FFFFFF;
			}
					

/* Hauptnavigation
------------------------------------------------------*/

#nav_main {
display: none;
} 
	
/* Footer
------------------------------------------------------*/

#nav_footer {
display: none;
}

#nav_subfooter {
display: none;
}



/* Contentseite
------------------------------------------------------*/

#header_contentseite {
	display: none;
}
	#logo_paradiesgarten {
		float: left;
		width: 202px;
		height: 142px;
	}
	#bildbox_gross {
		float: left;
		width: 388px;
		margin-right: 16px;
		height: 142px;
	}
	#bildbox_klein {
		float: left;
		width: 186px;
		height: 142px;
	}

#content_inhaltseite {
	clear: both;
	background-color: #FFFFFF!IMPORTANT;
}
	#content_left {
		float: left;
		width: 186px;
		margin-right: 16px;

		min-height: 300px;
		_height: 300px;
		position: relative;
	}
		#content_left img {
			margin-bottom: 8px;
		}
		#content_left .teaser {
			padding: 8px 8px 65px 8px;
			font-size: 90%;
		}
		#content_left h2 {
			font-weight: bold;
			margin-bottom: 5px;
		}
		
		.logo_habitat_klein {
			position: absolute;
			bottom: 0;
			left: 8px;
			z-index: 10;
			width: 170px;
		}

	#content_center {
		float: left;
		width: 388px;
		margin-right: 16px;
		min-height:50px;
		_height: 50px;
		background:none;
	}
		#content_center a {
			font-family: Times, serif;
			font-size: 110%;
		}
		
		#content_center a:hover {
			color: #b3244d;
			text-decoration: none;
		}
		#content_center ul {
			margin: 10px 0px;
			list-style-image: url(../images/list_pfeil.gif);
		}
			#content_center ul li {
				margin-left: 15px;
			}
		#content_center input {
			width: 200px;
		}	
		#content_center textarea {
			width: 200px;
			height: 30px;
		}
		
		.freie_objekte a {
			font-family: Arial, Helvetica, sans-serif !IMPORTANT;
			font-size: 100% !IMPORTANT;			
		}
		

			
	
	#content_right {
		display: none;
	}







