/* CSS-Datei-Normaler Skin */
/* Mein Layout */


/* Groesse des Hauptfensters */
.hauptfenster {
/* Groesse */
height:600px;
width:600px;
border:1px #000000 solid;
float:center;
background-image:url(bg2.jpg);
}

/* Groesse und Schrift optionen der Ueberschrift */
.banner {
height:100px;
width:600px;
text-align:center;
vertical-align:middle;
}

/* Einstellung f&uuml;r das Frame wo die Inhalte dargestellt werden */
.frame {
height:499px;
width:450px;
float:right;
}

/* Linke Spalte bzw Linkes Menu mit den MouseOvern */
.linke-spalte {
height:500px;
width:149px;
border-bottom:1px #000000 solid;
border-top:0px #000000 solid;
border-right:0px #000000 solid;
text-align:center;
}

/* Nachrichtenzeile */
.news {
height:20px;
width:450px;
float:right;
border-bottom:0px #000000 solid;
border-top:0px #000000 solid;
text-align:center;
}

a:visited{
text-decoration:none;
/* color:#0080FF; */
}

a:active {
text-decoration:none;
/* color:#0080FF; */
}

a:link {
text-decoration:none;
/* color:#0080FF; */
}

.newsschrift {
text-decoration:none;
font-size:16px;
}

.frameschrift {
text-align:center;
font-family:pretext;
font-size:15px;
text-decoration:none;
/* color:#FF80FF; */
color:#180D5A;
}
