body{
	background: url('../images/bg.jpg') repeat-x;
	font: 100% "Trebuchet MS", Verdana;
}

#wrapper{
	width:876px;
	margin: 0 auto;
}
#header{
	width:100%;
	background: url('../images/logo.jpg') no-repeat top center;
	padding-top:155px;
}


#logo{
	float:left;
	width:150px;
	height:185px;
/*	background: url('../images/r5_logo.png') no-repeat; */	
}
#menu{
	
	height:219px;
	padding:0;
	margin:0;
}
#menu li{
	float:left;
}

#menu a{
	float:left;
	width:106px;
	height:185px;
	margin:0 15px 0 0;}

#menu a.a1 {
	
	background: #aaa url('../images/r4_a1.jpg') no-repeat;
}
#menu a.a1:hover {
	background: #aaa url('../images/ro4_a1.jpg') no-repeat;
}
#menu a.a2 {
	background: #aaa url('../images/r4_a2.jpg') no-repeat;
}
#menu a.a2:hover {
	background: #aaa url('../images/ro4_a2.jpg') no-repeat;
}
#menu a.a3 {
	background: #aaa url('../images/r4_a3.jpg') no-repeat;
}
#menu a.a3:hover {
	background: #aaa url('../images/ro4_a3.jpg') no-repeat;
}
#menu a.a4 {
	background: #aaa url('../images/r4_a4.jpg') no-repeat;
}
#menu a.a4:hover {
	background: #aaa url('../images/ro4_a4.jpg') no-repeat;
}
#menu a.a5 {
	background: #aaa url('../images/r4_a5.jpg') no-repeat;
}
#menu a.a5:hover {
	background: #aaa url('../images/ro4_a5.jpg') no-repeat;
}
#menu a.a6 {
	background: #aaa url('../images/r4_a6.jpg') no-repeat;
}
#menu a.a6:hover {
	background: #aaa url('../images/ro4_a6.jpg') no-repeat;
}

#container{
	width:800px;
	padding-left:35px;
	
}
#content{
	float:left;
	width:563px;
	padding: 0 10px 20px 0;
}
#content p a{
	text-decoration:none;
	background:#efefef;
	padding:0 2px;
	color:black;
	}
#content p a:hover{
	color:#efefef;
	background:#666;
	}
#content h2{
	font: bold 120% "Trebuchet MS", Verdana;
	letter-spacing:0.1em;
	color:#666;
	padding-bottom:10px;
	margin-bottom:20px;
}
#content p{
	font-size:85%;
	line-height: 1.6em;
	color:#666;
	text-align:left;
	padding-bottom:5px;
}
#content .name-of-person{
	font-weight:bold;
	color:#666;
}
#content ul {
	list-style-type:circle;
	font-weight:normal;
	color:grey;
	font-size:12px}
#content ul li {
	margin-left:20px;
	line-height:1.3em;
	}

/* #content iframe{margin-left:120px;} */



#right_col{
	float:right;
	width:222px;
	min-height:220px;
/*	padding-top:30px;	*/
	}


#right_col p{
	font-size:80%;
	text-align:right;
	line-height: 1.6em;
	padding-bottom:10px;
	}
	
#right_col p span.red{
	color:#ff7777;
}

#submenu {
	width:155px;
	margin-bottom:20px;
	float:right;
}
#submenu ul{}
#submenu ul li{
	text-align:center;
}
#submenu ul li a{
	
	display:block;
	font-size:75%;
	color:black;
	text-transform: uppercase;
	text-decoration:none;
	background:#ccc;
	padding:4px 0;
	margin-bottom:5px;
}
#submenu ul li a:hover{
	font-weight:bold;
	background:black;
	color:white;
	text-decoration:none;
}

#footer{
	clear:both;
	width:100%;
	font-size:75%;
	text-align:center;
	line-height:1.3em;
	color: grey;
	padding-top:5px;
	border-top:1px solid #ccc;
}
#footer ul {
	margin:5px 0;
	}
#footer li {display:inline;}
#footer li a {padding:5px; color:black;text-decoration:none}
#footer li a:hover {text-decoration:underline}

.contenttable{
	background:#efefef;
	padding:5px;
	}
.contenttable tbody tr td {
	padding: 0 5px;
	border-bottom:1px solid white;
	border-right:1px dotted white;
	}
	
/* ---------- Multiple Content ------------ */
 	
#jfmulticontent_c17 h3, #jfmulticontent_c26 h3, #jfmulticontent_c41 h3 {font-size:85%; font-weight:normal}
h3.ui-state-hover, h3.ui-state-hover, h3.ui-state-focus{
	background: url('../images/mc_h3_hover_bg.jpg') repeat-x 50% 50%;
	border-color:#999;
	}
.contenttable {width:480px;}
.td_right{float:right}
	
/* ---------- DATEV BmZ ------------ */	

	#content .link_box {
			float:left;
			width:160px;
			border: 1px dotted #eee;
			padding:5px;
			text-align:center;
			margin-right:10px;
		}
	#content .link_box:hover{background-color:#ededed}
	#content h4{
		margin:0 0 5px 0;}
	*#content .link_box h4{font-size:90% }	
	#content .link_box_pic {float:none;}
	html>body #content .link_box_pic {display:inline;}
	#content .link_box_pic img{border:0;float:none}
