body { 
font-family : Arial, Helvetica, sans-serif; 
background : #8c6736 url(../images/bg.png) repeat-x top left; 
min-width : 800px; 
border : 0; 
} 

.table-complete {
border : 1px solid #444; 
background : #feeecd; 
} 

.tablewerbung {
border : none; 
background : #ffffff; 
height : 600px; 
} 
/*------------------------------------------------ Banner----------------------------------------------------*/
a.bannerlink {
height : 17px; 
text-align : center; 
text-decoration : none; 
font-size : 14px; 
color : #bbbbbb; 
padding-left:5px;
padding-right:5px;
font-weight : bold; 
} 

a.bannerlink:hover {
color : white; 
} 
/*------------------------------------------------ Standards----------------------------------------------------*/
H1 {
font-size : 12pt; 
color : #8c6736; 
font-weight : bold; 
border-bottom : 1px solid #8c6736; 
margin-bottom : 5px; 
padding-left: 5px;
} 

h2 {
font-size : 8pt; 
color : #000; 
font-weight : bold; 
} 
.fliesstext {
font-size :10pt; 
color : #4B5469; 
padding: 5px;
} 
infobutton {
line-height : 1.4em; 
} 
a.textlink {
padding-left : 15px; 
font-size : 10pt; 
color:#a77c29; 
text-decoration : none; 
background : url('../../images/linkarrow.gif') no-repeat left; 
} 
a.textlink:hover {
font-size : 10pt; 
text-decoration : underline; 
} 
li {
font-size : 10pt; 
color : #000; 
font-weight : normal; 
line-height : 1.2; 
} 


b {
font-size : 10pt; 
color : #000; 
} 
/*------------------------------------------------ Formulare----------------------------------------------------*/
input, textarea {
font-size : 9pt; 
color : black; 
border : 1px solid #7183a8; 
background : #fff; 
} 
.submit {
border : 1px solid gray; 
color : #7183a8; 
font-weight : bold; 
background : #E0ECF0; 
} 
.checkbox {
border : none; 
background : transparent; 
} 
.radiobutton {
border : none; 
background : transparent; 
} 
input, select {
border : 1px solid #7183a8; 
background : #fff; 
} 
textarea {
border : 1px solid #7183a8; 
height : 100px; 
background : #fff; 
} 

.form-titel {
	font-size: 8pt;
	color:#7183a8;
	font-weight: bold;
	border-bottom: 1px dotted #7183a8;
	margin-bottom: 5px;
	padding: 5px;
}

/*------------------------------------------------------------- Footer ---------------------------------------*/
.footer-table { 
background:transparent;
} 
.footer-text { 
color : white;
text-decoration : none;
font-weight : normal;
font-size : 8pt;
} 
.footer-link { 
color : white;
text-decoration : none;
font-weight : normal;
font-size : 8pt;
} 

.footer-link:hover { 
text-decoration : underline;
}

/*------------------------------------------------------------- Bilder ---------------------------------------*/
.pic-frame {
	border: 1px solid #bbbbbb;
}

