/*
html, body {
	cursor:url(/default.png) 0 0, auto;
}
*/
*::-moz-selection {
	background:#5F5F5F none repeat scroll 0 0;
	color:#fff;
}

.at{
	background-image: url(/forum/images/misc/admin.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	padding-left:30px;
	margin-top:3px;
}
.mt{
	background-image: url(/forum/images/misc/mod.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	padding-left:30px;
	margin-top:3px;
}
.st{
	background-image: url(/forum/images/misc/smod.gif);
	background-repeat: no-repeat;
	height:25px;
	padding-top:5px;
	padding-left:30px;
	margin-top:3px;
}

a, area {
	outline: 0;
/*	cursor:url(/hand.png) 6 0, pointer; */
}

#sprache {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 126px;
	height: 90px;
	z-index: 12;
}

#sprache img{
	width: 126px;
	height: 94px;
	border:0;
}

#sprache_bg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 126px;
	height: 90px;
	background-image: url(/images/bg_top_r.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	z-index: 0;
}

div.page table.page{
	background-image: url(/forum/images/misc/beton.gif);
}

.tfoot{
	background-image: none;
}

legend{ font-size:12px; color:#2E2E2E; font-weight:bold; }

#header_spo_468x60 {
	height:69px;
	left:375px;
	position:absolute;
	top:0;
	width:468px;
}

#header_spo_728x15 {
	color:#773237;
	font-size:12px;
	height:15px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	width:728px;
}

#header_spo_728x15 a{
	color:#f0f0f0;
}

.modulhead .tcat{
	background-image: url(/forum/images/misc/beton_gelb.gif);
	background-repeat:no-repeat;
	height:34px;
	border: none;
}

.modulwrap .tborder,.tcat { 
	background-color: transparent;
	border: none; 
}

.modulwrap tbody .alt1, .modulwrap tbody .alt2{
	background: none;
	padding-left: 15px;
}

.modulwrap .thead{
	color: #000;
	background-color:transparent;
	border-bottom: 1px dotted #AFAFAF;
	padding-left: 10px;
}

.modulhead td.tcat{ border: none; }

.tcat{
/*      border-top: 1px dotted black; */
        background-image: url(/forum/images/misc/tcat_bg.gif);
}



#collapseobj_module_3{ background-color: #fff; }
#collapseobj_module_3 .alt1, #collapseobj_module_3 .alt2 { padding: 6px; }
#collapseobj_module_3 .alt2{ background-color: #afafaf; }

.modulwrapper_head td, .modulwrapper_mid td, .modulwrapper_foot td{
	padding:0px;
}
.modulwrapper_head{
	background-image: url(/forum/images/misc/bg_head.gif);
	background-repeat:no-repeat;
	height:5px;
	font-size:0;
}
.modulwrapper_mid{
	background-image: url(/forum/images/misc/bg.gif);
	background-repeat:repeat-y;
}


div.modulwrapper_mid table{
	margin:auto;
	background-color: transparent;
}
div.modulwrapper_mid table tr{
	background-color: transparent;
}
div.modulwrapper_mid table td{
	background-color: transparent;
}


.modulwrapper_foot { 
	background-image: url(/forum/images/misc/bg_foot.gif);
	background-repeat:no-repeat;
	height:5px;
}

ul.navi {
	margin:0;
	padding-left:0px;
	list-style-type:none;
}

ul.navi a {
	font-size: 11px;
	text-decoration: none;
}

ul.navi img {
	vertical-align: middle;
}

ul.navi ul {
	padding-left:10px;
	list-style-type:none;
	margin:0;
}

img {
	border: 0;
}

.nav_footer{
	margin-top:10px;
	margin-left:10px;
}

.nav_footer a, .nav_footer a:link{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}


.quote_global {
    background-color: #FAFAFA;
    margin: 3px 20px 3px 20px;
}
.quote_global-quote {
	margin-bottom: 6px;
	background: #FAFAFA url(/forum/images/misc/q.gif) 6px 8px no-repeat;
}


.quote_head, .quote_head div, .quote_head span, .quote_foot, .quote_foot div, .quote-foot span {
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    height: 5px;
}
.quote_head, .quote_head div {
    background: url(/forum/images/misc/bg_quote1.gif) top right no-repeat;
}
.quote_foot, .quote_foot div {
    background: url(/forum/images/misc/bg_quote2.gif) top right no-repeat;
}
.quote_head div, .quote_foot div {
    background-position: 0 -5px;
    height: 5px;
    padding: 0 5px;
}
.quote_head span {
    display: block;
    border-top: solid 1px #CCC;
    height: 4px;
}
.quote_foot span {
    display: block;
    border-bottom: solid 1px #CCC;
    height: 4px;
}
.quote_name, .quote_body {
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    padding: 4px 6px 4px 6px;
}
.quote_name  span.quote_name{
    padding-left: 30px;
    border:0;
    border-bottom: 1px dashed #444;
    color:#333333;
}
.quote_name a  {
        text-decoration:none;
}
.quote_body {
    color: #444;
    padding-top:10px;
}

.forumheadline {
font-size:20px;
font-weight:bold;
margin:0;
}
.forumheadline span{
font-size:16px;
font-weight:normal;
}

.alt1 input{
	margin-left:0px;
}

.button{
	margin-bottom:8px;
}

.rand_rechts{
	background-image: url(/forum/images/misc/beton_right.gif);
	background-repeat: repeat-y;
	background-position:right top;
	width:40px;
}
.rand_links{
	background-image: url(/forum/images/misc/beton_left.gif);
	background-repeat: repeat-y;
	width: 35px;
}

.rand_oben{
	background-image: url(/forum/images/misc/beton_head.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.rand_unten{
	background-image: url(/forum/images/misc/beton_foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:57px;
}

.rand_rechts_oben{
	background-image: url(/forum/images/misc/beton_head_r.gif);
	background-repeat: no-repeat;
}

.rand_links_oben{
	background-image: url(/forum/images/misc/beton_head_l.gif);
	background-repeat: no-repeat;
}

.rand_rechts_unten{
	background-image: url(/forum/images/misc/beton_foot_r.gif);
	background-repeat: no-repeat;
}

.rand_links_unten{
	background-image: url(/forum/images/misc/beton_foot_l.gif);
	background-repeat: no-repeat;
}

#inlinemodform .tborder .tcat img, .navbar img{
	vertical-align: middle;
}
