/* 
**  simplicity gmbh, pma
*/

@media all
{

/* Formatierung der Seite */
body { background: #fff; }

#page_margins { min-width: 997px; max-width: 1150px; margin: auto; } 
#page {
	padding: 0px 20px;
}

/* ----------------------------------------
** Formatierung des Headers 
*/
#header {
	height: 95px; 
	position: relative; 
	padding: 0px;
} 
#header #logo {
	padding: 0; 
	margin: 0px 0px 0px 32px; 
	padding-top: 10px;
}
#header #topnav { 
	padding: 0 0 0 0;
	margin-right: 0;
}
#header #searchbox { 
	clear: right;
	float: right;
	padding: 0 0 0 0;
}

/* ----------------------------------------
** Formatierung Subheader
*/
#subheader {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

/* ----------------------------------------
** Formatierung der Inhaltsspalten
*/
#main {
	margin: 0; 
	padding: 0px 9px 0 15px; 
	min-height: 450px;
	background-color: #b90000;
} 

/* Linke Spalte */
#col1 {
	float: left;  
	width: 186px;
	margin: 0px 0px 0px 0px;
}
#col1_content {
	margin: 0px;
	padding: 0px;
}
/* Rechte Spalte */
#col2 {	
	float: right; 
	width: 186px;
	margin-left: 0px;
	margin-right: 0px;
}	
#col2_content {
	padding: 0em;
}
/* Mittlere Spalte */
#col3 {	 
	width: 561px;
	margin: 0px 186px;
	z-index: 4;
}	
#col3_content {
	margin: 0px;
	min-height: 230px;
	padding: 0px 21px 21px 15px;
	z-index: 5;
}
#col_hidden {
	margin-left: 800px;
	width: 1px;
}
#col_hidden_content {
	position: relative;
	z-index: 4;
}

div.bottom {
	clear: left;
}

#col1 .border,
#col2 .border,
#col3 .border {
	background: url(/fileadmin/templates/img/bg_border.gif) no-repeat right top;
}
#col1 .border {
	background-color: #c0c0c0;
}
#col2 .border {
	background-color: #dcdcdc;
}
#col3 .border {
	background-color: #d6e4fd;
}


/* Top External Link Icons */
div.toplinkicons {
	float: left;
}
div.toplinkicons a {
	float: left;
	padding: 0px 1px 0px 0px; 
	margin: 0px 0px 0px 1px; 
	background: url(/fileadmin/templates/img/icons/youtube.gif) no-repeat scroll 0 0 transparent; 
	height: 16px; 
	width: 16px; 
	display: block; 
	line-height: 16px !important; 
}
div.toplinkicons a.youtube {
	background: url(/fileadmin/templates/img/icons/youtube.gif) no-repeat scroll 0 0 transparent; 
}
div.toplinkicons a.facebook {
	background: url(/fileadmin/templates/img/icons/facebook.gif) no-repeat scroll 0 0 transparent; 
}
div.toplinkicons a.twitter {
	background: url(/fileadmin/templates/img/icons/twitter.gif) no-repeat scroll 0 0 transparent; 
}



/* Tab Nav */
#subheader .tabnav {
	padding-left: 15px;
	height: 45px;
	background: url(/fileadmin/templates/img/bg_tabs.gif) repeat-y;
	background-position: left bottom;
}
#subheader .tabnav div {
	float: left;
	width: 247px;
	height: 45px;
}
#subheader .tabnav .tabapo {
	background: url(/fileadmin/templates/img/bg_tabapo.gif) no-repeat;
}
#subheader .tabnav .tabapoact {
	background: url(/fileadmin/templates/img/bg_tabapo_a.gif) no-repeat;
}
#subheader .tabnav .tabges {
	background: url(/fileadmin/templates/img/bg_tabges.gif) no-repeat;
}
#subheader .tabnav .tabges2 {
	background: url(/fileadmin/templates/img/bg_tabges2.gif) no-repeat;
}
#subheader .tabnav .tabgesact {
	background: url(/fileadmin/templates/img/bg_tabges_a.gif) no-repeat;
}
#subheader .tabnav .tabtp {
	width: 253px;
	background: url(/fileadmin/templates/img/bg_tabtp.gif) no-repeat;
}
#subheader .tabnav .tabtp2 {
	width: 253px;
	background: url(/fileadmin/templates/img/bg_tabtp.gif) no-repeat;
}
#subheader .tabnav .tabtpact {
	width: 253px;
	background: url(/fileadmin/templates/img/bg_tabtp_a.gif) no-repeat;
}
#subheader .tabnav div a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #4e4e4e;
	padding-top: 8px;
	padding-left: 16px;
}
#subheader .tabnav div a:hover {
	color: #b90000;
	text-decoration: none;	
}
#subheader .tabnav div.tabapoact a,
#subheader .tabnav div.tabgesact a,
#subheader .tabnav div.tabtpact a {
	color: #b90000;
}
	
