/*first for oswd/owd*/
body:{
margin-top: 0px;
padding: 0px;
text-align: center;}

p{
color: #636363;
font-family: sans-serif;
font-size: .9em;
}

h1{
color: #009900;
font-family: sans-serif;
font-size: 1.3em;
}

h2{
color: #009900;
font-family: sans-serif;
font-size: 1.1em;
}



h3{
color: #009900;
font-family: sans-serif;
font-size: 1.1em;
border-top: 1px #636363 solid;
padding-top: 10px;}

li {font-family: sans-serif;
color: #636363;
font-family: sans-serif;
font-size: .9em;}

a {
color: #FF6633;
text-decoration: none;}

a:hover {
color: #456bb2;
font-style: italic;
background-color: #28824A;}

a:active {
color: #CF2F01;
font-style: italic;
}

#container{
margin: 0 auto;
width: 750px;
}


#header{
width: 500px;
border-bottom: 5px #888888 solid;
margin-top: 0px;
padding-left: 0px;}

#header p{
padding-bottom: 10px;}

#content{
width: 480px;
float: left;
padding-right: 10px;
padding-left: 10px;
text-align: justify;

}

#rightbar{
width: 210px;
padding-left: 10px;
padding-right: 10px;
padding-top: 11px;
padding-bottom: 8px;
float: right;
border: 1x #b0b0b0  solid;
text-align: left;
}

#rightbar h3{
color: #6665fe;}

#smallbox{
height: 200px;
width: 200px;
border: 0px #3e3e3e solid;
background-image: url(schritt14.gif);
        background-repeat: repeat-x;
}

#smallbox p {
padding: 10px;}


#footer{

text-align: center;
background-color: #c5c5c5;
margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
}

#footer p{
font-family: monospace;
font-size: .9em;}

#nav {
list-style: none;
}

#nav a {
font: 13px/30px sans-serif;
color: #fff;
text-decoration: none;
display: block;
width: 200px;
height: 35px;
background-color: #28824A;
margin-top: 1px;
margin-left: -40px;
padding-left: 10px;
line-height:1.8em;
}


* html #nav a {
width: 190px;
}

#nav a:hover {
background-color: #00CC99;
color: #000000;

}

#current a{
background-color: #CC0033;
text-transform: capitalize;
text-decoration: none;}