/*
 * 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;
}

* 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: 66px;
				display: table-cell;
				text-align:left;
				background: #FFF url(../images/header1-bg.jpg) no-repeat;
			}
				
				#header1-outline3{
					display: block;
					
				}	
				
				#zoomfont-outline{
					float: right;
					padding: 0px 10px 0px 0px;
					font-size: 11px;
					color: #666;
				}	
					
		#header2-outline1{
			width: 100%;			
		}
		
			#header2-outline2{
				display: table-cell;
				height: 34px;
				text-align:left;
				background: url(../images/header2-bg.jpg) no-repeat;
			}
					
				#header2-outline3{
					display: block;
					height: 34px;
					position: relative;
				}
						

						
		#header3-outline1{
			width: 100%;
		}
		
			#header3-outline2{
				display: table-cell;
				height: 107px;
				text-align:left;
				
			}
			
				#header3-outline3{
				height: 107px;
					display: block;
					
				}
				
							
		#middle1-outline1{
			width: 100%;
		}
		
			#middle1-outline2{
				display: table-cell;				
				text-align:left;
				padding-bottom: 10px;
			}
					
				#middle1-outline3{
					
					display: block;
					
				}		
					#deco-outline{
						float: left;	
						display: table-cell;
						height: 408px;
						text-align:left;
						background: url(../images/deco-bg.jpg) no-repeat;	
						}
		
					#left-outline{
						float: left;						
					}
				
					#middle-outline{
						float: left;
						
					}
		
						#home-margin{
							display: block;
							height: 180px;
							width: 99.9%;							
							float: left;
							
						}
							
						#breadcrumbs-outline{
							display: block;	
							padding: 10px 0px 10px 0px;
							
							
						}
						
						#content-outline{
							position: relative;							
							float: left;							
						}
		
					
							
			#footer1-outline1{
				width: 100%;
			}
			
				#footer1-outline2{
					display: table-cell;
					background: url(../images/footer2-bg.jpg) no-repeat;
					height: 6px;
					text-align:left;
				}
					
					#footer1-outline3{
						display: block;
						
						height: 6px;
					}	

		#copy-outline1{
			width: 100%;
		}
		
			#copy-outline2{
				display: table-cell;
				height: 10px;
				text-align:left;
				
			}
				
				#copy-outline3{
					display: block;
					height: 10px;
					font-size: 0.6em;
					color:#fff;

				}


/* copyright */

a#bauerplusbauer:link,a#bauerplusbauer:visited
{
	color:#FFF !important;
}

a#bauerplusbauer:hover,a#bauerplusbauer:active,a:focus
{
	color:#000 !important;
}