/* page image */
div.pageimage {
	margin-bottom: 30px;
}
	
/* Sideboard boxes */
#col1_content .sbbox {
	font-size: 12px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	background: url(/fileadmin/templates/img/bg_box_borderbottom.gif) no-repeat left bottom;
}
#col1_content .sbbox .border {
	padding: 10px 16px 5px 10px;
	background: #ffffff url(/fileadmin/templates/img/bg_border.gif) no-repeat right top;
}
#col1_content .sbbox h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.sbboxglobal {
	font-size: 12px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	background: url(/fileadmin/templates/img/bg_box_borderbottom.gif) no-repeat left bottom;
}
.sbboxglobal .borderglobal {
	padding: 0px 6px 0px 0px;
	border-left: 1px solid #c96454;
	background: #b71800 url(/fileadmin/templates/img/bg_border.gif) no-repeat right top; 
/*	background: #f3f3f3 url(/fileadmin/templates/img/bg_border.gif) no-repeat right top; */
}
.sbboxglobal .borderglobal .title {
	font-weight: bold;
	height: 40px;
	background-color: #c34431;	
}
.sbboxglobal .borderglobal .title {
	padding: 5px 10px 0px 10px;
	color: #fff;	
}
.sbboxglobal .borderglobal .text {
	padding: 10px;
	color: #fff;	
}
.sbboxglobal .borderglobal .title a,
.sbboxglobal .borderglobal .text a {
	color: #fff;	
}
div.addressboxlink {
	height: 20px;
}
div.addressboxlink a.lbllink {
	float: left;
	padding-right: 5px;
}
div.addressboxlink img.addressboxicon {
	padding-top: 1px;
}
/* ----------------------------------------
** Formatierung Footer
*/
#footer {
	font-size: 12px;
	height: 20px;
	color: #fff;
	margin: 0px;
	padding: 10px 15px;
	background: #b90000;
}

#footer .copyright { 
	float: left; 
}
#footer .bottomnav {
	float: left;
	width: auto; 
	margin-left: 10px;
}
#footer .bottomnav a {
	color: #fff;
}




/* --- main box styles --- */
#mainbox {
     height: 315px;
     padding: 5px;
     margin: 1.5em 0px 0px;
     background: url("/fileadmin/templates/img/nav/submenu_bg_ges.gif") no-repeat scroll left -32px #fff;
     border: 1px solid #ccc;
     
}
#mainbox:hover {
     color: #000;
     background: url("/fileadmin/templates/img/nav/navbar_ges.gif") no-repeat scroll left top #fff;
     border: 1px solid #b90000;
}
#mainbox .title {
     font-size: 0.8em;
     font-weight: bold;
}
#mainbox .title a {
     color: #333;
     width: 100%;
     margin: 3px 0px;
     display: block;
}
#mainbox .title a:hover {
     text-decoration: none;
}
#mainbox .img {
     height: 145px;
     padding: 8px 0px 3px;     
     border-bottom: 1px dotted #666;
}
#mainbox h3 {
     font-size: 14px;
     font-weight: bold;
     margin: 5px 0px 0.5em;
}
#mainbox p {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0.5em;
}


/* ----------------------------------------
** DEBUG STYLES
** TODO: auslagern
*/

/* Farbschema für Browsertests */ 

/*
#col1 {background: #fee; }
#col1_content {background: #edd; }
#col2 {background: #efe; }
#col2_content {background: #ded; }
#col3 {background: #eef; } 
#col3_content {background: #dde; }
*/


/* do not delete */
}
