body {
	background-color: #FCFCFC;
	background-image: url(/storage/images/styles/upload/8/2/f/4d909231722b4eb7561b4a20f1195.png);
}

/* mixxtFooter */

#mixxtFooter {
	background-color: #FAFAFA !important;
	border-top: 5px solid #C8C8C8 !important;
}
/* header and navigation */

#header {
	background-color: #FFFFFF;
}

#header #nav_main a {
	background-color: #F0EDF0;
	color: #D80000;
}

#header h1 {
	color: #FF2500;
	font-family: 'Georgia';
}

#header h2 {
	color: #8C898C;
	font-family: 'Georgia';
	font-size: 20px;
}

#nav_main a {
	background-color: #F0EDF0;
	font-family: 'Georgia' !important;
}

#header #nav_main .selected {
	background-color: #FFFFFF;
	color: #1C1C1C;
}

#header #nav_main li {
	background-color: #D80000;
}

/* Text */

#content_wrapper h3.pagetitle,
.featurebox .headline_grad h4 {
	font-family: 'Georgia'; 
}

h3 {
	color: #1C1C1C;
}

#content_wrapper {
	background-color: #FFFFFF;
	font-family: Helvetica;
	color: #000000;
	border-color: #FFFFFF;
}

legend { /* because of IE */
	color: #000000;
}

#content_wrapper a {
	color: #D80000;
}

.featurebox .headline_box {
	background-color: #F5F5F5;
	background-image: url(/storage/images/styles/upload/f/7/f/43019ed974961716e5a0010ee5a0b.png);
}

.featurebox h4 {
	color: #FFFFFF;
}

.contentmanager div.cm-wrap1 {
	border-color: #000000;
}

.admin_panel h6 {
	border-color: #D80000;
}

.featurebox {
	color: #000000;
	background-color: #FAFAFA;
}


.forum_edit_ctr table td {
	border-color: #FAFAFA;
}

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #F5F5F5 !important;
}

.borderTextColor {
	border-color: #000000 !important;
}

.pinboardEntry .talkIcon{
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: #F7F7F7;
}
.ie6 .pinboardEntry .talkIcon {
	border-top-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
}
.pinboardEntry .border {
	border-color: #F7F7F7 !important;
}

.feature_content h1,
.feature_content h2,
.feature_content h3,
.feature_content h4,
.feature_content h5,
.feature_content h6 {
	color: #000000;
}

.specHigh1,
.buddylist dl,
div.pagination ul li a:hover {
	background-color: #F7F7F7 !important;
}

.specHigh2 {
	background-color: #F7F7F7 !important;
}


.d3,
#header_grad,
.featurebox .headline_grad,
.normal_box,
.txt_box,
.text_box,
.buddylist dl,
.memberlist dl,
.contact_request .contact_question,
.ashiato_dl
{
	background-image: none;
}


/* for Votingresult bars */
.linkClrAsBg {
	background-color: #D80000;
}

/* Network-Settings */

/* BarCamp Braunschweig Custom CSS */

body {
background: #e6e6e6 url(http://barcampbs.mixxt.de/storage/images/css/6/f/2/56aa0446daec298cadf7869a84ba6.png) repeat-x top !important
	} 

* {
	font: 13px helvetica, arial, sans-serif;
	font-size: 13px !important;
	}

body #main_wrapper {background: none !important;}

body #header {
	height: 255px;
	position:relative;
    padding-bottom:8px;
    margin-top:-30px;
	background: transparent url(http://barcampbs.mixxt.de/storage/images/css/a/a/b/fbde5c1a518de0379e3679a2a2d11.png) no-repeat top left;
	}
	
#header_grad h1,
#header_grad h2,
.pagetitle {display:none;}

.featurebox .feature_content {
	padding: 15px 11px 9px 11px;
	font-size: 11px;
	border-color: transparent;
	border-style: solid;
	border-width: 1px;
	position: relative;
	overflow: hidden;
	line-height: 1.5em !important;
	}	
