/* File: reset.css */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
    vertical-align: baseline;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
li, dd, blockquote {
    margin-left: 1em;
}
form label {
    cursor: pointer;
}
/* IE6 PNG fix */
* html .png { 
	behavior: url(css/_iepngfix.htc);
}

/* Clearfix ohne extra Markup
= = = = = = = = = = = = = = = = = = = = */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* Shortcuts
= = = = = = = = = = = = = = = = = = = = */
.fll { float: left }
.flr { float: right }
.tal { text-align: left }
.tar { text-align: right }
.tac { text-align: center }
.clr { clear: both; }
.clrl { clear: left; }
.clrr { clear: right; }



/* File: typo.css */
html {
  font-size: 100.01%
}
body {
  font-size: 1em;
  line-height: 1.4;
  color: #fff;
}

/* Default fonts */
body { 
  color: #000; 
  font-family: Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {   
  color: #000; 
  font-family: Verdana, Helvetica, sans-serif;
}
input, button, textarea {
  font-family: inherit;
  font-size: 100%;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1 { font-size: 2em; line-height: 1.2; margin-bottom: 0.75em; font-weight: bold; }
h2 { font-size: 1.3em; line-height: 1.2; margin-bottom: 0.5em; font-weight: bold; }
h3 { font-size: 1em; line-height: 1.2; margin-bottom: 0.5em; font-weight: bold;  }
h4 { font-size: 0.75em; line-height: 1; margin-bottom: 0.5em; }
h5 { font-size: 0.75em; line-height: 1; margin-bottom: 0.5em; font-style: italic; }
h6 { font-size: 0.75em; }

/* Text Elements */
p           { margin-bottom: 1em; line-height: 1.25;}
p.first		{ margin-top: 1.5em; }
p.last      { margin-bottom: 0; }

ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
ul          { list-style-type: disc; }
ul li 		{ line-height: 1.4 }
ol          { list-style-type: decimal; }
dl          { margin-bottom: 1.5em; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color: #666; }

a:hover     { color: #000; outline:none; }
a           { color: #009; text-decoration: underline; line-height: 1.2em;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; line-height: inherit; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

/* Tables */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
table img {	margin: 0; }



/* File: style.css */
body {
    background: #ececec;
    font-size: .8em;
    color: #000;
    padding-top: 25px;
}
h1, h2 {
    color: #666;
}
h2 {
    line-height: 1.4;
}
p {
    line-height: 1.5;
}
#content h1 {
    font-size: 1.6em;
}
h2.subtitel {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 1.1em;
}
a {
    color: #009700;
    text-decoration: none;
}
#wrapper {
    width: 1000px;
    margin: 0 auto 0;
}
#head {
    background: #fff;
    margin-bottom: 10px;
    padding: 3px;
}
#head .top {
    background: #fff url(../images/design/bg-header-top.jpg) bottom center repeat-x;
    margin-bottom: 3px;
    padding-bottom: 5px;
    height: 107px;
    _overflow: hidden;
}
#banner {
    height: 245px;
    width: 992px;
    overflow: hidden;
    margin: 0 auto;
	background: url(../images/banner_awares_heilbronn.jpg) no-repeat;
    position: relative;
}
#banner .loesung {
    margin: 17px 0 0 235px;
    font-size: 34px;
    width: 300px;
    font-family: Arial, Verdana;
    line-height: 1.2;
    text-align: center;
}
#banner .loesung span {
    color: #41a527;
    font-weight: bold;
}
#balken {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    opacity: .85;
    filter: alpha(opacity = 85);
    background: #5ba743;
}
* html #balken {
    bottom: -1px;
}
#banner_slogan {
	display:block;
	width:330px;
	height:25px;
	text-align:center;
	margin: 20px 0px 17px 219px;
	font-size:18px;
}
#banner_slogan a {
    color: #000;
}
#banner_slogan a:hover {
    color: #000;
}
#inform {
	margin:0px 0px 0px 298px;
	display:block;
    width: 171px;
}
#main {
    padding: 0 225px 0;
}
#main .column {
    position: relative;
    float: left;
}
#left {
    width: 225px;
    right: 225px;
    margin-left: -100%;
}
* html #left {
  xleft: 225px;
}
#content {
    width: 550px;
    xpadding: 0 15px 0; /* 15px ?? */
}
#right {
    width: 210px;
    margin-right: -225px;
    margin-lefT: 15px;
}
#footer {
    padding: 7px;
}
#admin #right {
    display: none;
}
#admin #content {
    width: 775px;
}
#admin #main {
    padding-right: 0;
}
/* Borders */
.outer_border {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    background: #fff;
    margin-bottom: 10px;
    padding: 3px;
}
.inner_border {
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    padding: 5px;
}
.top_outer_border {
    border: 1px solid #dbdbdb;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
}
.top_inner_border {
    border: 1px solid #d8d8d8;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -khtml-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    -khtml-border-radius-topright: 7px;
    border-top-right-radius: 7px;
}
.bottom_inner_border {
    border: 0 none;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -khtml-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -khtml-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
}
/* Header */
#head h1 {
    line-height: 1.1;
    margin-left: 25px;
    padding-top: 20px;
    margin-bottom: 10px;
    color: #333;
    clear: left;
}
#head h2 {
    margin-left: 25px;
    font-size: 14px;
    color: #333;
}
#head img {
    margin: 5px 10px 0 0;
}
#head #banner img {
    margin: 0;
}
#head .text {
    clear: left;
    width: 850px;
}
#icons {
    float: left;
    width: 250px;
    margin-left: 25px;
}
/* Nav */
#helpnav {
	position:absolute;
	bottom:5px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#helpnav li {
	float:left;
	margin:0px;
	padding:0px;
}
#helpnav li a {
	margin:0px 18px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

