body {
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body#site {
	background: #fff url(../images/background.jpg);
	text-align: center;
	color: #666666;
}
table td, .toggler, th.toggler, div.other {
	font-family: verdana, Tahoma, Helvetica, sans-serif;
        color: #666666;
	font-size: 12px;
}
#main {
	width: 950px;
	background: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
* html #main {
	width: 966px;
}
#header {
	width: 950px;
	height: 173px;
	background: url(../images/crucialresponse_header.jpg)
}

#navi {
	width: 100%;
	background: #5c552b;
	height: 25px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 6px;
}
#navi div.moduletable {
	margin: 0 auto;
}
ul#mainlevel {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul#mainlevel li{
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#mainlevel li a{
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
* html ul#mainlevel li a {
	line-height: normal;
}
ul#mainlevel li a:hover{
	background: #413c1f;
	color: #cccccc;
}
#flags {
	float: right;
	padding-top: 2px;
}
#flags a, #flags a img {
	text-decoration: none;
	border: none;
	margin: 2px;
}
#flags #active_language img{
	filter:Alpha(opacity=50);
	-moz-opacity: 0.5;
}
#wrapper {
	width: 100%;
	background-image: url(../images/white.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#left {
	width: 194px;
	float: left;
	background: #f7f7f7;
	padding: 3px;
}
#content #top {
	background: #f7f7f7;
        padding-bottom: 0px;
        margin-bottom: 0px;
}
#content {
	margin-left: 205px;
}
#content .moduletable {
	width: 100%;
	display: block;
}
#content #top .moduletable {
	text-align: right;
	width: auto;
        padding-bottom: 0px;
        margin-bottom: 0px;
}
#content #top .moduletable form {
	text-align: right;
        padding: 0px;
        margin: 0px;
}
#maincontent {
	width: 735px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	float: left;
}
#maincontent, #maincontent table td {
       line-height: 18px;
       color: #666666;
}
/*span.article_seperator {
	width: 90%;
	margin: 0 auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}*/
#footer {
	margin: 0 auto;
	height: 35px;
	background-image: url(../images/footer.gif);
}
#copy {
	width: 966px;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: bottom;
	padding-bottom: 5px;
	margin: 0 auto;
	top: 5px;
}
#copy a {
	color: #d00001;
	text-decoration: none;
}
#banner_inner {
	text-align: right;
}
#bottom {
border-top:#cdcdcd 1px solid;
margin-top:16px;
}
#bottom .bottombg{
	clear:both;
	background:#f4f4f3 url(../images/bottombg.png) bottom left repeat-x;
	position:relative;
	width:100%;
	border-top:#fff 1px solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#bottom .moduletable{
padding:0px 16px;
}
#bottom .moduletable h3{
background: url(../images/bottom_h3.gif);
color: #fff;
margin:0px;
margin-bottom: 5px;
text-align: center;
padding: 2px;
font-size:15px;
text-transform:uppercase;
}
#user5{
float:left;
width:33.2%;
overflow:hidden;
border-right:#ccc 1px solid;
}
#user6{
float:left;
width:33.2%;
overflow:hidden;
border-right:#ccc 1px solid;
}
#user7{
float:left;
width:33.2%;
overflow:hidden;
}
.pathway {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
span.pathway {
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}
#left .moduletable h3 {
	color: #979596;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-size: 15px;
}
input.inputbox, textarea, select {
	background-color: #e8e8e8;
	border: 1px solid #b3b3b3;
	padding: 1px;
}
input.inputbox:focus, input.inputbox:hover, textarea:focus, textarea:hover, select:hover, select:focus {
	background-color: #f7f7f7;
	border: 1px solid #989898;
	padding: 1px;
}
input.button, input.button:hover, button.button, button.button:hover {
	background: url(../images/button.png);
	width: auto;
	border: none;
	color: #FFFFFF;
	margin-top: 1px;
}
input.button:hover, button.button:hover {
	cursor: hand;
	cursor: pointer;
}
.readon {
	background: #000000;
	color:#FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	float: right;
	text-decoration: none;
}
.readon:hover {
	background: #666666;
	color:#FFFFFF;
}
.highlight {
	color: #333333;
	font-style: italic;
	text-decoration: underline;
}
.searchintro td{
	font-size: 11px;
}
.pagenav {
	padding: 1px 4px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	background: url(../images/pagenav_off.gif);
	color: #979797;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/pagenav.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/pagenav.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	color: #666666;
	text-align: center;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pagenavbar.gif) no-repeat 0px 11px;
	color: #666666;
}
.small {
	font-size: 11px;
	color: #999999;
}
.jfdefaulttext {
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
table.contentpaneopen, table.contentpaneopen_imprint{
	width: 100%;
}
table.contentpaneopen td{
	width: 100%;
	color: #666666;
}

td.contentheading, div.contentheading, td.contentheading_imprint {
	color: #8b908a;
	display: block;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 0px;
        padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: #666666 1px dashed;
	width: 100%;
	display: block;
}
.contentheading h1, .contentheading_imprint h1 {
	color: #8b908a;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
div.componentheading, div.componentheading-login {
	color: #8b908a;
	display: block;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 0px;
        padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: #666666 1px dashed;
	width: 100%;
	display: block;
}
table.contentpaneopen td.createdate {
	font-size: 11px;
	color: #999999;
	padding-left: 3px;
	font-style: italic;
}
table.contentpaneopen div#front, div#front {
	margin-left: 60px;
	width: 630px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 5px;
	background: #f7f7f7;
	border: 1px #dddddd solid;
	color: #666666;
}
table.contentpaneopen_imprint div#front{
	margin-left: 0px;
	width: 630px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 5px;
	border: none;
	background: #ffffff;
	color: #666666;
}
table.contentpaneopen div#front table, div#front table {
	width: 100%;
}
table.contentpaneopen div#front table td, div#front table td{
	width: 20%;
}
table.contentpaneopen div#front .mosimage_caption {
	clear: both;
}
table.contentpaneopen div#front .mosimage {
	clear: both;
	display: block;
	width: auto;
}
table.blog {
	width: 100%;
}
table.phpbb_content td.mainCell{

}

