/*
 * Created on 01.05.2008
 *
 * bauer+bauer MedienAgentur
 * http://www.bauer-medienagentur.de
 * All rights reserved.
 * This is code not OpenSource.
 * @copyright	Copyright (C) 2008 bauer+bauer MedienGestaltung Coburg. All rights reserved.
 * @license		Commercial
 */
 

*{
	margin: 0;
	padding: 0;
}
div#page img{
	margin: 5px;

}

* a { position: relative; }

blockquote{
	padding-left: 10px;
}

.clr {
	clear: both;
}

body{
	font-family: verdana, helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 100.1%;
	text-align:center;
}

	#all-outline{
		width: 100%;
	}
						
		#header1-outline1{
			width: 100%;
		}
		
			#header1-outline2{
				height: 95px;
				display: table-cell;
				text-align:left;
				background: #FFF url(../images/med-spa-muenchen.gif) no-repeat;
			}
				
				#header1-outline3{
					display: block;
					
				}	
				
				#zoomfont-outline{
					float: right;
					padding: 5px 10px 0px 0px;
					font-size: 11px;
					color: #666;
				}	
					
		#header2-outline1{
			width: 100%;			
		}
		
			#header2-outline2{
				height: 162px;
				display: table-cell;
				text-align:left;
			}
					
				#header2-outline3{
					display: block;
					position: relative;
				}
						

						
		#header3-outline1{
			width: 100%;
		}
		
			#header3-outline2{
				display: table-cell;
				text-align:left;
				height: 30px;
				background: url(../images/header3-bg.jpg) no-repeat;
			}
			
				#header3-outline3{
					display: block;
					
				}
				
							
		#middle1-outline1{
			width: 100%;
		}
		
			#middle1-outline2{
				display: table-cell;				
				text-align:left;
				padding-bottom: 20px;
			}
					
				#middle1-outline3{
					
					display: block;
					
				}	
		
					#left-outline{
						float: left;						
					}
				
					#middle-outline{
						float: left;
						
					}
		
						#home-margin{
							display: block;
							height: 180px;
							width: 99.9%;							
							float: left;
							
						}
							
						#breadcrumbs-outline{
							display: block;	
							padding: 30px 0px 12px 0px;
							
							
						}
						
						#content-outline{
							position: relative;							
							float: left;							
						}
		
						#right-outline{
							float: right;		

						}
							
			#footer1-outline1{
				width: 100%;
			}
			
				#footer1-outline2{
					display: table-cell;
					background: url(../images/footer2-bg.jpg) no-repeat;
					height: 10px;
					text-align:left;
				}
					
					#footer1-outline3{
						display: block;
						
						height: 10px;
					}	


		#community-outline1{
			width: 100%;
		}
		
			#community-outline2{
				position: relative;
				display: block;
				text-align: left;
			}
				
				#community-outline3{
					width: 160px;
					overflow: hidden;
					
					position: absolute;
					left: 24px;
					top: -26px;
				}



		#copy-outline1{
			width: 100%;
		}
		
			#copy-outline2{
				display: table-cell;
				height: 10px;
				text-align:left;
			}
				
				#copy-outline3{
					display: block;
					height: 10px;
					font-size: 0.6em;
				}


/* copyright */

a#bauerplusbauer:link,a#bauerplusbauer:visited
{
	color:#4D1717;
}

a#bauerplusbauer:hover,a#bauerplusbauer:active,a:focus
{
	color:#833630;
}




