/* styles fuer: Faux Frames */

* {
margin: 0;
padding: 0;
border: 0px solid #600;
}
html, body { 
top: 0;
right: 0;
left: 0;
min-height: 100.01%;
width: 975px;
}
body { 
position: absolute;
font-family:  Arial, Verdana, Helvetica,  sans-serif;
font-size: 100.01%;
background: #e0d9cd url(../graphik/ML_Background.jpg); 
background-repeat: no-repeat;
color: #49463b;
}

/* container */
#header {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 130px;
}

#head {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
background: #e0d9cd url(../graphik/ML_Background.jpg);
background-repeat: no-repeat;
color: #000;
border-top: 0px solid #000;
}

#menue {
position: absolute;
top: 162px;
left: 57px;
}

#aktuell {
	background-image:url(../button/li-high.jpg); 
	background: transparent url(../button/li-high.jpg);
	background-repeat:no-repeat;
}

#content {
background: transparent;
background-repeat: no-repeat;
padding: 145px 0px 0px 230px;
color: #49463b;
}

#spiegel {
max-width: 710px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

#spiegel textarea {
padding: 0px;
margin: 0px;
resize: none;

margin-left: 55px;
padding-left: 20px;
margin-right: 5px;

width: 78%; 
height: 140px; 
background: transparent;
border: 1px solid;
border-color: #49463b;

font-family:  Arial, Verdana, Helvetica,  sans-serif;
font-size: 0.7em;
font-weight: 500; 
color: #49463b
}

#footer {
position: absolute;
top: 578px;
bottom: 0;
right: 0px;
left: 585px;
height: 50px;
background: transparent url(../button/ML_Fuss.gif);
background-repeat: no-repeat;
}

#foot {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 40px;
background: transparent;
color: #e0d0b0;
border-top: 0px solid #600;
}

#switcher {
position: fixed;
top: 10px;
right: 20px;
z-index: 100;
}

/* ==== Formate === */
/* menue und links */
a {
text-decoration: none;
background: transparent;
color: #600;
border-bottom: 0px solid #600;
}

#menue {
margin-left: 10px;
padding-left: 0px;
width: 150px;
border-left-width: 1px;
border-color: #1f1d17; 
margin-bottom: 0px;
}

#menue li {
height: 25px;
list-style: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 4px;

border: 0px solid;
padding-left: 25px;
padding-top: 0px;
}

#menue a,
#menue a:visited {
display: block;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;

border: 0px solid;
border-left: 0px;
border-color: transparent;
}

#menue a:hover,
#menue a.aktiv,
#menue a:hover.aktiv {
padding-left: 0px;
padding-top: 3px;   /* 2px fuer NICHT springen 1px FUER*/
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;  /* 0px fuer NICHT springen 1px FUER*/

border: 1px solid;
border-left: 0px;
border-top: 0px;
border-right: 0px;
border-color: #000 #aaa #aaa #000;
border-color: #000;
}

#menue a.aktiv,
#menue a:hover.aktiv {
font-weight: bold;
cursor: default;
}

#switcher a {
margin-right: 5px;
padding: 1px 5px 1px 5px;
background: #e0d0b0;
color: #600;
border: 1px solid;
border-color: #ccc #000 #000 #ccc;
}

#switcher a:hover {
padding: 1px 4px 1px 6px;
background: #f0e0c0;
color: #a00;
border: 1px solid;
border-color: #000 #ccc #ccc #000;
}

#spiegel li {
font-size: 80%;
line-height: 133%;
font-weight: 500;
list-style: inside; list-style-image: url(../button/re-pfeil.png);
}

#spiegel a { list-style: inside; list-style-image: url(../button/re-pfeil.png); color: #1f1d17;}
#spiegel a:hover { text-decoration:none; color:#000000; text-decoration: underline;}

/* text */
h1 {
padding: 80px 0 0 70px;
background: transparent;
color: #49463b;
font-size: 150%;
}
h2,
h3,
h4 {
padding: 10px 0 15px 0;
background: transparent;
color: #666;
}
p, li {
font-size: 80%;
line-height: 130%;
}
#spiegel p {
padding-right: 12px;
padding-left: 0px;
margin-bottom: 12px;

color: #1f1d17;

font-size: 78%;
line-height: 133%;
font-weight: 500;
}

#foot p {
padding: 5px 0 0 20px;
font-size: 70%;
background: transparent;
color: #e0d0b0;
}
p.topper {
padding: 20px 0;
}
#switcher p {
padding: 2px 0;
}

/* sonstige */
img {
border: 0 none;
}
.invis, hr {
display: none;
}
code {
font-family: 'Courier New', Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
background-color: #transparent;
color: #939;
}

/*  -------------------------------------
	Extrawuerste fuer IEs
	WICHTIG: IE6 muss in den Quirks-Modus
	gesetzt werden, um die Anweisungen zu
	'position:' richtig auszufuehren!
*/

* html #spiegel {
width: 720px;/* statt max-width */
}

* html #spiegel p {
margin-right: 4px;
margin-top: 12px;
margin-left: 0px;
padding-right: 15px;
margin-bottom: 1px;
}

* html #spiegel textarea {
padding: 0px;
margin: 0px;

margin-left: 30px;
padding-left: 20px;
padding-right: 5px;

width: 85%; 
height: 140px; 
background: transparent;
border: 1px solid;
border-color: #49463b;

font-family:  Arial, Verdana, Helvetica,  sans-serif;
font-size: 0.7em;
font-weight: 500; 
color: #49463b
}

* html #spiegel a { 
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	
	list-style: inside;
	list-style-image: url(../button/re-pfeil.png); 
	color: #1f1d17;
}

* html #menue li {
margin-bottom: 2px;
}
* html #menue a:hover,
* html #menue a:aktiv ,
* html #menue a:hover.aktiv {
padding-bottom: 4px;
margin-bottom: 4px; 

border: 1px  solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}