body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color:#C6F;
}

* {	font-family: Arial, Helvetica, sans-serif; }
.maintable { background-color: #FFFFFF; }
.topbar { height: 35px; background-color: #bbcced; border-bottom-width: 1px; border-bottom-color: #999999; border-bottom-style: solid; }
.page_title { margin: 0 16px;  font-size: 16px; color: #336699; font-weight: bold; }
.userinfo { color: #990000; }

.menu_title { padding: 3px 10px; font-size: 14px; font-weight: bold; border-bottom-color:#FF9900; border-bottom-style: solid; border-bottom-width: 3px; }

/* Links */
a:active, a:link, a:visited   {color: #333399; text-decoration: none; font-size: 12px; font-weight: normal; }
a:hover {color: #6666FF; text-decoration: none; font-size: 12px; font-weight: normal; }

a.anz_spezangebote { padding: 0px 10px; position:relative; top:-10px; left:-7px; background-color: #FF0000; }


/* Buttons */
a.button:active, a.button:link, a.button:visited, input.button { color: #333399; background-color: #F0F0F0; border-color: #cccccc; font-weight: bold; }
a.button:hover, input.button:hover { color: #993333; background-color: #FFFFDD; border-color: #cc9999; font-weight: bold; }
.button { padding: 3px 10px; border-style: solid; border-width: 1px; }
a.fixe,.menu_title { text-align: left; display: block; width: 160px; margin-bottom: 12px; }

/* TableList styles */
.TLF_bloc { }
.TLF_tableborder { background-color: #CCCCCC; }
.TLF_header { background-color: #EEEEEE; font-weight: bold; }
.TLF_content { background-color: #FFFFFF; }

/* SqlFilter styles */
.SQLF_tableborder { background-color: #CCCCCC; }
.SQLF_bg { background-color: #EEEEEE; }
.SQLF_caption { font-size: 10px; color: #CC6600; }
.SQLF_field { font-size: 12px; color: #333333; background-color: #F8F8F8; font-weight: normal; border-color:#CCCCCC; border-style: dotted; border-width: 1px; }
.SQLF_button { font-size: 12px; color: #666666; background-color: #E0E0E0; font-weight: bold; border-color:#CCCCCC; border-style: outset; border-width: 1px; }

/* EditForm styles */
.EF_tableborder { background-color: #CCCCCC; }
.EF_headercell { background-color: #EEEEEE; font-weight: bold; }
.EF_fieldcell { background-color: #FFFFFF; }

/* SplitBar styles */

.SPB_table { height: 26px; }
.SPB_caption { font-size: 12px; }
.SPB_current { background-color: #FFCC66; color: #990000; text-decoration: none; }
.SPB_normal { background-color: #F8F8F8; color: #333333; text-decoration: none; } 
td.SPB_current,td.SPB_normal { width: 20px; text-align: center; }
a.SPB_current:link, a.SPB_current:visited, a.SPB_current:active, 
a.SPB_current:hover { color: #0000CC; text-decoration: none; font-size: 12px; font-weight: normal; }
a.SPB_normal:link, a.SPB_normal:visited, a.SPB_normal:active {color: #0000CC; text-decoration: none; font-size: 12px; font-weight: normal; }
a.SPB_normal:hover     { color: #FF9900; text-decoration: none; font-size: 12px; font-weight: normal; }

.small { font-size: 10px; }

.resp-iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    border: 0;
}
