body, html {
	margin: 0px;
	padding-top:0px;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y
    font-size: 11px;
	color: #696969;
	height: 100%;
	FONT-FAMILY: Tahoma,helvetica,sans-serif;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #A8ACB7;
scrollbar-track-color: #F4F5F7;
scrollbar-face-color: #A8ACB7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #A8ACB7;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #696969;

} 

.mainbody {
padding-top:6px;}

.bodycontent {
	padding:0px;
	margin:0px;
	width: 460px;

 }
 

 
 .iframe {
 
 }

.content {
	margin: 0px;
	background-image:url(/images/bg.gif);
	background-color:#F4F5F7;
	font-size: 11px;
	color: #696969;
	/*height: 100%;*/
	FONT-FAMILY: Tahoma,helvetica,sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 25px;
	}

h1 {

	font-family : Tahoma,helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #EE790F;
	text-align : left;
    line-height: 20px;
	padding-left: 3px; 
	padding-bottom: 0px;   
    border-bottom-width:1pt;
    border-bottom-style:solid;
    border-color:#EE790F;
    
}


h2 {

	font-family : Tahoma,helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #31484E;
 	text-align : left;
    line-height: 20px;
	padding-left: 3px; 
	padding-bottom: 0px;   
    border-bottom-width:1pt;
    border-bottom-style:solid;
    border-color:#EFF2F7;   
}

h3 {

	font-family : Tahoma,helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #31484E;
    text-align : left;
    line-height: 20px;
	padding-left: 3px; 
	padding-bottom: 0px;   
    border-bottom-width:0pt;
    border-bottom-style:solid;
    border-color:#EFF2F7;
}



tbody { 

	FONT-FAMILY: Tahoma,helvetica,sans-serif;

	font-size: 11px;

	color: #000000;

}

TD {
	FONT-SIZE: 11px; VERTICAL-ALIGN: top; COLOR: #696969; FONT-FAMILY: Tahoma,helvetica,sans-serif;
}

/*****************************************************************************************************/



.small {

	font-size : 11px;

	color : #000000;

}



.smalldark {

	font-size : 11px;

	color : #000000;

	text-decoration : none;

}



.createdate {

	font-size : 10px;

	color : #000000;

	text-decoration : none;

	font-weight : medium;

}



.modifydate  {

	font-size : 10px;

	color : #000000;

	text-decoration : none;

	font-weight : medium;

}



/* Content Styles

**********************************************************************************************************/



/* Form Styles

**********************************************************************************************************/



form { 

	display:inline; 

	margin: 0px; 

	padding: 0px; 

} 


.button {

background: #A8ACB7; border-bottom: 1px solid #325C84; border-left: 1px solid #88A0B8; border-right: 1px solid #325C84; border-top: 1px solid #88A0B8; color: #FFFFFF; cursor: pointer; font-family: Arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; padding: 2px 2px 2px 2px; text-transform: uppercase; width: 110px; 

}

.searchbox {
	padding-left: 10px;
	padding-top: 10px;

}

.logincheckbox {

  font-family      : Verdana, Tahoma,helvetica,sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FEA002;
  border           : 0px solid #CCCCCC;

}

.inputbox {

  font-family      : Verdana, Tahoma,helvetica,sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;

}

.textarea {

  font-family      : Verdana, Tahoma,helvetica,sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;

}

ul {
	list-style-type:circle;
	list-style-image: url(http://www.herrgottnocheinmal.at/images/icon.gif);
}



/* Links */






a:link, a:visited {

	font-size        : 11px;
	color            : #A8ACB7;
	text-decoration  : underline;
	font-weight: bold;

}



a:hover {
  color            : #EE790F;
  text-decoration  : none;
}

.footer {

font-size:10px;
}