#banner {
 width:800px;
 height:100px;
 text-align:left;
}

img {border-width:0px;}
textarea {padding:5px;}

.SubmitButton {
font-weight: bold;
border-style:outset;
border-width:2px;
border-right-color: gray;
border-bottom-color: gray;
border-top-color: white;
border-left-color: white;
}

input, textarea, select {
 border-style:solid;
 border-width: 1px;
 border-color: #AFAFAF; <!--#00A0FF;-->
 font-size: 9pt;
 background-color:#F9F9F9;
}

input[type="checkbox"], input[type="radio"]{
   border-style: none;
}

.nobo {
 background-color:transparent;
 border-style:none;

}

.menue {
 padding-left:10px;
 font-size:9pt;
 line-height:150%;
 font-weight:bold;
}

.menutitle  {
 font-size:9pt;
 font-family: Arial, Tahoma, Arial;
 padding: 2px;
 color: #5F5F5F;
 font-weight: bold;
 background-color:#DFDFDF;

 border-top-style:dotted;
 border-top-width:0px;
 border-top-color: gray;
}


.teaser {
font-family: Trebuchet MS;
color: #000;
background-color: #CAE4FF;
text-align: left;
padding-left: 0px;
line-height: 16pt;
font-weight: bold;
font-size: 9pt;
margin: 0 0 5px 0;
}


/* ######### T a b e l l e n   Layout ############### */
td, tr {
 border-width:0px;
}

th {
 font-weight:bold;
 text-align:left;
 border-width:0px;
 padding: 2px;
 color: #5F5F5F;
 background-color: #DFDFDF;
}

td, th, input, textarea, select {
 font-family: "Trebuchet MS", Arial, Verdana;
 color: #5F5F5F;
 font-size: 9pt;

}

/* Joomla Styles aus TEMPLATE.CSS*/
h1,h2,h3,h4 {
 padding: 0px 0px 0px 0px;
 font-family: Trebuchet MS, Tahoma, Helvetica,sans-serif;
 font-weight: bold;
 color: #004494;
}

h1 {
 font-size: 13pt;
 margin: 0px 0px 10px 0px;
}
h2 {
 font-size: 11pt;
 margin: 15px 0px 5px 0px;
}
h3 {
 font-size: 10pt;
}
h4 {
 font-size: 9pt;
}
ul {
 margin: 10px 0px 5px 25px;
}

p, li {
 font-family: "Trebuchet MS", Tahoma, Helvetica,sans-serif;
 font-size: 9pt;
 color: #5F5F5F;
 line-height: 130%;
 margin: 0px;
 padding: 0px;
}

li {
 line-height: 110%;
}

a {
 font-family: Trebuchet MS, Tahoma, Helvetica,sans-serif;
 color: #0050A0;
 font-size: 9pt;
 text-decoration: none;
}

a:hover{
 color:red;
}
