/*
 * 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 MedienAgentur Coburg. All rights reserved.
 * @license		Commercial
 */ 
 



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;
	background-color: #F9F9F9;
	background-image: url(../images/middle-bg.jpg);
	background-position: 50% 0;
	background-attachment: scroll 50% 0;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}


#page-outline{
	width: 100%;
	text-align:center;
}

	#all-outline{
		margin:auto;
	}

		div.line-outline1{
			width: 100%;
		}
	
			div.line-outline2{
				display: table-cell;
				text-align:left;
			}
			
				div.line-outline3{
					display: block;
					
				}
				

	
	/* copyright */

	div#copy1-outline2{
		padding-top: 5px;
		color:#333;
	}
	
	div.copy1-fixedfont{
		font-size: 10px;
		line-height: 10px;
		color:#333;
	}
		
	a#bauerplusbauer:link,a#bauerplusbauer:visited{
		color:#666;
	}
	
	a#bauerplusbauer:hover,a#bauerplusbauer:active,a:focus{
		color:#333;
	}

	