body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background: #FFFFFF;
	background-image: url(img/back_y.gif); 
	background-repeat: repeat-y;
}

a {
	color:#003564;
	text-decoration:underline;
}


a:visited {
	color:#838486;
	text-decoration:underline;
}

a:hover {
	color:#75B4D7;
	text-decoration:underline;
}

p {
	margin-bottom: -0.5em;
	margin-top: 1em;
} 

h1 {
	font-size: 150%;
	color: #1E4172;
	line-height: 100%;
	margin-bottom: 1%;
}

h2 {
	font-size: 130%;
	color: #1E4172;
	line-height: 100%;
	margin-bottom: 1%;
}

table {
	font-size: 100%;
}

#hintergrund { 
    background-image:url(img/back.jpg);
	width:930px;
	height:700px;
	background-repeat: no-repeat;
	position:absolute; top:0px; left:0px;
}

#linien { 
    background-image:url(img/linien.gif);
	background-repeat: no-repeat;
	width:845px;
	height:153px;
	position:absolute; top:0px; left:173px;
}

#linieoben { 
    background-image:url(img/back_x.gif);
	background-repeat: repeat-x;
	width:100%;
	height:1px;
	position:absolute; top:3px; left:0px;
}

#logomez { 
    background-image:url(img/logo_mez.jpg);
	background-repeat: no-repeat;
	width:241px;
	height:102px;
	position:absolute; top:0px; left:0px;
}

#navitop {
	position:absolute;
	left:171px; 
	top:117px;
	color: #000000;	
	background:#75B4D7; 
	border: solid #044885; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 200px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

#navitop a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;	 
	}
	
#navitop a:hover {
	color: #F0F5F9;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;	 
	}
	
#navi { 
	width: 210px;
	position:absolute; top:148px;
	overflow:visible;
	}
	
#navimblau a {
	font-weight: normal;
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	line-height: 0,9em;	
    background-image:url(img/navi_bullet_mblau.gif);
	background-repeat: no-repeat;
	color: #F0F5F9;
	
}

#navimblau a:hover {
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-bottom: 9px;
	text-decoration: underline;
	text-align: left;
	line-height: 0,9em;	
	color: #F0F5F9;
}
	
#navigelb a {
	font-weight: normal;
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	line-height: 0,9em;	
    background-image:url(img/navi_bullet_gelb.gif);
	background-repeat: no-repeat;
	color: #F0F5F9;
}

#navigelb a:hover {
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: underline;
	text-align: left;
	line-height: 0,9em;	
	color: #F0F5F9;
}

#naviorange a {
	font-weight: normal;
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	line-height: 0,9em;	
    background-image:url(img/navi_bullet_orange.gif);
	background-repeat: no-repeat;
	color: #F0F5F9;
}

#naviorange a:hover {
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: underline;
	text-align: left;
	line-height: 0,9em;	
	color: #F0F5F9;
}

#navirot a {
	font-weight: normal;
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	line-height: 0,9em;	
    background-image:url(img/navi_bullet_rot.gif);
	background-repeat: no-repeat;
	color: #F0F5F9;
}

#navirot a:hover {
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: underline;
	text-align: left;
	line-height: 0,9em;	
	color: #F0F5F9;
}

#navihblau a {
	font-weight: normal;
	float: left;
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	margin-bottom: 9px;
	text-decoration: none;
	text-align: left;
	line-height: 0,9em;	
    background-image:url(img/navi_bullet_hblau.gif);
	background-repeat: no-repeat;
	color: #F0F5F9;
}

#navihblau a:hover {
	width : 210px;	
	padding-left: 12px;
	margin-top:9px;
	text-decoration: underline;
	text-align: left;
	line-height: 0,9em;	
	color: #F0F5F9;
	float: left;
}

#aktuellboxoben  {
	float: left;
	width:193px;
	margin: 12px 0px 0px 10px;
	padding: 5px;
	color: #1C4B75;	
	background:#A6D3EC; 
	border: solid #1C4B75; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 1px; 
	border-left-width: 2px;
	background-image:url(img/aktuell_bullet_dklblau.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}	

#aktuellboxinhalt  {
	float: left;
	width:193px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	color: #1C4B75;	
	background:#A6D3EC; 
	border: solid #1C4B75; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	background-image:url(img/aktuell_bullet_dklblau.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#aktuellboxinhalt a {
	color: #1C4B75;
	font-weight: normal;
	text-decoration: underline;
	}
	
#aktuellboxinhalt a:hover {
	color: #F0F5F9;
	font-weight: normal;
	text-decoration: underline;	 
	}

#aktuellboxunten  {
	float: left;
	width:193px;
	margin: 20px 0px 0px 10px;
	padding: 5px;
	color: #1C4B75;	
	background:#A6D3EC; 
	border: solid #1C4B75; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 1px; 
	border-left-width: 2px;
	
	background-repeat: no-repeat;
	padding-left: 15px;
}	

