.custom h3 { 
font-weight: bold;
text-decoration: none;
line-height: 1.3em; 
font-size: 1em;
}

#content li {
margin-bottom: 5px;
}

.custom h2 {
font-size: 2.2 em;
line-height: 1.36em;
}

.custom .menu {background:#990134;}

.custom #header #tagline {
   font-weight: bold;

}
.custom .comments_closed p {
  display: none;
}
.custom .format_text input {width:auto;}

.custom div.format_text p.to_comments {display: none;}

/* This line removes the padding from the header so that the image sits close to the nav menu, the bottom border of the header, and the sides of the content */

.custom #header
{
    padding: 0px;
    margin: 0px;
} 


.custom img.leftF { float: left;  background: #eee; border-style: solid; border-color: #ddd; margin-right: 10px; }
.custom img.rightF { float: right;  background: #eee; border-style: solid; border-color: #ddd; margin-left: 10px; }

.custom .comment_time {
     display:none;
}

.custom .cat_intro_text {
padding-top: 20px; padding-left: 10px;
	font-family:arial, Georgia,Times New Roman,Times,serif; font-size: 13px; line-height:1.5em;
	}
/* ~~~~~~ Sidebar 1 h1 ~~~~~~~~~ */
.custom #sidebar_2 h1 {
color: #ac0606;
font-size:18px;
line-height: 1;
padding-bottom: 5px;
}


/* Longcopy */

div#hiddenContent_1 {display: none;}
div#hiddenContent_2 {display: none;}
div#hiddenContent_3 {display: none;}
div#hiddenContent_2 {display: none;}
div#hiddenContent_4 {display: none;}
div#hiddenContent_5 {display: none;}
div#hiddenContent_6 {display: none;}
div#hiddenContent_7 {display: none;}
div#hiddenContent_8 {display: none;}
div#hiddenContent_9 {display: none;}
div#hiddenContent_10 {display: none;}
div#hiddenContent_11 {display: none;}
div#hiddenContent_12 {display: none;}
div#hiddenContent_13 {display: none;}
div#hiddenContent_14 {display: none;}
div#hiddenContent_15 {display: none;}
div#hiddenContent_16 {display: none;}

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #FFFFFF;
	/* widget padding */
	padding-top: 16px;

	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 282px;
	/* space between widgets */
	padding-right: 13px;
	/* text color */
	color: #000000;
		/* font size */
	font-size: 1.2em;

	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}


#footer_setup a 
{
color: #2361a1;
text-decoration: underline;

}
/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1.2em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #003300;
	/* distance between border and widget text */
	margin-bottom: 5px;
}
	
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

.custom .sidebar h3 {
border-top:1px solid #000060;
border-bottom:1px solid #000060;
color:#990134;
font-variant:normal;
letter-spacing:0;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
}

.custom #content_box {
background: #fff url('http://www.businesstext.de/sidebar_blau.jpg') 
center left repeat;
}

.custom .post_box h1, .custom .post_box h2 {
color:#000000;
font-weight:bold;
line-height: 1.1em;
}


