/****************************************************************/
/* Basic Layout                                                 */
/****************************************************************/

#main 
{
    background-image: url(../img/backgrounds/bg_2col.jpg);
    background-repeat: repeat-x;
    width: 983px;
    margin: auto;
    background-color: #DBDBDB;
    /*margin-top: 45px;*/
    padding-bottom: 40px;
}

#main #subnavigation
{
    float: left;
    width: 219px;
}

#main #content
{
    float: left;
    width: 703px;
    margin-left: 45px;
	/*padding-right: 45px;*/
}

#main #content #pathnavigation
{
    /*float: left;*/
    width: 427px;
	border: 1px none #ff0000;
}


/*#main #additional
{
    float: left;
    width: 200px;
	margin-left:45px;
	padding-top: 42px;
	padding-left: 17px;
}*/

#footer
{
    width: 983px;
    background-image: url(../img/backgrounds/bg_2col_footer.jpg);
    background-repeat: repeat-x;
    height: 35px;
}


/* Footer ---------------------- */

#footer 
{
   /*text-align: right;*/
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
}

#footer .footer-left
{
	float: left;
	display: block;
	padding-left: 264px;
	padding-top: 10px;
}

#footer .footer-left a
{
	/*padding-top: 10px;*/
	/*line-height: 34px;*/
	color: #87888A;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
}

#footer .footer-left a img
{
	vertical-align: middle;
}

#footer .footer-right
{
	float: right;
	padding-top: 12px;
	padding-right: 17px;
	/*line-height: 10px;*/
	color: #87888A;
	font-size: 9px;
}

/****************************************************************/
/* Fragmente für den Content                                       */
/****************************************************************/

#content .three_col_banneritem
{
    /*border: 1px solid #999999;*/
    display: block;
	width: 146px;
    float: left;
    margin-right: 17px;
    margin-top: 11px;   
}

#content .three_col_banneritem_right
{
    /*border: 1px solid #999999;*/
    display: block;
	width: 146px;
    float: left;
    margin-right: 0px;
    margin-top: 11px;   
}

#content .three_col_banneritem .banneritem_inner


{
	/*border:1px solid #FFFFFF;*/
	display:block;
	float:left;
	/*margin: 0px 10px 10px 0px;*/
	/*padding:4px;*/
	width:146px;
}

#content .three_col_bannerinneritem img
{

    /*height: 140px;*/
    /*line-height: 140px;*/
    /*background-color: #FFFFFF;*/
    /*overflow: hidden;*/
	border: 0px;
}

#content .imagetext_bottom
{
	color: #00A992;
	font-size: 11px;
	padding-top: 10px;
}

#content .banneritem_inner a
{
    color: #00A992;
    text-decoration: none;
	font-weight: bold;
}

/* Foramtierung für Leitsatz */
#content .guiding_principle
{
	font-style: italic;
}

#content .guiding_principle .author
{
	font-size: 11px;
	font-style: normal;
	color: # 505050;
	padding-top: 10px;
	text-align: right;
}
