* {
	border:0px;
	margin:0px;
	padding:0px;
}


body  { 
	background-color: #c9d3d6;
}

/* BOXES PANEL */

/*#panel_all {
	position:absolute;
	z-Index:0;
	width:1002px;
	height:601px;
	top:50%;
	left:50%;
	margin-left:-501px;
	margin-top:-300px;
	overflow:auto;	
} */


html , body {
	height: 100%;
	width: 100%;
}
#fricca {
	width: 10px;
	height: 50%;
	margin-bottom: -300px;
	float: left;
}
#panel_all {
margin: 0 auto;
position: relative;
height: 601px;
width: 1002px;
clear: left;
}



#menue  { 
	margin-top: 0px; 
	position: absolute; 
	width: 167px; 
	height: 601px;
	z-Index:9;
	background-color: EFF2F9;
}

#content {
	position:absolute;
	float: left;
	width:835px;
	height: 601px;
	margin-left: 166px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #fff;
}

#left1 {
	position: absolute;
	top: 40px;
	padding-top: 0px;
	left: 12px;
	width: 490px;
	height: 558px;
	overflow: auto;
	}
	
#left2 {
	position: absolute;
	top: 140px;
	left: 12px;
	width: 490px;
	height: 458px;
	overflow: auto;
	}
	
#left3 {
	position: absolute;
	top: 40px;
	padding-top: 0px;
	left: 12px;
	width: 820px;
	height: 558px;
	overflow: auto;
	}


#right1 {
	position: absolute;
	top: 34px;
	left: 501px;
	padding-left: 16px;
}

#right2 {
	position: absolute;
	top: 140px;
	left: 501px;
	padding-left: 16px;
}

#bildleiste {
	position: absolute;
	top: 19px;
}

#flash {
	position: absolute;
	top: 19px;
}

#permanentlinks {
	position: absolute;
	right: 5px;
	top: 1px;
}

/* Zeichenformatierungen */

body, td, th, p, span, li { 
	color: #101404; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif 
}
               
.grundtext { 
	font-size: 12px; 
	line-height: 16px 
}

a { 
	color: black; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	text-decoration: none 
}

a:active  { 
	color: #e78086; 
	text-decoration: none 
}
	
a:visited { 
	text-decoration: none 
}

a:hover { 
	color: #cc0000; t
	ext-decoration: none 
}

.headline { 
	font-size: 19px; 
	font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular; 
	font-weight: bold 
}

.link_u_blau  { 
	color: #015196; 
	font-weight: bold; 
	text-decoration: underline 
}

.aktiv { 
	color: #c00; 
	font-size: 13px 
}

.en { 
	background-color:#ddffff
}
