body {
	background-color: #FFFFFF;
	background-image:url(/templates/softgate/images/body_bgf.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.top_menu {
	position: absolute;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index: 50;
}


.top {
	position: absolute;
	height: 100px;
	top: 0px;
	left: 0px;
	border-bottom: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	background-color: #FFFFFF;
	background-image:url(/templates/softgate/images/top_bgf.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	z-index: 30;
}

.left {
	background-color: #FFFFFF;
	position: absolute;
	width: 220px;
	overflow:hidden;
	top: 100px;
	left: 0px;
	z-index: 10;
}

.main {
	background-color: #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	position: absolute;
	width: 600px;
	overflow:hidden;
	top: 100px;
	left: 225px;
	z-index: 20;
}

.main_table {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.right {
	width: 240px;
	background-color: #FFFFFF;
	border-right: 1px none #FFFFFF;
	position: absolute;
	width: 240px;
	overflow:hidden;
	top: 100px;
	left: 835px;
	z-index: 10;
}

.m_line {
	height: 39px;
	background-image:url(/templates/softgate/images/line_bg.gif);
}

#nav46839f77806e6 a, #user_nav a {
   background-color: #FFFFFF;
   font-weight: bold;
   color: #39496F;
   height: 14px;
   line-height: 14px;

}

#nav46839f77806e6 a:hover, #user_nav a:hover {
   background-color: #FFFFFF;
   font-weight: normal;
   color: #39496F;

}


#nav46839f77806e6 .is_activ, #user_nav .is_activ {
   background-color: #FFFFFF;
   font-weight: normal;
   color: #AA0000;

}


#nav46839f77806e6 a, #user_nav a {
   /* Eigenschaften eines Men�punkte */
   line-height: 18px;
}


#nav46839f77806e6 a:hover, #user_nav a:hover {
   text-decoration: underline;
   font-weight: bold;
}

#nav46839f77806e6 blockquote a {
   font-weight: normal;
}

#nav46839f77806e6 blockquote a:hover {
   text-decoration: underline;
   font-weight: normal;
}

.search_box {

}

.search_box table {


}

.search_box #bt {
        /* Eigenschaften der Schaltfl�che */
	height: 16px;
	width:  16px;
	padding: 0px;
}

.search_box #ip {
  	/* Eigenschaften der Eingabemaske */
	background-color: #FFFFFF;
	border: none;
	width: 85px;
	height: 16px;
	padding: 0px;
}

#user_nav a {
	padding-left: 0px;
}