/*Danke fuers reinsehen - www.franz-koenig.at - Leiwand*/

html, body {
margin:0;
padding:0;
}

*:focus {
outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
      if you want to keep it! */
}

.clearer {
clear: both;
}

body{
text-align: center;
font-family: Verdana, sans-serif;
background: url(img/stern.jpg) fixed top left no-repeat #f7f7f7;
color: black;
font-size: 12px;
}

a{
color: black;	

}

a:focus, a:hover, a:active {
text-decoration: underline;
}

p, li {
line-height: 1.8em;
}

h1, h2 {
font-family: Verdana, sans-serif;
margin: 0 0 10px 0;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 2px;
font-weight: 100;
}

pre {
font-size: 1.2em;
line-height: 1.2em;
overflow-x: auto;
}

.header {
width: 980px;
height: 80px;
background-color: #fff;
margin: 0 auto;
text-align: left;
margin-top: 0px;
margin-bottom:25px;
}

.logo {
padding-left: 810px;
margin-top: -31px;
}

.logo img{
border: 0px;
}

div#page {
width: 980px;
margin: 0 auto;
text-align: left;
}

div#container {
padding: 0px;
}

#container a{
text-decoration: none;
}

#container a:hover{
text-decoration: underline;
}

.footer {
clear: both;
color: #9d9b9b;
margin: 0 auto;
padding: 0px 0 35px;
text-align: center;
width: 980px;
height: 15px;
margin-top: 15px;
letter-spacing: 1.5px;
}

.footer a {
color: #9d9b9b;
text-decoration: none;
}

.footer a:hover {
color: #9d9b9b;
text-decoration: underline;
}

.footer img {
position: relative;
top:2px;
}

/*NAVIGATION*/

/*Hauptnavigation*/

.navi {
background: white;
}

.navi ul {
list-style: none;
font-size: 13px;
padding: 42px 0px 0px 0px;
margin: 0px;
text-transform: uppercase;
}

.navi ul li {
float:left;
position:relative;
background-image:none;
margin-left: 0px;
}


.navi  ul li a{
display:block;
font-weight:normal;
color: #2c2417;
line-height:11px;
}


.navi_nor a {
color: white;
text-decoration: none;
}

.navi_act a{
color: white;
text-decoration: underline;
}

.navi_nor a:hover{
text-decoration: underline;
}

.navi img {
border: 0px;
}


.navi a {
border-left: 1px solid black;  
line-height: 13px;
padding: 0px 22px 0px 22px;
}

.navi .first { border:0;}


/*Login*/
.csc-uploads-fileSize {
padding-left: 10px;
}

input {
display: block;
margin-bottom: 10px;
}