div.search .line {
    background: url(../images/design/bg-search.jpg) center bottom repeat-x;
    padding: 20px 10px;
}
#nav, .search {
    background: #fff;
    float: left;
    width: 202px;
    margin-bottom: 10px;
    _overflow: hidden;
}

#nav ul.top {
    padding: 3px;
    list-style-type:none;
    margin: 0;
    background: #fff;
    min-height: 1035px;
}
#nav ul.top li.first {
    margin-top: 20px;
}
#nav ul.top li.last {
    margin-bottom: 20px;
}
#nav ul.sub li.first {
    margin-top: 10px;
}
#nav ul.sub li.last {
    margin-bottom: 10px;
    border-bottom: 0 none;
}
#nav ul li.top {
    list-style: none;
    margin: 0 0 10px 0;
    border-bottom:1px solid #D5D5DD;
    padding: 2px 0 2px 5px;
	font-weight:bold;    
}
#nav ul li a{
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: .9em;
    color: #333;
}
#nav ul ul.sub {
    list-style-type:none;
	padding: 10px 0 0;
    margin: 0;
}

#nav ul ul.none {
    margin-left: 5px;
    list-style-type:none;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	height:0px;
	visibility:hidden;
}

#nav ul ul li {
    margin-bottom: 6px;
    margin-left: 5px;
    border-bottom: 1px solid #D5D5DD;
    padding: 3px 0;
    line-height: 14px; 
}
#nav ul ul li a {
    font-weight: normal;
    background: url(../images/design/list-style-c.gif) 0 4px no-repeat;
    margin: 0 0px 0 0;
    padding: 0 0px 0 13px;
    font-size: .9em;
    color: #333;
}
#nav ul ul li a:hover {
    background: url(../images/design/list-style-c.gif) 0 -58px no-repeat;
}
#nav ul ul li.current a {
    background: url(../images/design/list-style-c.gif) 0 -27px no-repeat;
    font-weight: bold;
}
#nav_top {
    background:url(../images/design/bg-menu-top.jpg) no-repeat scroll center bottom transparent;
    height:6px;
    overflow: hidden;
}
#nav_bottom {
    margin-top: -15px;
    background:url(../images/design/bg-menu-bottom.jpg) no-repeat scroll center bottom transparent;
    height:39px;
}
/* Right */
#right .box {
    background: url(../images/design/bg-box.jpg) bottom center repeat-x;
}
#right .box h2 {
    font-size: 1em;
}
#right .box p {
    font-size: .9em;
    line-height: 1.4;
}
#right .viren {
    list-style: none;
    margin: 0;
}
#right .viren li {
    margin: 0;
}
#right .viren li a {
    line-height: 1.5;
}
/* Footer */
#footer h2 {
    font-size: 1em;
}
#footer div.sep {
    width: 33%;
    float: left;
}
#footer ul {
    color: #000;
}
#footer ul li a {
    color: #000;
    font-size: .8em;
    line-height: 2;
}
#footer p {
    font-size: .8em;
}
#footer div.bottom {
    clear: both;
    margin: 0 10px;
}
#footer p.small {
    font-size: .5em;
}
#cloud {
    margin: 0 20px;
    text-align: justify;
    font-size: .8em;
}
#cloud a {
    color: #666;
    line-height: 1.8;
}
/* Artikel */
div.artikel_outer {
    margin-bottom: 15px;
    background: #fff;
    padding: 3px;
}
div.artikel {
    margin: 0;
    padding: 10px 0;
}
div.artikel img.image {
    float: left;
    width: 140px;
    xheight: 140px;
}
div.artikel p {
    margin-left: 150px;
    margin-bottom: 0;
}
body#it-news.intern div.artikel p {
	margin-left: 0;
}
div.artikel h2.headline {
    margin: -10px -10px 0;
    padding-left: 10px;
    margin-bottom: 5px;
    font-size: 1.2em;
    line-height: 1.5;
    color: #009700;
    clear: none;
}
h2.headline {
    clear: both;
}
h2.headline a{
    font-weight:bold;
    line-height: 1.5;
}
div.artikel h3.headline {
    font-size: 1em;
}
img.image {
    float: left;
    margin: 3px 1em .5em 0;
}
table.picleft {
    float: left;
    margin-right: 1em;
}
table.picleft td {
    border: none;
    text-align: center;
    font-size: .9em;
    font-style: italic;
}
div.artikel_tags {
    margin-top: 2em;
    margin-bottom: 1em;
}
/* Content */
#content .mh {
    xmin-height: 1115px;
}
body.news #content div.mh,
body.soziale-verantwortung #content div.mh,
body.top-thema #content div.mh,
body.karriere #content div.mh {
    xmin-height: 0;
}
#content .inner_border {
    padding: 10px 20px;
}
/* Content: search */
.result_link {
    font-size: 1.5em;
    margin-bottom: 5px;
}
#search .mb {
    margin-bottom: 2em;
}

/* Listen */
ul.haken {
	list-style-image: url(../images/haekchen.gif);
	margin: 10px;
	padding-left: 10px;
}
ul.haken li {
	margin: 5px 0 5px 15px;
	padding: 5px 0px 10px;
}
ul.referenz {
	margin: 0px 10px 25px;
	padding-left: 10px;
}
ul.referenz li {
	margin: 5px 0 5px 5px;
	padding: 0;
}