div.feature_content li {margin-bottom: .5em;}


/* Links */
a {color: #2c4789 !important;}
a:hover {color: rgb(216, 0, 0) !important;}


/* Main Navigation */
div#nav_main {
	position: absolute;
	width: 902px;
	bottom: 0px;
	left: 0;
	z-index: 100;
	background: #333;
	-webkit-border-top-left-radius: 5px;	
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
div#nav_main ul {margin-left: -10px;}
div#nav_main li {
	background: transparent !important;
	margin: 0 !important;	
	padding: 0 !important;
	border-right: 1px solid #222;
	float: left;
	}
div#nav_main li a {
	float: left;
	line-height: 40px;
	padding: 0 10px 0 10px !important;
	font-weight: normal !important;
	background: transparent !important;
	font: 16px/40px Cambria, Georgia, Times, serif !important;
	color: #999 !important;
	text-shadow: -1px -1px 0 rgba(0,0,0,.4);
	}
div#nav_main li a:hover {
	color: #ccc !important;
	background: #444 !important;
	text-shadow: -1px -1px 0 rgba(0,0,0,.4);
	}	
div#nav_main li a.selected {
	text-shadow: none !important;
	background-color: #fff !important;
	color: #000 !important;
	position: relative;
	-webkit-border-top-left-radius: 3px;	
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	}
	
	
/* Content */
div#content_wrapper {
	background-repeat: no-repeat;
	border:none;
	padding-top: 20px;	
	-webkit-border-bottom-left-radius: 5px;	
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .08);	
	-moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, .08);	
	}	
div#content_wrapper p,
div#content_wrapper li {color: #333;}
.feature_content p.content_content_bottom {display: none;}

div#content_wrapper strong,
div#content_wrapper b {font-weight: bold !important;}

/* Featurebox */
div.featurebox {
	border: 1px solid #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
div.rssbox strong {font-weight: normal;}
div.specHigh1,
div.specHigh2 {
	border-width: 0;
	background: transparent !important;
	}	

/* Headlines */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font: 1em Cambria, Georgia, Times, serif !important;
	font-weight: normal;
	line-height: 1.2em !important;
	}
h1,
div.blog_post h1 a {
	font: 1em Cambria, Georgia, Times, serif !important;
	font-size: 22px !important;
	margin: 0 0 0 !important;
	}
h2, h2 a {font-size: 26px !important; margin: 1em 0 .5em !important;}	
h3, h3 a {font-size: 18px !important; margin: 1.5em 0 .5em !important;}	
h4, h4 a {font-size: 16px !important;}	
h5, h5 a {font-size: 16px !important;}	


.headline_box {
	background: #eee !important;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 3px !important;
	-webkit-border-top-left-radius: 5px;	
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	
	}
.headline_grad {padding: 0 11px;}
.headline_box h4 {
	font-size: 20px !important;	
	color: #222;
	}
.columnMain .headline_box h4 {}


/* Submenü */
body .textboxID_28 {
	display: none;
	padding: 0 !important;
	}

/* Wiki und Redaktionssystem */
.textboxID_28,
.wikisidebar,
.contentmodul,
.content_searchbox {
	border: none !important;
	background: #fff;
	}
.textboxID_28 .headline_box,
.wikisidebar .headline_box,
.contentmodul .headline_box,
.content_searchbox .headline_box {
	display: none;
	}
.textboxID_28 .feature_content,	
.wikisidebar .feature_content,
.contentmodul .feature_content,
.content_searchbox .feature_content {
	border: none !important;
	padding: 0 !important;
	}
.textboxID_28 p
.wikisidebar p,
.contentmodul p {
	padding-left: 11px;
	padding-right: 11px;
	}
ul.table_of_contents,
ul.content_navigation {
	margin: 0 !important;
	}
