

/* ---------------------------------------*/	
/* Medienfachberatung in Bayern */
/* Frische Medien 2005 */
/* <http://www.frische-medien.de> */
/* ---------------------------------------*/



/* ---------------------------------------*/
/* BASIC STYLES  */
/* ---------------------------------------*/

body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {margin: 0 0 5px 0;}

.p1 {	font-size: 12px;	line-height: 20px;}
	
.p2 {	font-size: 11px; 	line-height: 18px;}


h3 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}
	
h4 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	margin: 10px 0 2px 0;
}	

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	padding-left:50px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

a {
	text-decoration:none;
}


/* ---------------------------------------*/
/* Gesamte Seite */
/* ---------------------------------------*/


#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	display:block;
	}
	
	
		
/* ---------------------------------------*/
/* Seitenkopf */
/* ---------------------------------------*/

#kopf{
	margin:0px;
}
#header {
	width: 720px;
	height: 160px;
	padding: 0px;
	margin:0px;
	overflow:hidden;
	}

#header h1, #header h2 {
	text-indent: -999em;
	margin: 0;
	}
	
#header img {
	margin:0px;
	padding:0px;
}

#headerlogos {
	float:right;
	margin-top:110px;
	margin-right:5px;
}

#headerlogos a.logo {
	margin:0px;
	margin-left:10px;
	float:left;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#FFFFFF;
	display:block;
}

#headerlogos a.logo:hover {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#FFFFFF;
}

/*
	--------------------------------
	Bildbehandlung
	--------------------------------
*/

.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.imageleft a {
	padding-left:0px;
}

.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

.imageright a {
	padding-left:0px;
}

.imagecontext {
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
}




/* ---------------------------------------*/
/* Standards und Suchbox */	
/* ---------------------------------------*/

#topElements {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #666;
	margin-bottom:0px !important;
	}

#topElements div.p1 {
	width: 248px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	float:left;
}	
	
#topElements div.p2 {
	height: 28px !important;
	height /**/: 39px;
	margin-left:276px;
	padding: 11px 0 0 27px;
	}	

#topElements a:link, #topElements a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#topElements a:hover, #topElements a:active {
	text-decoration: underline;
	background: transparent;
	}

#topElements form {
	margin:0px;
	padding-left:10px;
}


/* ---------------------------------------*/
/* diverse Inhaltsboxen */
/* ---------------------------------------*/

#vorspann, #maincontent, #participation, #benefits, #requirements {
	margin: 0 20px 0 300px;
}
	
	
	
/* ---------------------------------------*/	
/* Seitenfuss */
/* ---------------------------------------*/	

#footer {

	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #666;
	
	margin-top: 5px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: right;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration:underline;
	}




/* ---------------------------------------*/
/* Linke Boxen */
/* ---------------------------------------*/

#leftBoxes {
/*	position: relative;
	top: -10px;
	left: 0px;*/
	width: 275px;
	border-bottom: 1px solid #fff;
	float:left;
	margin-top:0px !important;
	}

#leftBoxes a:link, #leftBoxes a:visited {
	font-size: 11px;
	color: #fff;
	}
	
#leftBoxes h3 {
	height: 30px;
	margin:0px;
	padding:0px;
	text-indent:35px;
	font-size:18px;
	text-transform:lowercase;
	font-weight:bold;
	}	

#leftBoxes a:hover, #linkList a:active {	background: #fff;}

#leftBoxes a.c {	font-size: 10px;}

#leftBoxes acronym {	border-bottom: none;}
	
	
#lbox1, #lbox2, #lbox3, #lbox4 {	padding-top:10px;}	


/* ---------------------------------------*/
/* 1. / 4. Linke Box (bezirksabhängig) */
/* ---------------------------------------*/

#lbox1, #lbox4 {
	border-top: 1px solid #fff;
	background: #18d;
	}
#lbox4 h3 {	}

#lbox1 li, #lbox4 li {	color: #6cf;}
	
#lbox1 li  {font-weight: bold;}	
	
#lbox1 li div {
	font-weight:normal;
	padding:3px;
	padding-left:10px;
}	
	
#lbox1 h3  {
	text-transform:lowercase;
	font-weight:bold;
}	
	
 #lbox1 .title:link, #lbox1 .title:active, #lbox1  .title:link,  #lbox1 .title:visited    {
 	color: #06b;
 	font-size:18px;
	text-transform:lowercase;
	font-weight:bold;
}	
 
  
 /* ---------------------------------------*/
 /* 2. Linke Box (aktuell) */
 /* ---------------------------------------*/
 
	
#lbox2 {
	border-top: 1px solid #fff;
	background: #C2969E;
	}
	
#lbox2 h3  {
	color:#9D6F78;
	text-transform:lowercase;
	font-weight:bold;
}	
	
#lbox2 li {	color: #fcc;}
#lbox2 a:hover, #lbox3 a:active {color: #d8c;}	
	
/* ---------------------------------------*/
/* 3. Linke Box (kalender) -> siehe dazu auch mfb_rwp_ext.css */
/* ---------------------------------------*/

#lbox3 {
	border-top: 1px solid #fff;
	background: #B6C34D;
	}
	
#lbox3 h3 {
	color:#690;
	text-transform:lowercase;
	font-weight:bold;
}	

#lbox3 li {	color: #cf3;}
#lbox3 a:hover, #lbox2 a:active {color: #9c0;}


/* ---------------------------------------*/
/* zentraler Anzeigebereich */
/* ---------------------------------------*/

#middle{

}
#maincontent {
	margin-top:1px;
	margin-bottom: 5px;
	height: auto;
	padding-top:10px;
	padding-left:15px;
}

#maincontent, #maincontent p  {
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

#maincontent h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 3px 0;
	}

#maincontent h1.titel {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent:-15px;
	margin: 20px 0 10px 0;
}

#maincontent h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0 5px 0;
}
#maincontent h2.untertitel {
	margin: 10px 0 2px 0;
}

	
#maincontent h3 , h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0 2px 0;
}

#middle{	
	margin:0px 0 0 0 !important; 
	padding:0 0 0 0 !important;
	}

/*
#startmitte {
	background-image:url(../images/mfb/start_main_back.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;

}
*/

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

.leftbox {}

.vspace {
	height:10px;
	border:0px;
	margin:0px;
	padding:0px;	
}

.smallupper {
	font-size: 10px;
	text-transform:uppercase;
}


.clearAll {
  clear: both;
  width: 0px;
  height: 0px;
  min-height: 0px;
  max-height: 0px;
  font-size: 0px;
  line-height: 0px;
}


/* ---------------------------------------*/
/* CREDITS */
/* ---------------------------------------*/

/* Based on */
/* css Zen Garden submission 128 - 'Dragen', by Matthew Buchanan, http://www.cactuslab.com/ */
/* Added: Oct. 21st, 2004 */
/* rewritten, modified etc <mars@4w3.de> */


