* {
font-size: 11px;
font-family: arial, helvetica, sans-serif;
}

body {
background-position: top-center;
background-repeat: no-repeat;
background-image: url(images/body-bg.png);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#bg {
background-position: top-center;
background-repeat: no-repeat;
background-image: url(images/top-bg.png);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#footer-bg {
background-position: top-center;
/* background-repeat: no-repeat; */
background-image: url(images/footer-bg.png);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

table, tr, td, strong, b, span, font{
font-size: 11px;
font-family: arial, helvetica, sans-serif;
}

.content12 {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

.rot12 {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #ff0000;
}

.content13 {
font-size: 13px;
font-family: arial, helvetica, sans-serif;
}

.content14 {
font-size: 14px;
font-family: arial, helvetica, sans-serif;
}

.weis11 {
font-size: 11px;
color: #ffffff;
font-family: arial, helvetica, sans-serif;
}

.weis14 {
font-size: 14px;
color: #ffffff;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

.border {
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.border-u {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #ff5d00;
}

.border-r {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #ff5d00;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-style: bold;
font-style: italic;
font-size: 20px;
padding: 5px;
margin: 5px;
color: #ffffff;
}

.strong {
font-family: arial, helvetica, sans-serif;
font-style: bold;
font-size: 12px;
padding: 0px;
margin: 10px;
text-indent: 10px; 
color: #000000;
}

h2 {
font-family: arial, helvetica, sans-serif;
font-style: bold;
font-size: 12px;
padding: 4px;
margin: 5px;
text-indent: 0px;
}

h3 {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-size: bold;
text-indent: 10px;
color: #3366cc;
}

img {
border-width: 0px;
}

A:link {
color: #000000; 
text-decoration: none; 
font-weight:normal
}
A:visited {
color: #000000;
text-decoration: none;
font-weight:normal;
}
A:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
A:active {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

.input13 
{
border-color: #ff5d00;
color: #ff0000;
text-decoration: none;
border-style: solid;
border-width: 1px;
background-color: #fedd00;
margin: 0px;
padding: 0px;
font-size: 13px;
font-weight: bold;
cursor: pointer;
}

.select 
{
color: #000000;
text-decoration: none;
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal;
}

