html, body
{
	width:100%;
	height:100%;
}

body
{ 
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #526877;
	background-color: #E5EFF7;
}

table
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #808080;
}

td
{
	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #526877;
}

ul
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	margin-left: 18px;
}

#center_table
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#background
{
	width: 829px;
	/*background-color: #7798C0;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

#border_bg_bottom
{
	background: url(../images/background/bg_bottom.gif);
	background-repeat: repeat-x;
}

#border_bg_left
{
	width: 15px;
	background-color: #7798C0;
}

#border_bg_right
{
	width: 15px;
	background: url(../images/background/bg_right.gif);
	background-repeat: repeat-y;
}

#content_bg
{
	background-color: #7798C0;
}

#content_head_border_top, #content_head_border_left, #content_head_border_bottom
{
	background-color: #FFFFFF;
	width: 5px;
	height: 5px;
}

#content_bg_right
{
	width: 9px;
	background: url(../images/background/bg_content_right.gif);
	background-repeat: repeat-y;
}

#border_content_bottom
{
	height: 10px;
	background: url(../images/background/bg_content_bottom.gif);
	background-repeat: repeat-x;
}

#content_head
{
	margin-top: 14px;
}

#menu
{
	margin-top: 1px;
	height: 79px;
	width: 789px;
	background-color: #FFFFFF;
}

#content_home
{
	width: 789px;
	margin-top: 1px;
	background: url(../images/background/bg_content.gif);
	background-repeat: repeat-x;
}

#content_right
{
	/*width: 533px;*/
	width: 533px;
	margin-top: 1px;
	margin-left: 1px;
	background: url(../images/background/bg_content.gif);
	background-repeat: repeat-x;
}

#content_td
{
	font-family: Verdana, Arial;
	font-size: 12px;
	/*line-height: 15px;*/
	padding-left: 20px;
	/*padding-right: 50px;*/
	padding-bottom: 15px;
}

#headline
{
	
	margin-top: 27px;
	margin-bottom: 27px;
}

#homebox
{
	width: 127px;
	height: 180px;
	border-width: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}

#content
{
	height: 394px;
	width: 255px;
	margin-top: 1px;
	background: url(../images/background/bg_content.gif);
}

#submenu_td
{
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 74px;
}

.topmenu
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #989898;
	text-decoration: none;
	border-width: 0px; 
	border-color: #D3D6D9; 
	border-right-width: 1px; 
	border-style: solid;
	padding-bottom: 2px;
}

.topmenu_h
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FC7216;
	text-decoration: none;
	border-width: 0px; 
	border-color: #D3D6D9; 
	border-right-width: 1px; 
	border-style: solid;
	padding-bottom: 2px;
}

.mainmenu
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 22px;
	border-width: 0px; 
	border-color: #D3D6D9; 
	border-right-width: 1px; 
	border-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
}

.mainmenu_h
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FC7216;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 22px;
	border-width: 0px; 
	border-color: #D3D6D9; 
	border-right-width: 1px; 
	border-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
}

.submenu
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #526877;
	text-decoration: none;
	padding-left: 20px;
}

.submenu_on
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fc7216;
	text-decoration: none;
	padding-left: 20px;
}

.datum
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #526877;
}

.upperhead
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #526877;
	font-weight: bold;
}

.text
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #526877;
}

.text14
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #526877;
}

.text_orange
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fe7115;
}

.text_orange_headline
{
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #fe7115;
}

.text_orange_headline2
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fe7115;
}

input, textarea, select
{
	font-family: Verdana, Arial;
	font-size: 12px;
	border-width: 1px;
	border-top-color: #fe7115;
	border-left-color: #fe7115;
	border-right-color: #d5d8d7;
	border-bottom-color: #d5d8d7;
	border-style: solid;
}

.form_error
{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration: none; 
	/*border-color: #66A68B #D9E5DE #D9E5DE #66A68B; */
	border-left: #FF6600;
	border-top: #FF6600;
	border-bottom: #FFD8BF;
	border-right: #FFD8BF;
	font-size: 11px; 
	text-transform: none; 
	color: #6A6D6E; 
	background-color: red;
	padding-left: 3px; 
	padding-right: 3px;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
img, div {
   behavior: url(iepngfix.htc);
}
