/************************
*  Position Print Div
*************************/

#drucken_unten, #drucken_oben{
 margin-left:10px;
 display:block
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:#000000;
 width: 600px;
}




html { 
	padding:0; 
	margin:0; 
	border:0; 
	}

body {
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	}



	
/******************************************************| BASIC STYLES |***/

* {
	margin: 0px;
	padding: 0px;
        outline:none;
	}
	
img {
	border: none;
	}

	


	
/*************************************************************| MAIN |***/	






#spacer{
       
}



	
#main{     
 	
}



/***************************************************| HEADER |***/	


#header {
	 display:none;
	}
	

#header img{
	 display:none;
	}
	#gho_logo {
		 display:none;
		}

	#link1 {
		 display:none;
		}

	#link2 {
		 display:none;
		}	


/***************************************************| HAUPTNAVIGATION |***/	

#leiste_oben {
	 display:none;
	}


	#hauptnavigation {
		 display:none;
		}
		

	h1 {
		position: absolute;
		top: 11px;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 19px;
		color: #8A6841;
		left: 12px;
		width: 740px;
		line-height: 21px;
		}
		
		

			
/**************************************| MAINCONTENT |***/	



		
/*--------------------------------------------| LEFT |--*/			
		
		#left {
			 display:none;
			}
			
					
			#subnavigation {
					 display:none;
					}
							
					
						
		#adresse {
		 display:none;
                 }
			
		
						
						
/*-------------------------------------------| RIGHT |--*/							
				
		#right {
			
			}
			
			
/*--------------------------------| Footer Left |--*/	
							
			#footer{
				 display:none;
				}
				



/*--------------------------------| KINDERBILD RECHTS |--*/	
							
	#kind{
          display:none;
	}
		#kind img{
			width: 200px;
			height:319px;
			}
			
/*--------------------------------| HEADLINE CONTAINER |--*/	

	#h1box{
	  display:none;
	}
	

	#h1drucken{
                display:block;
                padding: 20px 0px 0px 12px;
                font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 19px;
                font-weight: bold;
		width: 757px;
		height:39px;
	}
/*--------------------------------| CONTENT |--*/	

	#content{
		width: 600px;
		height:309px;
		padding: 10px 226px 0px 12px;
	}	
	
		#contentleft{
                       float:left;
                        clear:left;
			width: 325px;
			padding-bottom: 10px;
			}
			
			
		#contentright{
                        float:right;
                        clear:right;;
			width: 166px;
			padding-bottom: 10px;
			}
			
			
/*-------------------------| teaser |--*/

			.teaser{
		                float:right; 
                                clear:right;
				width: 152px;
				padding: 7px;
				margin-bottom:12px;
				background: #FFFFFF;
				border: 1px solid #000000;
				}
				.teaser a{
					color: #000000;
					text-decoration: none;
					}							
				
				.teaser h2{
					font-size: 11px;
					font-weight: bold;
					padding: 0px 0px 7px 0px;
					}
					
				.teaser img{
					padding: 0px 0px 5px 0px;
					}					
								
				.teaser p {

					}
					
				.teaser .links {
					text-align: right;
					font-weight: bold;
					color: #000000
					}
					.teaser .links a {
						text-decoration: underline;
						color: #000000;
						}
						.teaser .links a:hover {
							color: #000000;
							}	

			.teaserplan{
				width: 152px;
				padding: 7px;
				margin-bottom:12px;
				background: #30592A;
				border: 1px solid #000000;
                                color: #FFFFFF;
				}
				.teaserplan a{
					color: #000000;
					text-decoration: none;
					}							
				
				.teaserplan h3{
					font-size: 11px;
					font-weight: bold;
					padding: 0px 0px 7px 0px;
					}
					
				.teaserplan img{
					padding: 0px 0px 5px 0px;
					}					
								
				.teaserplan p {
                                        padding:0px;
                                        margin: 0px;
					}
					
					.teaserplan a {
						text-decoration: none;
						color: #FFFFFF;
						}
						.teaserplan a:hover {
							color: #FFFFFF;
                                                        text-decoration: underline;
							}			
			
			
			


/*-------------------------------------| Empfehlen-Formular |--*/





fieldset {
width:270px;
border:1px solid #D0C1AD; 
padding:10px;
text-align:left;
}


label { 
color:#666;
font-size:1em;
line-height:1.5em;
width:120px; 
display:block; 
margin:0px 3px 3px 0px;
float:left; 
clear:left;
}


input {
border:1px solid #666; 
padding-left:0.3em;
width:120px; 
background:#fff;
margin:0px 0px 3px 0px;
float:right; 
clear:right;
}

input:focus {
border-color:#900;
}

textarea {
width:268px;
height: 100px; 
border:1px solid #666;
margin-bottom:8px;
}

textarea:focus {
border-color:#900;
}


