/*
	                                                             ||
  Index:                                                         ||
  =================================================================
  ||  1 Basic
  ||    1.1 Font
  ||    1.2 Headlines / Links
  ||    1.3 Scrollbars
  ||  2 Tag's
  ||  3 Form
  ||  4 Classes & ID's
  ||    4.1 General
  ||    4.2 Project Specific
  ||    4.3 Navigation
  =================================================================
	                                                             ||
  Notes:                                                         ||
  =================================================================
  !!  Setz den Hintergrund im header oder head nicht hier im CSS
  !!  sonst wird der Hintergrund auch im Editor angezeigt.
*/

/* .:: 1.1 Font ::. */

body, table, td, div, p, h1, h2, h3, h4, h5, h6, input, select, textarea, .norm, .normbold {
	font-family: arial, sans-serif;
	font-size:11px;
	vertical-align:top;
}
body, table, td, div, p, input, select, textarea, .norm, .normbold {
	font-size: 11px;
	line-height: 16px;
}
/* .:: 1.2 Headlines / Link ::. */

h1 {
	font-size:18px;
	font-weight: bold;
	padding-bottom:15px;
	margin:0px;
	padding-left:2px;
}
h2{
	padding:0px;
	margin:0px;
	text-align:left;  
	font-weight: bold;
	font-size: 12px;
}
h3{
	padding: 3px 0px 3px 0px;
	margin:0px;
	text-align:left;  
	font-weight: bold;
	font-size: 12px;
}
a {
	font-size: 11px;
	color: #e71108;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* .:: 1.3 Scrollbars ::. */

/* .:: 2 Tag's ::. */

body {
	margin: 0px;
	padding: 0px;
	
}
ul {
	margin: 0px;
	padding-left: 30px;
	vertical-align: middle;
}
li {
	list-style-position: outside;
	list-style-type:square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* .:: 3 Form ::. */

form {
	margin: 0px;
	padding: 0px;
}
input.button {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	color: #000000;
}
input, select, textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
}
.radio {
	border: 0px solid #999999;
	background-color: #c3d5e4;
}
.noborder {
	border: 0px solid #666666;
}
/* .:: 4.1 General Classes & ID's ::. */

.norm {
	color: #999999;
}
.normbold {
	font-weight: bold;
	color: #999999;
}
.border {
	border: 1px solid #FFFFFF;
}
/* .:: 4.2 Project Specific Classes & ID's ::. */

/* ----------container zentriert das layout-------------- */
#bg_left {
	background-image: url(../images/layout/bg_left.gif);
	background-repeat: repeat-x;
}
#bg_right {
	background-image: url(../images/layout/bg_right.gif);
	background-repeat: repeat-x;
}
/* ----------banner-------------- */
#banner {
	background-color: #e1ddd9;
	width: 990px;
	padding: 0;
	margin: 0;
}
#banner_top {
	background-image: url(../images/layout/banner_top.jpg);
	width: 990px;
	height: 62px;
}
#banner_navi {
	background-image: url(../images/layout/banner_top2.jpg);
	width: 975px;
	height: 20px;
	color: #FFFFFF;
	padding: 4px 10px 0px 5px;
	text-align: right;
}
#banner_navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#banner_middle {
	background-image: url(../images/layout/banner_middle.jpg);
	width: 990px;
	height: 58px;
	padding: 0;
	margin: 0;
}
#banner_under {
	background-image: url(../images/layout/banner_under.jpg);
	width: 748px;
	height: 28px;
	padding-left: 28px;
	float: left;
	background-repeat:no-repeat;
}
#banner_right {
	background-image: url(../images/layout/banner_right.jpg);
	width: 191px;
	height: 19px;
	text-align:left;
	padding-left:23px;
	padding-top:9px;
	float: right;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	width: 535px;
	padding-top:51px;
	padding-left:25px;
	padding-right:25px;
	height:100%;
	float:left;
}

p, pre {
	padding: 5px 10px;
	margin:0;
}
#left {
	float: left;
	margin: 85px 0px 0px 5px;
	width: 173px;
	height: 528px;
}
#right {
	float: right;
	width: 213px;
	height:576px;
	padding:0px;
	margin:0px;
	border-left:1px solid #fecfcb;
}
#news {
	width: 191px;
	padding-left:22px;
	padding-top:10px;
	
}
#standorte {
	background-image: url(../images/layout/bg_standort.gif);
	width: 191px;
	height:22px;
	background-repeat: no-repeat;
	padding-left:22px;
	line-height: 190%;
}
.td_left {
	background-image:url(../images/content/home/td_bg_left.jpg);
	background-repeat: no-repeat;
}

.td_right {
	background-image:url(../images/content/home/td_bg_right.jpg);
	background-repeat: no-repeat;
}
/* .:: 4.3 Navigation ::. */

.nav_spez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 18px 2px 18px;
	margin-top: 6px;
	color:#000;
	float: left;
	border-right:1px solid #ffffff;
}
.nav_spez:hover {
	color: #e51109;
	text-decoration:none;
}
.nav_spez_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 18px 2px 18px;
	float: left;
	height: 19px;
	background:url(../images/layout/button.jpg);
	color: #FFF;
	border-left:1px solid #f8b2ad;
	border-right:1px solid #5b0606;
}
.nav_spez_act:hover {
	color: #FFF;
	text-decoration:none;
	
}
.nav-sub, .nav-sub:hover, .nav-sub-act, .nav-sub-act:hover {
	display: block;
	/*width: 140px;*/
	padding: 3px 0px 2px 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #ffd6d1;
}
.nav-sub {
	color: #000;
}
.nav-sub:hover {
	color: #e71108;
}
.nav-sub-act {
	color: #e71108;
	font-weight:bold;
}
.nav-sub-act:hover {
	color: #e71108;
	font-weight:bold;
}

