html
{
	background-image:url(/image_neu/hin.gif);
}

body
{
	margin: 0 8px;
	font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: auto;
	min-width: 990px;
	padding: 0;
}

body a
{
	color:#000;
	text-decoration:none;
}

body a:hover
{
	text-decoration:underline;
}

img
{
	border:0;
}

ul, ol, li, p, h1, h2, h3, h4, dl, dd, dt
{
	margin:0;
	padding:0;
}

li
{
	list-style: none outside none;	
}
.content_background
{
	background-color:#FFF;
	border:1px solid #CCC;
	margin-top:10px;
	padding:20px;
	border-radius: 12px;
	
	position:relative;
	

}
.navi_bar
{
	border: 1px solid #CCC;
	padding: 5px;

	box-shadow: -1px 1px 3px #999;
	box-shadow: -1px 1px 3px #999;
	margin-left: 3px;
}

.header_contain
{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	box-shadow: -1px 2px 2px #999;
	box-shadow: -1px 2px 2px #999;
	background-color:#FA0;
}
.header
{
	position:relative;
	padding:15px;
}

.header_logo
{
	padding:6px;
}
.header_logo a:hover
{
	text-decoration:none;
}
.user_panel
{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 3px 3px 3px #999;
	position:absolute;
	right:10px;
	top:0;
	background-color:#EEE;
	padding:5px;
	/*width:100%;*/
}

.user_panel_logon
{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 3px 3px 3px #999;
	position:absolute;
	right:10px;
	top:0;
	background-color:#EEE;
	padding:5px;
	width:270px;
}

.user_panel_img
{
	float:left;
	box-shadow: 2px 2px 3px #999;
}
.user_info_panel
{

	border:1px solid #CCC;
	background:url(/image_neu/style/index_03.gif) repeat-x scroll 0 5px #F90;
	min-width:120px;
	display:block;
	padding:3px;
	position:relative;
	box-shadow: -1px 2px 2px #999;
}

.user_info_panel:hover, .user_nachricht_panel:hover
{
	text-decoration:none;	
}

.user_info_panel_img, .user_nachricht_panel img
{
	position:absolute;
	right:5px;	
	top:9px;
}
.user_nachricht_panel span
{
	background-image:url(/image_neu/icons/email.png);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
	color:#333;
}
.user_nachricht_panel
{
	border:1px solid #CCC;
	background:url(/image_neu/style/index_03.gif) repeat-x scroll 0 5px #F90;
	min-width:50px;
	display:block;
	padding:3px;
	position:relative;
	box-shadow: -1px 2px 2px #999;
}

.drop_box
{
	position:absolute;
	background-color:#EEE;
	z-index:9999;	
	right:0;	
	border:1px solid #000;
	padding:3px;
	box-shadow: 2px 2px 3px #999;
	font-size:0.88em;
	min-width:120px;
}
.drop_box img
{
	padding-right:4px;	
}
.drop_box li
{
	border-bottom:1px dashed #999;
	padding:4px;
}

.drop_box li:last-child
{
	border-bottom:0;
}

.menu_contain
{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image:url(/image_neu/style/index_03.gif);
	margin-top:5px;
	border:1px solid #999;
}

.menu_contain li
{
	float:left;
}

.menu_contain li > a
{
	padding:6px 15px;
	text-align:center;
	display:block;
	border-right:1px solid #000;
	
}

.menu_contain li > a:hover
{
	background-color:#FFF;
}

.search_contain
{
	border-radius: 3px;
	box-shadow: -1px 1px 2px #777;
	float: right;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 15px;
	padding: 1px;
	margin-bottom: 1px;
}
.search_contain img
{
	float:left;
	padding-top:4px;
	padding-left:2px;
	padding-right:4px;
}

.search_contain input
{
	border: 0 none;
	margin-top: 2px;
	width: 200px;
}

.text_box
{
	border-radius: 10px;
}

