/*Das ist das Core Stylesheet der Seite.
*/

body {
background-color: #808080;
color: black;
font-family:"Courier New", Courier, mono;
font-size: 1em;
background-image:  url("images/sps-back.jpg");
}


p {
font-size: 0.9em;
text-align:left;
line-height: 1.3em;
}

hr {
padding:0;
margin:0;
}

p.footer {
font-size: 0.8em;
text-align: center;
margin:0;
padding: 5px 0 5px 0;
}

p.breadcrumb {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.7em;
text-align: left;
margin-top:-21px;
margin-left:-55px;
margin-right:-55px;
padding-left:20px;
padding-top:4px;
padding-bottom:2px;
}


p.fett {
font-size: 0.85em;
text-align:left;
line-height: 1.3em;
font-weight:bold;
}

p.normalcenter {
font-size: 0.85em;
text-align:center;
line-height: 1.3em;
padding-top:0;
margin-top:0;
}

p.fettcenter {
font-size: 1.1em;
text-align:center;
line-height: 1.3em;
padding-bottom:0;
margin-bottom:0;
}

#header {
color: #FDCD01;
background-color:#B85354;
height:80px;
border-bottom: 1px #000000 solid;
padding-left: 20px;
padding:0px;
margin:0px;
border-top: solid 1px #404040;
border-left: solid 1px #404040;
border-right: solid 1px #404040;
}


h1 {
font-size: 1.2em;
font-weight:bold;
text-align: center;
letter-spacing: 5px;
color: #FFCC00;
background-color:#B85354;
margin-top:-2px;
margin-left:-55px;
margin-right:-55px;
border-top: solid 1px #404040;
padding-top:2px;
padding-bottom:2px;
}

h2 {
font-weight:bold;
margin-left:0px;
margin-right:20px;
margin-top:35px;
color:#FF8040;
}


h3 {
padding-top:10px;
margin:0;
font-weight:normal;
color:blue;
clear: left; 
font-size:1.2em;
margin-bottom:-12px;
}

a:link {
text-decoration: underline;
color: #003300;
}

a:visited {
text-decoration: underline;
color: #003300;
}

a:hover {
text-decoration: none;
color: red;
}

a:active {
text-decoration: underline;
color: #003300;
}


#main-content {
border-left: 1px #404040;
border-right: 1px #404040;
margin-left: 180px;
margin-right: 180px;
margin-bottom:5px;
padding-left: 55px;
padding-right: 55px;
margin-top: -50px; 
background-color: #FFF8DE;
}

#navbar p {
font-size: 18px;
font-weight:normal;
color:white;
background-color:#800000;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin:0;
border-bottom: solid 2px #000000;
} 

#navbar a:link, #navbar a:visited {
display: block;
color: black;
background-color: #FFFFEB;
border-bottom: solid 1px #000000;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 20px;
text-decoration: none;
}

#navbar a:hover {
background-color: #B85354;
color: #FFFFC0;
}

#navbar {
font-size: 13px;
font-weight:normal;
position: absolute;
top: 300px;
left: 10px;
width: 178px;
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
text-align: left;
}

#rightnavbar {
font-size: 13px;
font-weight:normal;
position: absolute;
top: 300px;
right: 10px;
width: 178px;
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
text-align: right;
}

#rightnavbar p {
font-size: 16px;
font-weight:normal;
color:white;
background-color:#404040;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin:0;
border-bottom: solid 2px #000000;
}

#rightnavbar a:link, #rightnavbar a:visited {
display: block;
color: black;
background-color: #FFFFEB;
border-bottom: solid 1px #000000;
padding-bottom: 3px;
padding-top: 3px;
padding-right: 20px;
text-decoration: none;
}

#rightnavbar a:hover {
background-color: #B85354;
color: #FFFFC0;
}

#outer-image {
height: 125px;
background-image:  url("images/sps-bizgersch.jpg");
border-bottom: solid 2px #404040;
}

#inner-image {
height: 125px;
background-image:  url("images/sps-bizgersch-center.gif");
background-repeat: no-repeat;
background-position: center top;
}

img.lrand {
margin-left: 0px;
margin-top: 8px;
margin-bottom: 4px;
margin-right: 11px; 
float: left;
}

img.rrand {
margin-left: 11px;
margin-top: 8px;
margin-bottom: 4px;
margin-right: 0px; 

float: right;
}