.banddetails{
	font-size: 12px;
        color: #666666;
}


a {
	color: #666666;
}
a:hover, a.titoloAlbum:hover, a.nomeBand:hover{
	text-decoration: none;
	color: #004080;
}
a.nomeBand, a.titoloAlbum {
	color: #8b908a;
}

table.contentpane td.contentheading table td, table.contentpane td.contentheading table{
	padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

/*-----------------------------------------------------------------------*/
#impressum {
	width: 780px;
	font-size: 10px;
	text-align: right;
	margin: 0 auto;
	position: relative;
	top: -291px;
}
#impressum, #impressum a {
	color: #0d2e3d;
	text-decoration: none;
}
#impressum, #impressum a#active_menu-nav {
	color: #e57817;
}
ul#mainlevel-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header div.moduletable {
	padding: 0px;
	margin: 0px;
	width: 780px;/*780px;*/
	height: 267px;/*267px;*/
}
/*#navi {
	width: 750px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	margin-left: 22px;
	background-image:url(../images/navi-back.gif);
	font-size: 13px;
}*/
#location {
	width: 466px;
	padding-bottom: 30px;
}
#menu_referenzen {
	position: relative;
	bottom: -34px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 20px;
}
/*#footer {
	text-align: center;
	font-size: 11px;
	color: #0d2e3d;
	padding-top: 40px;
	padding-bottom: 28px;
	padding-left: 22px;
	padding-right: 22px;
	background-image: url(../images/footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
}*/
.orange {
	color: #e57817;
}
#clr {
	clear: both;
}
.componentheading {
	font-size: 14px;
	padding-bottom: 14px;
	color: #666666;
	font-weight: bold;
}
table.blog_home {
	padding-left: 34px;
}
.contentpane-login div input.button {
	top: -47px;
	left: -160px;
	position: relative;
}
hr {
	height: 1px;
	display: block;
	padding-bottom: 9px;
	padding-top: 5px;
	margin-bottom: 9px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b3b3b3;
}
.size12_orange {
	font-size: 12px;
	color: #ff6b01;
}
.size14_orange {
	font-size: 14px;
	color: #ff6b01;
}
.size16_orange {
	font-size: 16px;
	color: #ff6b01;
}
.size18_orange {
	font-size: 18px;
	color: #ff6b01;
}
.size20_orange {
	font-size: 20px;
	color: #ff6b01;
}
.size22_orange {
	font-size: 22px;
	color: #ff6b01;
}
.size24_orange {
	font-size: 24px;
	color: #ff6b01;
}
.size26_orange {
	font-size: 26px;
	color: #ff6b01;
}
.size28_orange {
	font-size: 28px;
	color: #ff6b01;
}
.size12_grey {
	font-size: 12px;
	color: #969494;
}
.size14_grey {
	font-size: 14px;
	color: #969494;
}
.size16_grey {
	font-size: 16px;
	color: #969494;
}
.size18_grey {
	font-size: 18px;
	color: #969494;
}
.size20_grey {
	font-size: 20px;
	color: #969494;
}
.size22_grey {
	font-size: 22px;
	color: #969494;
}
.size24_grey {
	font-size: 24px;
	color: #969494;
}
.size26_grey {
	font-size: 26px;
	color: #b3b3b3;
}
.size28_grey {
	font-size: 28px;
	color: #969494;
}