

body 
{
	margin: 0px;
	padding:0px;
	background-color:#CCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	overflow: scroll;
}

p
{	font-size: 100%;
	color: black;
	margin:0px;
	line-height: 150%;
	margin-bottom: 7px;
}

a
{	font-size: 100%;
	color:black;
	text-decoration:none;
}

#outerPage
{
	height:100%;
	background-color:#CCC;
	width: 100%;
}

#innerPage
{
	margin:25px;
	background-color:#FFF;
	width:750px
}

#header					/* Kopf */
{
	width:750px;
	height:120px;
	background: url(kopf_mag_orange.gif) no-repeat;
}



#menu						/* Link Menü */
{
	
	height:22px;
	/*background-color:#E68C00;*/
	margin-top:3px;
	padding-left:30px;
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/
	padding-top:3px; 
	background-color: #E68C00;

}

#breadcrumb     				/* Pfad aktuelles Element */
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	clear:both;
	width:430px !important; /*moz width*/
	width:460px; /*IE width*/
	height:22px;
	padding-left:30px;
	padding-top:3px;
}

#breadcrumb a
{
	text-decoration: none;
	color: #888888;
}





#content
{
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/	
	height:22px;
	padding-left:30px;

}

#content a img {
border: none;
}

h1 {
       color: #888888;
	font-size: 200%;
	line-height: 140%;
	font-style:normal;
	font-weight:normal;
	padding-top: 4px;
	color: #E68C00;
	
	}

h2 {
       color: #888888;
	font-size: 150%;
	line-height: 130%;
	font-style: normal;
	font-weight:bold;
	padding-top: 4px;
       padding-bottom: 4px;
	color: #E68C00;
         
	}

h3 {
       color: #888888;
	font-size: 120%;
	line-height: 130%;
	font-style: normal;
       margin-top: 0px;
       margin-bottom: 5px;
       padding-bottom: 3px;
	border-bottom: 1px solid #888888;
       }


#article					/*Artikeltext*/
 	{
	background-color: white;
	width:430px;
	text-align:left;
	line-height:140%;
	padding-top: 10px;
	float: left;
  	}

.section a
{

}

/* allgemeiner style für boxen rechts */

.grey_box
{
	background-color:#DDD;
	font-style:normal;
	width: 215px;
	line-height: 140%;
	text-align: left;
	margin-bottom: 15px;
	color: black;
}

.grey_box2
{
	background-color:#DDD;
	font-style:normal;
	width: 215px;
	line-height: 140%;
	text-align: left;
	margin-bottom: 15px;
	color: black;
	background-image: url('files/1-2008_cover.gif');
}

#banner
{
	float:right;
	padding-top: 14px;
	text-align:right;
	

}

#banner h3
{	
	color:white;
	font-size:100%;
	line-height:120%;
	padding-left:7px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 2px solid white;
	background-color:#888888;
}

#banner p
{	padding:7px;
	padding-top:2px;	
	

}

#Ausgabe_bild
{
	margin-top:7px;
	height:150px;
	text-align:center;
	margin-left:20px;


}

#Ausgabe_bild img
{
	height:150px;
	background-repeat:no-repeat;
}

/* Farbeauswahl für die Info-Überschrift */


#banner_1 h3
{
background-color: #E68C00;
}

#banner_2 h3 
{
background-color: #E68C00;
}

#banner_3 h3
{
background-color: #E68C00;
}

#banner_4 h3
{
background-color: #E68C00;
}



/* Farbasuwahl für Info-Box */

#banner_1
{
background-color: #F5D199;
}

#banner_2 
{
background-color: #F5D199;
}

#banner_3
{
background-color: #F5D199;
}

#banner_4
{
background-color: #F5D199;
}


#footer					/* Fußzeilenleiste*/
{
	clear:both;
	width:750px;
	height:35px;
	background-image:url(fuss_grau.gif);
}


/* Menu-Style*/
/* Farbasuwahl für das Linkmenü */

.menu_1						
{
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/
	height:22px;
	background-color: #E68C00;
	margin-top:3px;
	padding-left:30px;
	padding-top:3px;
	color: white; 
}

.menu_2					
{
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/
	height:22px;
	background-color: #E68C00;
	margin-top:3px;
	padding-left:30px;
	padding-top:3px; 
	color: white; 
}

.menu_3						
{
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/
	height:22px;
	background-color: #E68C00;
	margin-top:3px;
	padding-left:30px;
	padding-top:3px; 
	color: white; 
}

.menu_4						
{
	width:690px !important; /*moz width*/
	width:720px; /*IE width*/
	height:22px;
	background-color: #E68C00;
	margin-top:3px;
	padding-left:30px;
	padding-top:3px; 
	color: white; 
}


.menuroot
{
	float:left;
}

.menuroot a
{
	font-size:100%;
	text-decoration: none;
	color: #FFF;
}

/* Farbauswahl für das aufklappende Untermenü */

.submenu
{
	margin-top:0px;
	padding:6px;
	background-color:#E68C00;
	border-bottom: 2px solid #CCC
}

.submenu a
{
	text-decoration: none;
	color: white;
}

.submenu_1
{
	margin-top:0px;
	padding:6px;
	background-color: #F5D199;
	border-bottom: 2px solid #CCC
}

.submenu_2
{
	margin-top:0px;
	padding:6px;
	background-color: #F5D199;
	border-bottom: 2px solid #CCC
}

.submenu_3
{
	margin-top:0px;
	padding:6px;
	background-color: #F5D199;
	border-bottom: 2px solid #CCC
}

.submenu_4
{
	margin-top:0px;
	padding:6px;
	background-color: #F5D199;
	border-bottom: 2px solid #CCC
}

/* Formularformatierung */

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}


label {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
}

form
{
	line-height : 120%;
	width: 350px;
}

form br
{
	clear : both;

}

.textarea
{

	width: 320px;
}
.text
{
	margin-top: 15px;
	font-size: 1em;
	width:160px;

}
legend {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}
fieldset {
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #5D81A3;
}

form{
     
	width: 150px;
	padding-top:10 px;
	adding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
}


/* Formatierung für Jahrgangsseite */

.dreispalter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top:10px;
	border:none;
	width: 460px;
}

.dreispalter_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;
	margin-top:10px;
	border:none;
	float : left;
}

.dreispalter_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	width: 30px;
	margin-left: 10px;
	border:none;
	float : left;
}

.dreispalter_3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 210px;
	margin-top: 10px;
	border:none;
	margin-left: 10px;
	float : right;
}

.dreispalter_1, 
.dreispalter_2, 
.dreispalter_3 {
border:none;

}

.clboth {  
	clear: both;
	display: block;
	border:none
	line-height: 0;
	font-size: 0;
}
