#content {
    width:570px;
    float:left;
    margin-left:10px;
    }

* html #content { /** for ie6 **/
    margin-left:5px;
    width:570px;
    margin-right:3px;
    }
	
#contentbranchenbuch {
	width:915px;
	float:left;
	margin-left:10px;
    }

* html #contentbranchenbuch { /** for ie6 **/
    margin-left:5px;
    width:570px;
    margin-right:3px;
    }


#breadcrump {
    height:17px;
    float:left;
    background-image:url(img/breadcrump.png);
    background-position:bottom;
    width:558px;
    font-size:10px;
    color:#515151;
    padding:5px 0px 3px 12px;
    margin-top:4px
    }

#breadcrump a {
    color:#515151;
    }

#breadcrump a:hover {
    color:#1E1E1E;
    }

#breadcrump b {
    font-size:14px;
    padding-bottom:3px;
    }
	
#breadcrumpbranchenbuch {
	height:17px;
	float:left;
	width:900px;
	font-size:10px;
	color:#515151;
	margin-top:4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
    }

#breadcrumpbranchenbuch a {
    color:#515151;
    }

#breadcrumpbranchenbuch a:hover {
    color:#1E1E1E;
    }

#breadcrumpbranchenbuch b {
    font-size:14px;
    padding-bottom:3px;
    }

/** --- content --- content_box --- **/

.content_box {
    font:12px 16px arial;
    color:#525252;
    background-color:#fff;
    background-image:url(img/content_end.png);
    background-position:bottom;
    background-repeat:no-repeat;
    padding:15px 15px 35px 15px;
    float:left;
    margin-bottom:4px;
    }

* html .content_box {
    padding-right:20px;
    }

.content_box h1 {
    font-size:24px;
    line-height:27px;
    font-weight:bold;
    color:#ea611b;
    margin-bottom:8px;
    background-image:url(img/h1_icon.png);
    background-repeat:no-repeat;
    background-position:0px 7px;
    margin-left:-21px;
    padding-left:34px;
    }

.content_box h2 {
    font-size:13px;
    font-weight:bold;
    color:#404040;
    padding:0px 13px;
    margin:8px 0px 2px 0px;
    }
.content_box h3 {
    font-size:12px;
    font-weight:bold;
    color:#404040;
    padding:0px 13px;
    margin:8px 0px 2px 0px;
    }
.content_box ol {	
	margin: 0 0 0 50px;
}
.content_box p {
    line-height:16px;
    padding:6px 13px;
    text-align:justify;
    }

.content_box .left {
    float:left;
    border:5px solid #e2e2e2;
    margin:2px 20px 8px 0px;
    }
	
.content_box #img_box { /** edit **/
	float: left; 
	padding: 6px 0 6px 13px;
	}

.content_box .right {
    float:right;
    border:5px solid #e2e2e2;
    margin:2px 0px 8px 20px;
    }

.content_box a {
    font-weight:bold;
    color:#ea611b;
    }

.content_box a:hover {
    color:#C94B16;
    }

.content_box table {
    width:99%;
    background-color:;
    margin:2px 2px;
    border:none;
    background-color:#A0A0A0;
    border-spacing: 0px;
    border-collapse:collapse;
    }

.content_box table th {
    text-align:left;
    padding:6px 4px 6px 13px;
    background-color:#FAF5ED;
    line-height:20px;
    border:1px solid #A0A0A0;
    }

.content_box table td {
    text-align:left;
    padding:6px 4px 6px 13px;
    border:1px solid #A0A0A0;
    line-height:14px;
    }

.content_box table tr {
    background-color:#fff;
    }

.content_box table .zeilenvariation {
    background-color:#F3F3F3;
    }

/** --- content --- content_box_branchenbuch --- **/

.content_box_branchenbuch {
    font:12px 16px arial;
    color:#525252;
    background-color:#fff;
    padding:15px 15px 35px 15px;
    float:left;
    margin-bottom:4px;
    }

* html .content_box_branchenbuch {
    padding-right:20px;
    }

.content_box_branchenbuch h1 {
    font-size:24px;
    line-height:27px;
    font-weight:bold;
    color:#ea611b;
    margin-bottom:8px;
    background-image:url(img/h1_icon.png);
    background-repeat:no-repeat;
    background-position:0px 7px;
    margin-left:-21px;
    padding-left:34px;
    }

.content_box_branchenbuch h2 {
    font-size:13px;
    font-weight:bold;
    color:#404040;
    padding:0px 13px;
    margin:8px 0px 2px 0px;
    }