ul.table_of_contents li,
ul.content_navigation li {
	list-style-type: square !important;
	list-style-position: inside !important;
	margin: 0 !important;
	padding: 8px 11px 5px !important;
	}
ul.table_of_contents li a,
ul.content_navigation li a {
	font: 16px Cambria, Georgia, Times, serif !important;
	color: rgb(216, 0, 0) !important;
	margin: 0 !important;
	font-weight: normal;
	line-height: 1.2em !important;
	}
ul.table_of_contents li a:hover,
ul.content_navigation li a:hover {
	text-decoration: none !important;
	color: #000 !important;
	background: #fff !important;
	}
.content_searchbox .headline_box{}



/* Blog */
.blog_post {
	margin: 0 -11px 0 !important;
	padding: 1.5em 11px;
	border-bottom: 1px solid #ddd;
	}
.blog_post h1  {
	margin-top: 0 !important;
	margin-bottom: 1em !important;
	}
.blogpost_meta {
	margin-bottom: 0 !important;
	border-width: 0 !important;
	}
p.show_all_posts {margin-top: 1em !important;}
.mypost_comments {margin-top: 1em;}


/* Wiki */
div#content_wrapper p.wiki_content_bottom,
div#content_wrapper p.wiki_content_bottom *
 {color: #aaa !important;}
.toolbar {opacity: .5;}
.toolbar:hover {opacity: 1 !important;}


/* Veranstaltungen */
.calendarbox {display: none !important;}


/* Memberlist */
div.memberlist_wrapper *,
div.buddylist_wrapper * {
	font-size: 11px !important;
	line-height: 1.2;
	font-weight: normal !important;
	}
div.buddylist_wrapper dd {
	padding-bottom: 6px;
	}
div.buddylist_wrapper dl.memberlist_dl{
	background: transparent !important;
	border: none;
	}


/* Events */
.event_overview div.normal_box {
	float: none;
	width: auto;
	margin: -15px 0 10px 0 !important;
	}
.event_overview div.img_ctr a img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);	
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);	
	}
.event_overview h1 {
	margin-top: -4px !important;
	margin-bottom: 5px !important;
	margin-left: 70px !important;
	width: auto;
	overflow: visible;
	}
.event_overview p.location {
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 70px !important;
	}
.event_overview p.eventdate {margin-left: 70px !important;}
.show_event p.event_location,
.show_event p.cat_link {margin-bottom: 0!important;}
.show_event .show_event_img_ctr {
	margin-top: -20px;
	margin-right: 20px;
	}
.show_event .show_event_img_ctr img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);	
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);	
	}
.show_event .normal_box {
	clear: none !important;
	width: 440px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.show_event ul.event_data {
	padding: 11px 11px 0;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);	
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);		
	}
.show_event p.cat_link {display: none;}
.show_event ul.event_data,
.show_event li.event_time,
.show_event li.event_loc {float: left !important;}
.show_event li.event_time,
.show_event li.event_time p {margin-bottom: 2px !important;}
.show_event li.event_loc p {font-weight: bold;}
.show_event li.event_loc * {line-height: 1.3;}
.show_event div.info_text {}
.show_event div.info_text div {
	margin-top: 1em;
	margin-left: 0 !important;
	}
.show_event div.info_text div * {line-height: 1.3em;}
.show_event div.info_text img {display: none;}
.show_event div.info_text div h4 {margin-bottom: -1em;}
.show_event div.event_calendar,
.show_event div.event_created,
.show_event div.csv_export {display: none;}

/* RSS */
.rssbox .normal_box {
	background: #fff !important;
	padding: 11px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);	
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);	
	}
body .rssbox div p {
	font-size: 10px !important;
	margin: 0 !important;
	}
body .rssbox div p:last-child {display: none;}	
body .rssbox div strong a {text-decoration: none !important;}
.rssbox .headline_links img {display: none;}

