body {
background : url(grafiken/back.jpg);
background-repeat : repeat-y;
background-color : #95B5C1;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 0.9em;
}
h1, h2, h3, h4, h5 {
width : 80%;
text-align : center;
margin-left : 10%;
}
h1 {
font-size:1.4em;
font-weight:bold;
background-color:#295474;
color:#C0C0C0;
border-style:none;
}
h3 a:link {
font-size:1em;
font-weight:bold;
background-color:#295474;
color:#00A0FF;
border-style:none;
}
h3 a:visited {
font-size:1em;
font-weight:bold;
background-color:#295474;
color:#800000;
border-style:none;
}
h3 a:hover {
font-size:1em;
font-weight:bold;
color : #FFFFFF;
background-color : #BF0000;
border-style:none;
}
h2 {
font-size:1.35em;
font-weight:bold;
color:#C0C0C04;
border-style:none;
}
h3 {
font-size:1.25em;
font-weight:bolditalic;
background-color:#295474;
color:#C0C0C0;
border-style:none;
}
h4 {
font-size:1.15em;
font-weight:normal;
background-color:#295474;
color:#C0C0C0;
border-style:none;
}
h5 {
font-size:1.0em;
font-weight:bold;
color:#000000;
border-style:none;
}
a:link , a:visited , a:hover , a:active {
font-family : tahoma, verdana, arial, sans-serif;
text-decoration : none;
font-size : 0.9em;
font-weight : lighter;
vertical-align : top;
padding : 1px;
margin : 1px;
}
a:link {
color : #0000FF;
}
a:visited {
color : #800000;
background-color : #95B5C1;
}
a:hover {
color : #FFFFFF;
background-color : #BF0000;
}
a:active {
color : #00FFFF;
background-color : #d62118;
}
#spalte1 {
position : absolute;
top : 250px;
left : 10%;
width : 35%;
margin : 0;
border : 0 none inherit;
padding : 10px;
}
#spalte2 {
position : absolute;
top : 250px;
right : 10%;
width : 35%;
margin : 0;
border : 0 none inherit;
padding : 10px;
}
