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

body{
	background-color: #93C6E7;
	background-image: url("/sites/all/themes/elektro_skateboard/images/bg.jpg");
	background-position: center top;
    background-repeat: no-repeat;
}

.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;
}

.tfoot{
	background-image: none;
}

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

#header_spo_468x60 {	
	position: absolute;
	top: 85px;
	left: 50%;
	height: 69px;	
	width: 468px;
	margin-left: -234px;
	z-index: 100;
}

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

#header_spo_728x15 a{
	color: #f0f0f0;
}

.modulhead .tcat{
	background-image: url(/forum/images/misc/h2_bg.png);
	background-repeat: no-repeat;
	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{
    background-image: url(/forum/images/misc/tcat_block_mid.png);
}
*/

#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/block_head.png);
	background-repeat:no-repeat;
	height:20px;
	font-size:0;
}
.modulwrapper_mid{
	background-image: url(/forum/images/misc/block_mid.png);
	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/block_foot.png);
	background-repeat:no-repeat;
	height:20px;
}

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;
}

ul.navi li{	
	font-size: 11px;
    margin-bottom: 4px;	
}

ul.navi li img {
	margin: 0 9px;
}

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;
}

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

@font-face{
   font-family: ChristopherHand;
   src: url(fonts/ChristopherHand.eot);
}

@font-face{
   font-family: ChristopherHand;
   src: url(fonts/ChristopherHand.ttf) format("truetype"); 
}

.modulhead .cathead {
	font: 11px Verdana;
	font: 32px 'ChristopherHand';
	font-weight: normal;
	color: #000;
	line-height: 0;
	width:200px;
margin: 10px 0 0 0 ;
}

.modulhead .cathead a {
	font: 11px Verdana;
	font: 32px 'ChristopherHand';
	font-weight: normal;
	color: #000;
	line-height: 0;
}

.modulhead .cathead a:hover {
	font: 11px Verdana;
	font: 32px 'ChristopherHand';
	font-weight: normal;
	color: #eee;
	text-decoration: none;
	line-height: 0;
}

/*		Header Board		*/

#board{
	width: 100%; 
	height: 136px;
	position: relative;
	margin-top: 5px;
}

#board_l{
	background-image: url('/forum/images/misc/header/header_l.png');
	background-repeat: no-repeat;
	width: 193px; 
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 10;
}

#board_m{
	height: 100%;
	background-image: url('/forum/images/misc/header/header_m.png');
	background-repeat: repeat-x;
	margin: 0 136px 0 193px;
	overflow: hidden;
	position: relative;
}

#board_m .board_akku{
	height: 100%;
	background-image: url('/forum/images/misc/header/header_akku.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 610px;
	margin-top: 2px;
	z-index: 10;
}

#board_m .board_akku_link{
	width: 98%; 
	height: 58px; 
	margin-top: 14px;
	display: block;
}

#kabel{
	height: 100%;
	background-image: url('/forum/images/misc/header/kabel.png');
	background-repeat: no-repeat;
	width: 57px;
	height: 38px;	
	position:absolute;
	top:13px;
	left:144px;
	z-index:5;	
}

#board_r{
	background-image: url('/forum/images/misc/header/header_r.png');
	background-repeat: no-repeat;
	width: 136px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

div#language_flags {
 position: absolute;
 right: 135px;
 top: 65px;
}
div#language_flags ul li {
	float: left;
  width: 26px;
  list-style: none;
}