.content_box_branchenbuch p {
    line-height:16px;
    padding:6px 13px;
    text-align:justify;
    }

.content_box_branchenbuch .left {
    float:left;
    border:5px solid #e2e2e2;
    margin:2px 20px 8px 0px;
    }
	
.content_box_branchenbuch #img_box { /** edit **/
	float: left; 
	padding: 6px 0 6px 13px;
	}

.content_box_branchenbuch .right {
    float:right;
    border:5px solid #e2e2e2;
    margin:2px 0px 8px 20px;
    }

.content_box_branchenbuch a {
    font-weight:bold;
    color:#ea611b;
    }

.content_box_branchenbuch a:hover {
    color:#C94B16;
    }

.content_box_branchenbuch table {
    width:99%;
    background-color:;
    margin:2px 2px;
    border:none;
    background-color:#A0A0A0;
    border-spacing: 0px;
    border-collapse:collapse;
    }

.content_box_branchenbuch table th {
    text-align:left;
    padding:6px 4px 6px 13px;
    background-color:#FAF5ED;
    line-height:20px;
    border:none;
    }

.content_box_branchenbuch table td {
    text-align:left;
    padding:6px 4px 6px 13px;
    border:none;
    line-height:14px;
    }

.content_box_branchenbuch table tr {
    background-color:#fff;
    }

.content_box_branchenbuch table .zeilenvariation {
    background-color:#F3F3F3;
    }

/** --- content --- content_box_small **/

.content_box_small {
	font:12px 16px arial;
	color:#525252;
	background-color:#fff;
	background-image:url(img/content_end.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:4px;
	margin-left: 5px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
    }

* html .content_box {
    padding-right:20px;
    }


.content_box_small h2 {
    font-size:15px;
    font-weight:bold;
    color:#525252;
    padding-left:13px;
    margin:0px 0px 6px 0px;
    }

.content_box_small p {
    line-height:16px;
    padding:0px 13px;
    }

.content_box_small a {
    font-weight:bold;
    color:#ea611b;
    }

.content_box_small a:hover {
    color:#C94B16;
    }

/** --- content --- teaser --- **/


#main .teaser {
    font:12px 16px arial;
    color:#525252;
    background-color:#fff;
    background-image:url(img/content_end.png);
    background-position:bottom;
    background-repeat:no-repeat;
    padding:10px;
    float:left;
    }

* html #main .teaser {
    padding-right:20px;
    }

#main .teaser .head {
    line-height:18px;
    font-size:15px;
    float:left;
    font-weight:bold;
    width:420px;
    margin-top:12px;
    padding-left:11px;
    margin-bottom:4px;
    }
	
#main .teaser .container {
	float:left;
	height:94px;
	width:441px;
	overflow:hidden;
}

#main .teaser .head a {
    color:#FF5E06;
    }

#main .teaser .head a:hover {
    color:#C94B16;
    }

#main .teaser p {
    float:left;
    width:420px;
    padding-left:11px;
    }

#main .teaser p a {
    color:#000;
    }

#main .teaser a:hover img {

    }

#main .teaser img {
    border:1px solid #3c2d12;
    float:left;
    margin:4px;
    }

#main .teaser .kategoriebutton {
    background-image:url(img/teaser_kategorie.png);
    float:left;
    margin:0px 6px 0px -2px;
    color:#fff;
    text-shadow: #0674a3 0px -1px 0px;
    }

#main .teaser .kategoriebutton:hover {
    /** margin:1px 5px -1px -1px; **/
    }

#main .teaser .head .kategoriebutton a {
    font:11px arial;
    line-height:18px;
    padding:0px 6px 0px 6px;
    color:#fff;
    display:block;
    background-image:url(img/teaser_kategorie_end.png);
    background-position:right;
    background-repeat:no-repeat;
    }

#main .teaser .head .kategoriebutton a:hover {
    color:#d2f4ff;
    }
	
/** --- content --- teaser_artikel --- **/


#main .teaser_artikel {
    font:12px 16px arial;
    color:#525252;
    background-color:#fff;
    padding:0px;
    float:left;
    }

#main .teaser_artikel .head {
    line-height:18px;
    font-size:15px;
    float:left;
    font-weight:bold;
    width:420px;
    margin-top:12px;
    padding-left:11px;
    margin-bottom:4px;

    }

#main .teaser_artikel .head a {
    color:#FF5E06;
    }

