/* ######################################################
	standard.css fuer frontend
	copyright 2003 mpg medienproduktion gerhard grabsdorf
	08.07.2003
   version 1.0
   #################################################### */

/* body */

body{
font-size: 10pt;
font-weight:normal;
word-spacing:normal;
letter-spacing:normal;
text-transform:none;
font-family:arial,verdana,geneva,helvetica,sans-serif;
bgcolor:#000000;
text:#000000;
link:#000000;
vlink:#000000;
alink:#FFFFFF:
margin-top:0;
margin-left:5;
margin-right:0;
margin-bottom:0;
padding-top:0;
padding-left:0;
padding-right:0;
padding-bottom:0;
border-top:0;
border-left:0;
border-bottom:0;
border-right:0;
width:auto;
}



/* überschriften */
h1{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
color: #901028;
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:left;
}
h2{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:left;
}
h3{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:left;
}
h4{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:left;
}
h5{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:left;
}

.seit{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
color: #901028;
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
border-left:0;
border-right:0;
text-align:right;
}


/* navigation -- menues */
a.topnav {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
color: #000000;
margin-top:5;
}
a.topnav:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
color: #901028;
}


a.secnav {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #901028;
}

a.secnav:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
background-color:#FFF7E7;
}

a.smallnav {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 7pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #A7A7A7;
}

P.text{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #A7A7A7;
}

P.footer{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #901028;
}

input{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
BORDER-RIGHT: #F09133 thin solid;
BORDER-LEFT: #F09133 thin solid;
BORDER-TOP: #F09133 thin solid;
BORDER-BOTTOM: #F09133 thin solid;
background-color:#A7A7A7;
}
textarea{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
BORDER-RIGHT: #F09133 thin solid;
BORDER-LEFT: #F09133 thin solid;
BORDER-TOP: #F09133 thin solid;
BORDER-BOTTOM: #F09133 thin solid;
background-color:#A7A7A7;
}
select{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
BORDER-RIGHT: #F09133 thin solid;
BORDER-LEFT: #F09133 thin solid;
BORDER-TOP: #F09133 thin solid;
BORDER-BOTTOM: #F09133 thin solid;
background-color:#A7A7A7;
}