body{
  font-family:arial,verdana,sans serif;
  font-size:12px;
  background:#DFDFDF;
  text-align:center;
  margin:0;  
}

#box{
  width:938px;
  background:#112746;
  margin:0 auto;
}

#bg_top1{
  width:234px;
  height:84px;
  background:#1b273d;
  float:left;
}

#bg_top2{
  width:234px;
  height:84px;
  background:#213351;
  float:left;
}

#bg_top3{
  width:233px;
  height:84px;
  background:#273e63;
  float:left;
}

#logo{
  width:237px;
  height:84px;
  background:white;
  float:left;
}

#bse_body{
  width:937px;
  background:white;
  margin:0 auto;
}

#leftF{
  width:233px;
  text-align:left;
  float:left;
  background:white;
}

#sprache{
  padding:15 0 0 0px;
}

#midF{
  width:703px;
  background:white url(bg_content.jpg) repeat-x;
  float:left;
  text-align:left;
  border-left:#DFDFDF 1px solid;
  overflow:hidden;
}

#content{
  padding:15px;
}

#footer{
  clear:left;
  text-align:left;
}

#foot_left{
  background:white;
  width:233px;
  height:33px;
  float:left;
  border-top:#DFDFDF 1px solid;
}

#foot_right{
  background:white;
  width:704px;
  height:33px;
  float:left;
  border-top:#DFDFDF 1px solid;   
}

.pad{
  padding:8px;
}

/**************************************************************/

.menu{
	width: 100%;
	overflow: hidden;
	font-family:  Arial, Helvetica, sans-serif;
  border:0;
	margin:0;
	margin-top:18px;
}

.menu  li ul{
	list-style-type: none; margin:0;
}

.menu ul {
	list-style-type:none;
	padding:0;
	border:0;
	margin:0;
}

.menu a {
	display:block;
	text-decoration: none;
	color:#333333;	
}

.menu li {
	float:left;
	width: 100%;
}

/* ### 1.Ebende ### */
.menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px 0 4px 30px;
	color:#333333;
	background: url(men_arrow.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
  font-weight:bold;
}

/* ### 2.Ebende ### */
.menu ul li ul li a, .menu li.activeCat ul li a {
	padding: 3px 0px 1px 40px;
	color:back;
	font-weight:normal;
	background:url(arrow_small.gif) no-repeat;
	background-position: 31px 6px;
}

.menu li.activeCat li.activeCat li.activeCat li.activeCat ul li a  {
	background-color:#C6C5C5;
	color: #444;
}

/* ### 1.Ebende ### */
.menu li a:hover{
	background-color:#fff;
	text-decoration: none;
	background: url(men_arrow_hover.gif);
	background-repeat:no-repeat;
	background-position:16px 7px;	

}

.current{
	text-decoration: underline;
}

/* ### 2.Ebende ### */
.menu li li a:hover , .menu li.activeCat li a:hover{
	background:#F0F0F0 url(arrow_small.gif) no-repeat;
	background-repeat:no-repeat;
	background-position: 32px 6px;
}

#current_Main{
	background: url(men_arrow_active.gif);
	background-repeat:no-repeat;
	background-position:15px 8px;
	color:#E10000;
}

#current_Sub{
	background:#E0E0DF url(arrow_small.gif) no-repeat;
	background-repeat:no-repeat;
	background-position: 31px 6px;
}

/**************************************************************/
hr{
  color: #C5C4C4;
  background-color: #C5C4C4;
  height: 1px;
  border:0px;
}

td{
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:black;
}

h1{
	color:#273E63;
	font-size:17px;
	font-weight:normal;
	margin:20px 10px;
	padding:0px;
}

p{
  padding:4px 0;
  margin:0;
  text-align:justify;
}

h2{
	color:#273E63;
	font-size:12px;
	font-weight:bold;
	margin:8px 0;
	padding:0px;
}

a{
  color:#2051A0;
}

.bodytext {
	margin:0 10px;
	text-align:justify;
}

.csc-textpic-text{
  overflow:hidden;
  padding:0px;
}

.td-0{
  width:100px;
  color:#666;
}

#refpics table tr td{
  text-align:center;
  font:12px arial;      
}

#loginbox{
  width:230px;
  overflow:hidden;
  padding-bottom:15px;
}