/* Formulare */
label {font-weight: normal;}
.tfButton img,
.tfTextInput img {display: none;}
.tfTextInput input {
	background: #eee !important;
	border: 1px solid #ccc!important;
	border-color: #bbb #fff #fff #bbb !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 4px;	
	}
.tfTextInput input:hover,
.tfTextInput input:active {
	background: #f8f8f8 !important;
	}
.tfButton {
	clear: both;
	float: none !important;
	display: block !important;
	}
.tfButton input {
	font-weight: normal;
	color: rgb(216, 0, 0) !important;
	border: 1px solid #ccc !important;
	padding: .5em 1em .5em !important;
	margin: 5px 0 !important;
	height: auto !important;
	width: auto !important;
	text-align: center !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #efefef !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#dddddd)) !important;
	/*
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	*/
	}
.tfButton input:hover {
	background: #f7f7f7 !important;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);	
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1);	
	}
div.submit_grwrapper a {
	clear: both !important;
	float: none !important;
	}
	
.tfSelect,
.tfCheckboxChecked {background: none !important;}

.tfSelect select,
.tfCheckboxChecked input {
	display: block !important;
	position: static;
	width: auto;
	}

.tfSelect div,
.tfSelect img,
.tfSelect a,
ul.tfSelectOptions {display: none !important;}


/* Sponsoring */
.sponsoringpdf a {
	display: block;
	float: right;
	width: 160px;
	text-align: center;
	padding: 86px 11px 11px;
	margin: 1.5em 0 11px 25px;
	background: #fff url(http://f.df-pro.de/barcampbs/file-pdf-64.png) no-repeat 50% 11px;
	border: 1px solid #2c4789;
	font-size: 14px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);	
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);		
	}
.sponsoringpdf a:hover {border-color: rgb(216, 0, 0);}
table.sponsoringpakete {
	width: 100%;
	background: #fff;	
	border: 1px solid #ccc;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);	
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);		
	}
table.sponsoringpakete th,
table.sponsoringpakete td {
	padding: 5px;
	border-left: 1px solid #ccc;
	}
table.sponsoringpakete .firstcol {
	border-left: 0;
	} 
table.sponsoringpakete thead th {
	text-align: center;
	border-bottom: 1px solid #ccc;
	}
table.sponsoringpakete thead th strong {
	display: block;
	font-size: 18px !important;
	margin-bottom: .5em;
	color: rgb(216, 0, 0);
	}
table.sponsoringpakete tbody th,
table.sponsoringpakete tbody td {
	border-top: 1px solid #ccc;
	height: 2.8em;
	}
table.sponsoringpakete tbody th {
	text-align: left;
	font-weight: normal;
	padding-left: 11px;
	}
table.sponsoringpakete tbody th strong {
	display: block;
	margin-bottom: .2em;
	}
table.sponsoringpakete tbody td {text-align: center;}
table.sponsoringpakete tbody td span,
table.sponsoringpakete tbody td strong {
	display: block;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	text-indent: -1000em;
	}
table.sponsoringpakete tbody td span {
	background: url(http://f.df-pro.de/barcampbs/remove_outline.png) no-repeat;		
	}
table.sponsoringpakete tbody td strong {
	background: url(http://f.df-pro.de/barcampbs/okay.png) no-repeat;	
	}
table.sponsoringpakete .regional {
	background: #f6f6f6;
	color: #555;
	}	
table.sponsoringpakete th.regional strong {color: #555;}

/* Footer */
.textShadow {display: none !important;}
div.mixxtFooter * {color: #999 !important;}
	
/* Mixxt */
/* Orgateam */
#user_orgateam tr td, #user_orgainitiator tr td, #user_orgahelfer tr td {
vertical-align:top;
padding:5px;
 }
#user_orgateam * a, #user_orgainitiator * a, #user_orgahelfer * a {
color: #D80000 !important;
text-decoration:none;
}

/* Startseite Spendenbox */
#txt_content_31 h3 {
margin-top:0px !important;
}