#inhalt { 
	float:right;
	position:absolute;
	left:320px;
	top:220px;
	color: #000000;
	right:10%	
}

#breadcrumb { 
	float:left;
	position:absolute;
	left:320px; 
	top:180px;
	right:10%;
	color: #000000;
	font-size:90%;
	font-weight: normal;	
}

#breadcrumb a { 
	color: #003564;
	text-decoration: underline;	
}

#breadcrumb a:hover { 
	color:#75B4D7;
	text-decoration: underline;	
}

#subnavimblau {
	float:left;
	width:241px;	
	background:#009ADA;
	overflow:hidden;	
}

#subnavimblauoben  {
	float: left;
	width:231px;
	color:#000000;	
	background:#ECF8FD; 
	border:solid #003564; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	background-image:url(img/subnavi_bullet_mblau.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavimblauunten  {
	float:left;
	width:231px;
	color: #000000;	
	background:#ECF8FD; 
	background-image:url(img/subnavi_bullet_mblau.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavimblau a {
	font-size:100%;
	color: #000000;
	text-decoration: none;	
}

#subnavimblau a:hover {
	font-size:100%;
	color: #000000;
	text-decoration: underline;	
}

#subnavigelb {
	float:left;
	width:241px;	
	background:#FEC232;
	overflow:hidden;	
}

#subnavigelboben  {
	float: left;
	width:231px;
	color:#000000;	
	background:#ECF8FD; 
	border:solid #003564; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	background-image:url(img/subnavi_bullet_gelb.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavigelbunten  {
	float:left;
	width:231px;
	color: #000000;	
	background:#ECF8FD; 
	background-image:url(img/subnavi_bullet_gelb.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavigelb a {
	font-size:100%;
	color: #000000;
	text-decoration: none;	
}

#subnavigelb a:hover {
	font-size:100%;
	color: #000000;
	text-decoration: underline;	
}

#subnaviorange {
	float:left;
	width:241px;	
	background:#FD8F23;
	overflow:hidden;	
}

#subnaviorangeoben  {
	float: left;
	width:231px;
	color:#000000;	
	background:#ECF8FD; 
	border:solid #003564; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	background-image:url(img/subnavi_bullet_orange.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnaviorangeunten  {
	float:left;
	width:231px;
	color: #000000;	
	background:#ECF8FD; 
	background-image:url(img/subnavi_bullet_orange.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnaviorange a {
	font-size:100%;
	color: #000000;
	text-decoration: none;	
}

#subnaviorange a:hover {
	font-size:100%;
	color: #000000;
	text-decoration: underline;	
}

#subnavirot {
	float:left;
	width:241px;	
	background:#DA0505;
	overflow:hidden;	
}

#subnavirotoben  {
	float: left;
	width:231px;
	color:#000000;	
	background:#ECF8FD; 
	border:solid #003564; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	background-image:url(img/subnavi_bullet_rot.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavirotunten  {
	float:left;
	width:231px;
	color: #000000;	
	background:#ECF8FD; 
	background-image:url(img/subnavi_bullet_rot.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavirot a {
	font-size:100%;
	color: #000000;
	text-decoration: none;	
}

#subnavirot a:hover {
	font-size:100%;
	color: #000000;
	text-decoration: underline;	
}

#subnavihblau {
	float:left;
	width:241px;	
	background:#AFCDD9;
	overflow:hidden;	
}

#subnavihblauoben  {
	float: left;
	width:231px;
	color:#000000;	
	background:#ECF8FD; 
	border:solid #003564; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	background-image:url(img/subnavi_bullet_hblau.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavihblauunten  {
	float:left;
	width:231px;
	color: #000000;	
	background:#ECF8FD; 
	background-image:url(img/subnavi_bullet_hblau.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;
}

#subnavihblau a {
	font-size:100%;
	color: #000000;
	text-decoration: none;	
}

#subnavihblau a:hover {
	font-size:100%;
	color: #000000;
	text-decoration: underline;	
}

.listemblau { 
	list-style-image:url(img/bullet_mblau.gif);
	margin-left:-20px;
	margin-bottom:-0.5em;
	margin-top:-1.2em;
}

.listegelb { 
	list-style-image:url(img/bullet_gelb.gif);
	margin-left:-20px;
	margin-bottom:-0.5em;
	margin-top:-1.2em;
}

.listeorange { 
	list-style-image:url(img/bullet_orange.gif);
	margin-left:-20px;
	margin-bottom:-0.5em;
	margin-top:-1.2em;
}

.listerot { 
	list-style-image:url(img/bullet_rot.gif);
	margin-left:-20px;
	margin-bottom:-0.5em;
	margin-top:-1.2em;
}

.listehblau { 
	list-style-image:url(img/bullet_hblau.gif);
	margin-left:-20px;
	margin-bottom:-0.5em;
	margin-top:-1.2em;
}