#main .teaser_artikel .head a:hover {
    color:#C94B16;
    }

#main .teaser_artikel p {
    float:left;
    width:420px;
    padding-left:11px;
    }

#main .teaser_artikel p a {
    color:#000;
    }

#main .teaser_artikel a:hover img {

    }

#main .teaser_artikel img {
    border:1px solid #3c2d12;
    float:left;
    margin:4px;
    }

/** --- content --- pagecontrol --- **/

#content #pagecontrol {
    width:570px;
    text-align:center;
    display:block;
    clear:both;
    background-image:url(img/page_browser.png);
    margin-bottom:4px;
    line-height:28px;
    }

#content #pagecontrol a {
    padding:2px 5px 2px 5px;
    color:#4B3F34;
    margin:0px 3px 0px 3px;
    line-height:30px;
    }

#content #pagecontrol a {    /** For InternetExplorer 6  **/
    line-height:24px;
    }

#content #pagecontrol .current {
    font-weight:bold;
    color:#352C24;
    background-color:#fff;
    }

#content #pagecontrol .current:hover {
    cursor:default;
    color:#352C24;
    }

#content #pagecontrol a:hover {
    color:#352C24;
    background-color:#fff;
    }


/** --- content --- vertical_teaser --- **/

.vertical_teaser {
    float:left;
    width:570px;
    margin-bottom:4px;
    }

.vertical_teaser .box {
    float:left;
    background-color:#fdfdfd;
    background-image:url(img/content_background_2.png);
    background-position:bottom;
    background-repeat:repeat-x;
    width:184px;
    margin-left:4px;
    height:298px;
    border:1px solid #dacebd;
    border-bottom:1px solid #b4a084;
    }

* html .vertical_teaser .box {
    margin-left:3px;
    }

.vertical_teaser .box b {
    display:block;
    line-height:27px;
    background-color:#949494;
    color:#fff;
    font-size:12px;
    padding-left:8px;
    border-bottom:1px solid #3e3e3e;
    margin:-1px -1px 0px -1px;
    }

.vertical_teaser .box img {
    margin:0px -1px 0px -1px;
    border:0px;
    }

.vertical_teaser .box a {
    font-size:12px;
    color:#525252;
    padding:10px;
    line-height:16px;
    display:block;
    }

.vertical_teaser .box a:hover {
    color:#1F1F1F;
    }

#main #content blockquote {
    padding:13px;
    background-color:#FAF5ED;
    border:1px solid #A0A0A0;
    font-size:14px;
    margin:12px 2px;
    }

#main #content blockquote p {
    padding:0px;
    }
	
/* --- AdSense im Artikel unten --- */

#main #content .adsense {
    border-top:1px solid #c2c2c2;
	margin:12px -15px 5px -15px;
	padding:20px 0 10px 25px;
    }

/* --- Häusericons --- */

#main #content .tip {
    padding:12px 30px 12px 72px;
    border:none;
    font-size:12px;
    color:#525252;
    margin:0 -15px 0 -15px;
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
    background-color:transparent;
    background-image:url(img/icon_tip.png);
    background-repeat:no-repeat;
    background-position:26px 13px;
    }

#main #content .info {
    padding:12px 30px 12px 72px;
    border:none;
    font-size:12px;
    color:#525252;
    margin:12px -15px 12px -15px;
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
    background-color:transparent;
    background-image:url(img/icon_info.png);
    background-repeat:no-repeat;
    background-position:26px 13px;
    }

#main #content .question{
    padding:12px 30px 12px 72px;
    border:none;
    font-size:12px;
    color:#525252;
    margin:12px -15px 12px -15px;
    border-top:1px solid #c2c2c2;
    border-bottom:1px solid #c2c2c2;
    background-color:transparent;
    background-image:url(img/icon_question.png);
    background-repeat:no-repeat;
    background-position:26px 13px;
    }
	
/* --- Tabelle --- */

#main #content ul {
    width:500px;
    list-style:none;
    padding: 4px 0px 6px 18px;
    }

#main #content ul li {
    padding-left:34px;
    background-repeat:no-repeat;
    background-position:0px 2px;
    margin:0px 2px 4px 0px;
    line-height:22px;
	background-image:url(img/icon_li_arrow.png);
    }

#main #content ul.icon_1 li {
	background-image:url(img/icon_li_arrow.png);
	}

#main #content ul.icon_2 li {
	background-image:url(img/icon_li_check.png);
	}