.h3_header
{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-image:url(/image_neu/style/index_03.gif);
	width:100%;
	border:1px solid #000;
	margin-top:10px;
}

h3
{
	
	font: bold 9pt/18px Verdana, Geneva, sans-serif;
	padding:5px;
	font-size:12px;
	
}
.contain
{
	margin-top:20px;
	clear:both;
	box-shadow: -1px 2px 2px #999;
}
.contain h3
{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-image:url(/image_neu/style/index_03.gif);
	width:100%;
	border:1px solid #000;
	margin-top:10px;
	padding:5px 0;
}

.contain h3 span
{
	margin-left:5px;
}
#last_post_list
{
	visibility:visible;
}
.contain_block li
{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	border-bottom:1px dashed #999;
	padding-bottom:5px;
}
.contain_block li:last-child
{
	border:0;
}

.contain_block
{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px 0;
	background-color:#FFF;
	width:100%;
}
.contain_block > div
{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	border-bottom:1px dashed #999;
	padding-bottom:5px;
	
}
.contain_block > div:last-child
{
	border:0;
}
.contain_block a
{
	color:#666;
}
.page_header
{
	background-image:url(/Bilder/header_fillz6sb.png);
/*	background-color:#edb100;*/
	text-align:center;
}

.user_bar
{
	margin-top:15px;
	padding:5px;
	border:1px solid #000;
	height:45px;
	background-color:#F93;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.user_bar ul
{
	list-style-type:none;
	padding:10px 0 5px 0px;
	margin:0px;
}
.user_bar li
{
	float:left;
	padding-right:15px;
	
}
.page_footer
{
	margin-top:15px;
	text-align:center;
}

.forums
{
	margin-top:10px;
	width: 100%;
	display:block;	
}

.forums_li
{
	box-shadow: -1px 2px 2px #999;
}
.forum_row
{

}
.forum_row:after {
	display: block;
	clear: both;
	height: 0;
	content: "";
}

.forum_row_contain {
 visibility:visible;	
}

.forum_cell_info
{
	padding: 5px;
	overflow: auto;
}
.forum_info
{
	padding-left: 55px;
}
.forum_info h4
{
	font-size:13px;
}
.forum_count
{
	float: right;
	margin-right: 15px;
	width: 120px;
	padding: 5px;
}

.forum_last_post
{
	float: right;
	padding: 5px;
	width: 300px;
}
.subforum  
{
	padding-top:5px;
}
.subforum  span
{
	font-weight:bold;
}

.subforum span, .subforum a
{
	font-size:11px
}
.subforum li
{
	display:inline-block;
	padding-right:5px;
}

ul.drop_menu li > ul
{
	display:none;
	position: absolute;
}
ul.drop_menu li:hover > ul
{
	display:block;
}

.footer_bar
{
	box-shadow: -1px 1px 3px #999;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
	margin-left: 3px;
}
.footer_bar img
{
	vertical-align:middle;
	margin-bottom:3px;
}

.footer_bar form
{
	margin-right:5px;	
}
.footer_bar li
{
	display:inline;
	padding:0 10px;
}
.board_li
{
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	min-height:50px;
	width:100%;	
}

.clear
{
	
}

.sidebar_hidden
{	
	border-top-left-radius:3px;	
	border-bottom-left-radius:3px;	
	box-shadow: -1px 1px 3px #999;	
	background-color: #FFAA00;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	height: 140px;
	padding-left: 2px;
	position: absolute;
	right: 0;
	top: 60px;
	width: 10px;	
}

.sidebar_content_mini
{
	float:right;
}

.legende_block dl
{
	margin-top:10px;
}
.legende_block dt
{
	float:left;
	margin-right:10px;
}
.legende_block dd
{
	padding-top:4px;
	min-height:25px;
}
.forum_mini
{
	float:right;
}

#last_post_list span 
{
    display: inline-block;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}