/* beratungslehrerverband */
/* Farben: Menue #74B0D2  */
/* Hintergrund #517A93 dunkelblau */
/* Aufheller #971f49 bordeaux-rot */


html {
  padding:0px;
  margin:0px;
}

body {
  background-color: #517A93;
  font-size: 0.8em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#333333;
  padding:0px;
  margin:0px;
}

a {
color: #ffffff;
background-color:transparent;
text-decoration: none;
}
a:visited {color:#ffffff;}
a:hover {color: #E0A3B7;}
a:active { color:#E0A3B7;}

p,h1, h3, pre, tr,td {
 padding: 15px 15px;
 margin: 0px;
}


h1 {
        font-size: 2em;
        font-weight: normal;
        color: #ffffff;
        text-align: right;
 }

h2 {
font-size: 1.0em;
font-weight:normal;
color: #333333;
background-color: transparent;
padding: 15px 0 0 15px;
}


h3 {
font-size: 1.3em;
font-weight:normal;
color: #333333;
background-color: transparent;
}

/*  positioning-layers dynamisch */

#logo {
position: absolute;
right: 2%;
width: 96%;
text-align: right;
top: 20px;
}
a.logo { color: #ffffff; text-decoration:none;}
a.logo:visited {color:#ffffff;}
a.logo:hover {color: #ffffff;}
a.logo:active { color:#ffffff;}

#mainnavi {
position: absolute;
right: 2%;
width: 96%;
text-align: right;
top: 72px;
background-color: #E0A3B7;
}

#links {
position: absolute;
left: 2%;
width: 16%;
top: 80px;
height: 85%;
background-color: #74B0D2;
}

#links ul{
        list-style-type: none ;
        padding: 15px 0 0 15px;
        margin: 0;
}
#links ul.borderbottom{
        border-bottom:1px solid #ffffff;
        padding: 15px 15px 15px 15px;
}

#links li a {
        font-size: 1.3em;
        text-decoration:none;
}

#inhalt {
position: absolute;
left: 18%;
width: 57%;
top: 80px;
height: 85%;
background-color: #ffffff;
overflow: auto;
text-align: left;
}

a.inhalt { color: #333333; text-decoration:underline;}
a.inhalt:visited {color:#333333;}
a.inhalt:hover {color: #E0A3B7;}
a.inhalt:active { color:#E0A3B7;}

#inhalt1 {
position: absolute;
left: 18%;
width: 80%;
top: 80px;
height: 85%;
background-color: #ffffff;
overflow: auto;
text-align: left;
}

#rechts {
position: absolute;
left: 75%;
width: 23%;
top: 80px;
height: 85%;
background-color: #74B0D2;
overflow: auto;
}
#rechts .text { font-size: 0.8em; font-weight: normal; color: #333333;
        text-align: center;
 }

#rechts, #inhalt, #links {
border: 0px solid #333333;
padding:0px;
margin:0px;
}

.text  { font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#ffffff;}

img.var1{border-color:#E0A3B7;border-width:1px;border-style:solid}
