* {
font-family : "Times New Roman", Arial, Helvetica, sans-serif;
}


/* Links */
a:link {
color : #ff6633;
text-decoration : none;
font-weight : bold;
}
a:visited {
color : #ff6633;
text-decoration : none;
font-weight : bold;
}
a:active {
color : #ff6633;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #ff6633;
text-decoration : underline;
font-weight : bold;
}


/* Frames */
.content, .home, #overlay{
background-image:url(img/line.gif);
}
.content{
margin : 25px;
}
.content table img{
width:100%;
border:0px;

}
.home {
margin : 35px;
}
.home a{
color : #c61010;
}
.fuss {
border-top: solid 2px black;
margin: 0px;
background-image:url(ns/indexb.gif);
}
.kopf {
margin : 0px;
background-image:url(img/line.gif);
}
.left{
margin : 0px;
border-right: solid 2px blacK;
}
.right{
margin : 0px;
border-left: solid 2px blacK;
}
.navigator {
background-image:url(ns/indexm.gif);
letter-spacing : 0;
margin:0px;
padding-left : 5pt;
padding-top : 5pt;
height:39px;
border-top: solid 2px black;
border-bottom: solid 2px black;
}
.navigator div{
text-align : right;
}
.navigator div.sub{
display:none;
}
.navigator div a {
font-size : 15px;
font-weight : bold;
vertical-align : middle;
padding : 1px;
margin : 3px;
color : #c61010;
}
.navigator div a:visited{
color : #c61010;
}
.navigator div a img {
border : none;
}


/* BOXES */
.leftbox, .rightbox, .centerbox {
text-align : center;
padding : 10px;
margin : 10px;
border : 1px;
border-style : solid;
border-color : black;
background-image : url(ns/sta_mainheader.jpg);
}
.leftbox {
float : left;
}
.rightbox {
float : right;
}


/* Text */
fieldset {
border-color : black;
margin-bottom : 35px;
padding-top : 15px;
padding-bottom : 15px;
padding : 15px;
}
legend {
font-size : 23px;
font-style : normal;
font-weight : bold;
color : #c61010;
}
.subcaption {
font-style : italic;
font-weight : bold;
margin-bottom : 5px;
}
.caption {
font-size : 23px;
font-style : normal;
font-weight : bold;
text-align : center;
margin-top : 25px;
text-decoration : underline;
color : #c61010;
}
.subhead {
text-align : center;
font-style : normal;
font-weight : bold;
}
li {
font-size : 15px;
line-height : 150%;
}
th {
text-align : left;
font-weight : bold;
}
th, td {
font-size : 15px;
line-height : 150%;
padding-right : 15px;
}
div {
text-align : justify;
font-size : 15px;
line-height : 110%;
}
p {
font-size : 18px;
font-weight : bold;
}
.fcomment, .comment {
font-size : 23px;
font-style : italic;
text-align : center;
}

