html, body, ul, ol, ul li, p, a, img, h1, #container, #wrapall, #umlogo, #leftcol,#platz_menu, #menu, #untermenu, #contentwrap, #innerwrap, #content, #platz_content, #img_middle, #img_right_top, #grey_right, #img_right_bottom, #grey_right_bottom, #foot, #infoot_left {
	margin: 0;
	padding: 0;
}

p{
	margin: 0 0 5px 0;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #36677E;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

body,td,th {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1EFEB;
	line-height: 14px;
}
#outerwrap{
}
	/*zentriert*/
	#container{
		width: 798px;
		position: absolute;
		top: 20px;
		left: 50%;
		margin-left: -399px;
		}
		#wrapall{
			float: left;			
			border-right: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			width: 798px;
			background: #36677e;	
		}
		* html #wrapall {
				width: 800px;
			}
		#umlogo{
			width: 798px;
			height: 98px;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		}			
		
		#leftcol{
			float: left;
			padding-bottom: 20px; 
			width: 198px;
			background: #36677e;
		}
	
		#menu{
			float: left;
			width: 200px;
			border-bottom: 1px solid #ffffff;			
			background: #cecac3;	
		}
		* html #menu{			
			width: 198px;		
			}
		
		#platz_menu {	
				width: 1px;
				height: 237px;
				background: #cecac3;
				float: left;
			}
		* html #platz_menu{			
			clear: both;
			width: 0;		
			}
		.normmenu{
			float: left; /*for IE7: li takes height from img inside*/
			height: 16px; /*for all other browsers*/

			}
		#menu ul li{
			height: 16px;
		}
	
		#untermenu {
			padding-bottom: 8px;	
		}
		* html #untermenu{
			height: 237px;
			width: 198px;
		}
		
		#contentwrap{
			float: left;
			background: #dedbd6;
			width: 600px;
		}
				
		#innerwrap{
			}
		#content{
			float: left;
			border-right: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			padding: 19px 19px 0px 19px;
			width: 440px;
			background: #dedbd6;	
		}
		#innerwrap ul{
			margin-left: 25px;
			margin-bottom: 7px;
			list-style-image:url("punkt_blau.gif");
			}
		#innerwrap ul li{
			margin-bottom: 2px;
			}
		#innerwrap ol{
			list-style-type: decimal;
			margin-left: 25px;
			margin-bottom: 7px;
		}
		#innerwrap ol li{
			margin-bottom: 2px;
			}
			
		* html #content {
				width: 480px; 
			}
		#content_wide{
			float: left;
			/*border-right: 1px solid #ffffff;*/
			border-left: 1px solid #ffffff;
			padding: 19px 19px 0px 19px;
			width: 560px;
			background: #dedbd6;	
		}
		* html #content_wide {
				width: 598px
			}
		#innercontent_wide{
			float: left;
			width: 559px;
		}
		* html #innercontent_wide {
				width: 558px;
			}
		#platz_content {	
				float: left;	
				width: 1px;
				height: 417px;
				background: #dedbd6;
				
			}
		#innercontent{
			float: left;
			width: 439px;
			
		}
		
		#img_middle{
			float: left;
			width: 478px;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
			height: 74px;
		}
	
		#img_right_top{		
			height: 74px;
			border-bottom: 1px solid #ffffff;
		}
		* html #img_right_top {
				float: left; 
				width: 119px;
			}
		
		#grey_right{
			background: #CECAC3;
			height: 140px;
		}
		* html #grey_right {
				float: left; 
				width: 120px;
			}
		#img_right_bottom{
			height: 266px;
			border-bottom: 1px solid #ffffff;
		}
		* html #img_right_bottom {
				float: left; 
				width: 120px;
			}
		#grey_right_bottom{
			background: #dedbd6;
			height: 35px;
		}
	 	* html #grey_right_bottom {
				float: left;
				width: 120px;
			}
	#foot{
		clear: left;
		width: 798px;
		height: 44px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		background: #36677e;
	}

	#infoot_left{
		width: 600px;
		height: 43px;
		margin-left: 198px;
		border-left: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
	}
	
.clear{
		clear: both;
	}
	
.csc-textpic-caption{
	font-size: 10px;
	color: #666666;
	padding-top: 1px;
}
.csc-textpic{
	float: left;
}
ul{
	list-style-type: none;
}

/*-----------------Klassen aus Erweiterung-------------*/



/*--------------------Klassen aus alter Seite---------------*/
.photoFrame{
	padding: 1pt;
	border: 3px solid #666666;
	color: Black;
	background-color: White;
	margin: 0px;
}

h1 {
color:#36677E;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom: 7px;
}
.subheadline{
color:#36677E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.fliesstext {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

/*-------------------------------------------------------*/

/*-------------------------------RTE Klassen-------------*/

.kursiv {
	font-family: Arial;
	font-size: 11Px;
	color: #666666;
	padding-left: 0;
	font-style: italic;
}
.fett {
	font-family: Arial;
	font-size: 11Px;
	color: #666666;
	padding-left: 0;
	font-weight: bold;
}
.blau {
	font-family: Arial;
	color: #36677E;
	font-size: 11Px;
	padding-left:0px;
}
.blaufett{
	font-family: Arial;
	color: #36677E;
	font-size: 11Px;
	padding-left:0px;
	font-weight:bold;
}
.mit_balken{
	border-left: 3px solid #36677E;
	margin-left: 1px;
	padding-left: 12px;
	
}
.mit_punkt{
	background-image: url("punkt_blau.gif"); 
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 1px;
}

/*--------------------------------------------------------*/
