/* Start of CMSMS style sheet 'Margarete_Pohlmann_Styles' */
/* Allgemeine Befehler */
	body{
		margin:0;
		padding:0;
		font-family:"Times New Roman", Georgia, serif;
		font-size:12pt;
		background:url('../img/bodyBg.jpg') top left repeat-x #B1B1B1;
	}

	a { 
		color:#000;
		text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
	}
	
	.alignRight{
		text-align:right;
	}
	.alignLeft{
		text-align:left;
	}
	
	.clear{
		clear:both;
		height:1px;
		overflow:hidden;
	}
/* Rahmen */
	#center{
		width:890px;
		margin:0 auto;
		background:url('../img/centerBg.gif') top left no-repeat white;
	}

	#header{
		height:370px;
		overflow:hidden;
	}
		#header .logo{
			float:left;
			margin:8px 0 15px 26px;
			width:315px;
			height:85px;
		}
			#header .logo img{
				border:0;
margin:5px 0 0 0px;
			}
		#header .topNavi{
			float:right;
			margin:70px 18px 0 0;
		}
		
		#header .brownBox{
			width:220px;
			height:190px;
			background:url('../img/brownBg.jpg') top left no-repeat;
			float:left;
			margin:0 2px 0 9px;
			font-size:14px;
			color:#333333;
			padding:70px 0 0 22px;
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 12px; /* FF1-3.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
		}
			#header .brownBox h1{
				font-size:14px;
				margin:0 0 5px 0;
				padding:0;
			}
			
		#header .picBox{
			width:574px;
			height:237px;
			margin:1px 0 1px 0;
			float:left;

		}
		#header .spacer{
			height:15px;
			overflow:hidden;
		}	
	
	#main{
		overflow:hidden;
		display:inline-block;
		width:100%;
		padding:43px 0 50px 0;
	}
		#main #leftSide{
			float:left;
			width:256px;
			overflow:hidden;
		}
	
			#main #leftSide #navigation{
				list-style:none;
				margin:0;
				padding:0 0 0 48px;
			}	
			#main #leftSide #navigation li{
				margin:9px 0 9px 0;
				padding:0;
			}			
				#main #leftSide #navigation a{
					font-weight:bold;
				}
				#main #leftSide #navigation a.activ{
					text-decoration:underline;
				}
			#main #leftSide .subNav{
				list-style:none;
				margin:0;
				padding:0 0 10px 14px;
				font-size:11px;
				font-weight:normal;
			}	
			
			#main #leftSide a.active{
				text-decoration:underline;
			}
		#main #rightSide{
			float:left;
			width:619px;
			overflow:hidden;
		}

			#main #rightSide h1{
				margin:8px 0 24px 0;
				padding:0;
				font-size:26px;
background:url('/img/underline.jpg') bottom left no-repeat;
			}
	
/* Inhalötsbereich */
	#main #rightSide .contentPic{
		margin:8px;
	}

#rightSide a{
text-decoration:underline
}
/* End of 'Margarete_Pohlmann_Styles' */

