
body {
	background-color: #EEEEEE;
}



#header {
	background-color: #EEEEEE;
}

#header #nav_main a,
#header #nav_main .hover .subnav a {
	background-color: #EEEEEE;
	color: #F06603;
}
#header #nav_main .hover a,
#header #nav_main .hover .subnav .hover a{
	color:  #EEEEEE;
	background-color: #F06603;
}
#header h1 {
	color: #FFFFFF;
	font-family: 'Verdana';
}

#header h2 {
	color: #FFFFFF;
	font-family: 'Verdana';
	font-size: 20px;
}

#nav_main a {
	background-color: #EEEEEE;
	font-family: 'Verdana' !important;
}

#header #nav_main .selected,
#header #nav_main .hover .subnav .selected {
	background-color: #FFFFFF;
	color: #007EE7;
}

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

/* Text */

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

h3 {
	color: #007EE7;
}

#content_wrapper {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #5D5C5B;
	border-color: #EEEEEE;
}

input, textarea{
	font-family: Verdana;
}

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

.mywindow a,
#content_wrapper a {
	color: #F06603;
}

.featurebox .headline_box {
	background-color: #007EE7;
}

.featurebox h4 {
	color: #FFFFFF;
}

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

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

.featurebox {
	color: #5D5C5B;
	background-color: #FFFFFF;
}


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

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #007EE7 !important;
}
.bordern { border-color: #007EE7; }
.borderTextColor {
	border-color: #5D5C5B !important;
}

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

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

.specHigh1,
.buddylist dl,
div.pagination ul li a:hover {
	background-color: #FFFCED !important;
}
.specHigh1n {background-color: #FFFCED}
.specHigh2n {background-color: #FFFCED}
.specHigh1h:hover {background-color: #FFFCED}
.specHigh2h:hover {background-color: #FFFCED}

.specHigh2 {
	background-color: #FFFCED !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: #F06603;
}

/* Network-Settings */

/* tinyMCE */
body#tinymce.mceContentBody {
	font-family: Verdana;
	color: #222;
	background: #FFF;
}

.border, .img_ctr, .featurebox .feature_content {
border: none !important;
}
#mixxt_bar  {
	background-image: none !important ;
	background-color : #ff6f3c !important ;
	border-bottom : 5px solid #eb3d01 !important ;
	display : block !important ;
	font-weight : bold !important ;
	font-family : Tahoma, Verdana !important ;
	font-size : 11px !important ;
	color : #fff !important ;
	float : left !important ;
	width : 100% !important ;
	position : relative !important ;
	z-index : 3 !important ;
	margin-bottom : 2px !important ;
	line-height : 1em !important ;
}