body 
{
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	color: #666666; 
	font-weight: normal;
}

h1
{
	font-size: 20px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

h2
{
	font-size: 20px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

h3
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

h5
{
	font-size: 12px;
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

fieldset.termin
{
	Color: #0000FF;
	Font-Weight: normal;	
	border: none 0px transparent;
}

legend.termin
{
	font-size: 14px;
	color: #E88806;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


a:before, a
{
	/*content:url(../../system/images/icons/link_pfeil.gif);*/
	font-weight: bold;
}

a:link 
{
	color: #666666;
	text-decoration: none;
}

a:visited 
{
	color: #666666;
	text-decoration: none;
}

a.orange:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover 
{
	color: #E88806;
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}

span.link
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

span.hover 
{
	font-weight: bold;
	cursor: pointer;
	color: #E88806;
	text-decoration: none;
}

table 
{
	background-color: Transparent;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	color: #666666; 
	font-weight: normal;
}

img
{
	cursor: pointer;
	border: 0px;
}

img.icon
{
	width: 25px;
}

input[type=reset], input[type=button], input[type=submit]
{
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	
	color: #333333;
	text-decoration: none;
	
	background-color: Transparent;
	
	border-width: 1px;
	border-style: dotted;	
	border-color: #666666;	
}

input[type=file]
{
 	width: 125px;
	color: #333333;
	
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
}

input[type=text], select, input[type=password]
{
	width: 100px;
	height: 20px;
	color: #333333;
	
	border-width: 1px;	
	border-style: dotted;
	border-color: #666666;	
}

textarea{
	font-size: 12px; 
	color: #333333;	
	}

#flash_image
{
	display: none;
}

.show_mobile
{
	display:table-row;
}

.hide_mobile
{
	display: none;
}

tr.offset
{
	vertical-align: top;
}

td.offset
{
	text-align: left;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	color: #666666; 
	font-weight: normal;
	/*width: 450px;*/
}

table.liste
{
     width: 100%;
     font-family: Arial, sans-serif;
     font-size: 12px;
     color: #666666;
     vertical-align: top;
     text-align: left;
     empty-cells: show;
}

fieldset.info
{
	width: 700px;
}

table.info
{
     width: 700px;
     font-family: Arial, sans-serif;
     font-size: 12px;
     color: #666666;
     vertical-align: top;
     text-align: left;
     empty-cells: show;     
}

tr.liste {
	height: 25px;
	}

td.topic
{
     font-family: Arial, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #333333;
     vertical-align: middle;
     text-align: left;
     height: 25px;
}

td.header
{
     font-weight: bold;
     color: #333333;
     vertical-align: middle;
     border-right: 1px solid #C0C0C0;
     border-bottom: 2px solid #C0C0C0;
     cursor: pointer;
     text-align: left;
     height: 25px;
}

td.row
{
	color: #544E4F;
	text-align: left;
	border-right: 1px solid #C0C0C0;
	empty-cells:show;
	height: 25px;
}

tr.highlight
{
	background-color: #ECECEC;
	cursor: pointer;
	height: 25px;
}

td.footer, th.footer
{
     font-size: 12px;
     font-weight: bold;
     color: #333333;
     vertical-align: bottom;
     border-top: 2px solid #C0C0C0;
     text-align: left;
     height: 20px;
}
	
.menu_fill
{
	border-bottom: 1px solid black;
	background-color: #ECECEC;
}

.menu_empty
{
	border-bottom: 1px solid black;
	background-color: #ECECEC;
	width: 15px;
}

.menu_item_parent
{
	width: 150px; 
	font-weight: bold; 
	text-align: center; 
	
	background-color: #666666;
	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
	
	color: #FFFFFF;
}


.menu_item_parent_hover, .menu_item_hover
{
	width: 150px; 
	font-weight: bold; 
	text-align: center; 
	
	background-color: #FFFFFF;
	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid #FFFFFF;
	
	color: #666666;
}

.menu_item_child
{
	width: 152px;
	
	background-color: #FFFFFF;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;	
}





body.haendler 
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

table.haendler_content, table.haendler_header, table.haendler_main 
{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
	
tr.haendler_content 
{
	vertical-align: top;
}

table.haendler_footer 
{
	width: 100%;
	height: 25px;
}

td.haendler_footer 
{
	font-size: 10px;
	text-align: center;
}

.border_bottom_right
{
	margin: 0 0 0 0;
  	height: 30px;  	
  	background: url(../../system/images/backgrounds/grey/round_rechts_unten.png) no-repeat bottom right ;
  	background-color: #ECECEC;
}

.border_bottom_left
{
	margin: 0 0 0 0;
  	height: 30px;  	
  	background: url(../../system/images/backgrounds/grey/round_links_unten.png) no-repeat bottom left ;
  	background-color: #ECECEC;
}

.border_top
{
	height: 40px;
	text-align: left;
	background-color: #ECECEC;
	vertical-align: top;	
}

.border_bottom
{
	border-bottom: 1px solid black;
	background-color: #FFFFFF;
}

.border_right
{
	width: 30px;
	background-color: #FFFFFF;
	border-right: 1px solid black;
}

.border_left
{
	width: 30px;
	background-color: #FFFFFF;
	border-left: 1px solid black;
}
 
.input_field_read
{
	background-color: transparent;
	border: 0px solid transparent;
	text-align: right;
	height: 15px;	
	font-family: Arial, sans-serif;
	font-size: 10px; 
	color: #464845;
}

.input_field_write
{
    background-color: transparent;
	border: 1px dotted black;
	text-align: left;
	height: 15px;	
	font-family: Arial, sans-serif;
	font-size: 10px; 
	color: #464845;
}
