/**
 * CSS-Stylesheet for http://www.fokus-kommunikation.de
 * Author: quoc-son.pham@fokus-evision-media.de
 * (c) 2009 Fokus Kommunikation GmbH
 */
 
@CHARSET "utf-8";

a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #7b7c73;
}
a:active, a:hover{
	color: #0096d9; 
}

.navi_active{
	color: #0096d9; 
}

html, body {
	height: 100%;
}

img {
	border: 0px;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
}

#content_container_main ul { 
	list-style-image: url("../../img/arrows/arrow_grey.gif") 
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.justify {
	text-align: justify;
}

.header1 {
	font-size: 14px;
	font-weight: bold;
}

.header2 {
	font-size: 18px;
	font-weight: bold;
}

.font_darkblue {
	color: #234675;
}

.font_lightblue {
	color: #0096d9;
}

body {
	background-color: #234675;
	color: #7b7c73;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	margin: 0px;
}

table {
	border-spacing: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

#container_top {
	height: 50%;
	width: 930px;
	margin-bottom: -300px;
}

#content_container_outer {
	background-color: #fff;
	border: 10px solid #fff;
	height: 530px;
	width: 910px;
}

#content_container_top {
	height: 75px;
	padding-left: 20px;
	padding-right: 20px;
	width: 870px;
}

#content_container_top_left {
	float: left;
	font-size: 12px;
	text-align: left;
}

#navigation {
	empty-cells: show;
	table-layout: auto;
	width: auto;
}
#navigation th {
	font-weight: normal;
}
#navigation td{
	padding-right: 10px;
}
#navigation a{
	font-weight: normal;
}

#content_container_top_right {
	background: url(../img/Fokus_Logo.png) no-repeat;
	float: right;
	height: 65px;
	width: 230px;
}

#content_container_main {
	background-color: #ececed;
	height: 455px;
	width: 910px;
}

#footer {
	color: #fff;
	height: 25px;
	padding: 10px;
	width: 910px;
}

#footer a{
	font-weight: normal;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:active, #footer a:hover {
	color: #7b7c73; 
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	text-align: right;
	width: 400px;
}

#kundenuebersicht {
	empty-cells: show;
	height: 415px;
	margin: 0px;
	width: 870px;
}

#kundenuebersicht td{
	padding: 10px;
	width: 33%;
}

.kundenlogo {
	float: left;
}

.details {
	margin-left: 15px;
	margin-top: 35px;
	float: left;
	font-weight: bold;
}

.layout_20 {
	float: left;
	height: 415px;
	overflow: visible;
	width: 169px;
}

.layout_25 {
	float: left;
	height: 415px;
	overflow: hidden;
	width: 200px;
}

.layout_35 {
	float: left;
	height: 415px;
	overflow: auto;
	width: 300px;
}

.layout_40 {
	float: left;
	height: 415px;
	overflow: noscroll;
	width: 338px;
}

.layout_50 {
	float: left;
	height: 415px;
	overflow: auto;
	width: 420px;
}

.layout_60 {
	float: left;
	height: 415px;
	overflow: auto;
	width: 512px;
}

.layout_80 {
	float: left;
	height: 415px;
	overflow: noscroll;
	width: 681px;
}

.layout_padding_20 {
	height: 415px;
	padding: 20px;
}

.layout_padding_left {
	padding-left: 10px;
}

.layout_padding_right {
	padding-right: 10px;
}

.button {
	background: #7b7c73;
	border: 2px solid #7b7c73;
	color: #fff;
	float: left;
	margin-left: 10px;
	width: 75px;
}

.input_description {
	background: #7b7c73;
	border: 2px solid #7b7c73;
	color: #fff;
	float: left;
	width: 75px;
}

.input_field {
	background: #ECECED;
	border-bottom: 1px solid #ECECED;
	border-left: 1px solid #7b7c73;
	border-right: 1px solid #ECECED;
	border-top: 1px solid #7b7c73;
	color: #000;
	float: left;
	width: 318px;
}

.input_field_firma, .input_field_anliegen{
	width: 417px;
}

.input_field_plz {
	width: 55px;
}

.input_field_ort {
	width: 191px;
}

.input_field_anliegen{
	height: 100px;
}

.line {
	background: url("../../img/line.png");
	float: left;
	width: 20px;
}

.line-spacer {
	border-bottom: 5px solid transparent;
	height: 16px;
}

.kontakt_pic {
	border-right: 10px solid #ECECED;
	display: inline;
	float: left;
	height: 184px;
	width: 79px;
}
#aktuell {
  margin-top: 2em;
}
#aktuell div {
  margin-left: 18px; /* 6px (a: padding-left) + 6px (Bildbreite) + 5px (img: margin-right) +1px */
  margin-bottom: 6px;
}
#aktuell a {
  color: white;
  padding: 6px;
  background-color: #7b7c73;
  text-decoration: none;
  display: block;
  float: left;
}
#aktuell a:link,
#aktuell a:visited {
  color: white;
}
#aktuell a:hover,
#aktuell a:active {
  text-decoration: underline;
}
#aktuell a img {
  margin-right: 5px;
}

/*IE HACKS*/
body {
	text-align: center;
}
#navigation, .details, table {
	font-size: 12px;
}
#container {
	text-align: left;
}
/*IE HACK*/

/*SAFARI HACK*/
.layout_padding_20 a{
	font-weight: bold; 
}
.layout_padding_20 a, #footer a, #navigation a, #kundenuebersicht a{
	text-decoration: none;
}
/*SAFARI HACK*/
