html {
     min-height: 101%;
}

body {
	background-color: #d1d1d1;
}
body,td,th {
 	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}

.head {
	text-align: center;
	font-weight: bold;
}
.logo {
	padding-bottom: 14px;
	vertical-align: bottom;
	height: 70px;
}
.menu {
	padding-bottom: 14px;
	vertical-align: bottom;
	border-left: 1px solid #a4b2be;
	height: 70px;
}
.menu a {
	color: #a4b2be;
}
.menu-active {
	padding-bottom: 12px;
	border-bottom: 2px solid #ea5f48;
	vertical-align: bottom;
	border-left: 1px solid #a4b2be;
	height: 70px;
}
.menu-active a {
	color: #14355b;
}

p, li, td {
	color: #747474;
	font-size: 12px;
	line-height: 17px;
}

h1, h2, h3 {
	padding-top: 10px;
	font-weight: bold;
}
h1 {
	color: #14355B;
	font-size: 14px;
}
h2 {
	color: #666666;
	font-size: 12px;
}
h3 {
	color: #a6bbd0;
	font-size: 12px;
}
hr {
	border: none;
	border-bottom: 1px #14355b solid;
}
.right-column img {
	margin: 5px 0px;
	vertical-align: middle;
}

a {
	color: #036fca;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
	text-decoration: none;
}

.navleft a,
.navleft a:link,
.navleft a:visited {
	color: #a4b2be;
	text-decoration:none;
	font-weight: normal;
}

.navleft a:hover,
.navleft a:focus {
	color: #d9e0e7;
	text-decoration: none;
}

a.navleft_active:link,
a.navleft_active:visited,
a.navleft_active:active {
	color: #d9e0e7;
	text-decoration:none;
}

/* left navigation container */
.navleft_container {
	background-color: #c6dbf0;
	vertical-align: top;
}
.navleft_headerbar {
	background-color: #14355b;
}

.navleft_kontakt {
	background-color: #036fca;
	height: 440px;
}

.navleft_kontakt p{
	font-size: 11px;
	margin-left: 26px;
	color: #d9e0e7;
}
.navleft_kontakt a {
	color: #d9e0e7;
}

/* left navigation list */
.navleft_container ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-left: 6px;
	margin-left: 6px;
}

.navleft_container li {
	font-size: 11px;
}

ul.navleft {
        margin: 0px;
	padding: 15px 0px 20px 26px;
	background-color: #14355b;
}

/* left navigation list item */
li.navleft_active {
	list-style: none;
	list-style-image: url("bilder/pfeil.gif");
}


ul {
	list-style-type: none;
	list-style-image: url("bilder/aufz-1.gif");
	margin-left:8px;
	padding-left: 8px;
}
ul ul {
	list-style-image: url("bilder/aufz-2.gif");
}
ul ul ul {
	list-style-image: url("bilder/aufz-3.gif");
}

/* Side element styles */
div.sidelist {
	margin: 5px; 
/*	border: 1px solid <%= contentBorder %>; */
	text-align: left; 
	clear: both;
}

p.sidelisthead {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
/*	background-color: <%= contentBorder %>; */
}

p.sidelistitem {
	font-size: 8pt;
	margin: 5px 3px 0px;
}

a.sidelistitemhead {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.right-column {
	padding: 25px 9px 16px 0px;
}

.content {
	padding: 25px 24px 25px 24px;
}

.right-column th {
	background-color: #FFFFFF;
	color: #a4adb2;
	font-size: 14px;
	font-weight: bold;
}

.all {
	border: 1px #b0b0b0 solid;
	background-color: #FFFFFF;
	width: 922px;
}

.content table,
.right-column table {
	border: none;
}

.content td,
.right-column td {
	background-color: #F6F6F6;
	padding: 5px 10px 5px 5px;
	vertical-align: top;
}

/* Für die Kundenübersicht */
.logotabelle,
.logotabelle td,
.logotabelle img {
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
.logotabelle img {
	padding-bottom: 5px;
}
.content th,
.right-column th {
	padding: 5px 10px 5px 5px;
	vertical-align: top;
	background-color: #e7eaf6;
}

.news {
	/* padding-left: 117px; removed by AK */
	/* width: 88px; removed by AK */ 
}
.news p {
	font-size: 11px;
        margin: 0px;
}
.news h2 {
	font-size: 11px;
	font-weight: bold;
        margin: 0px;
}
.news a {
	font-size: 10px;
}

.headerbar1 {
	background-color: #14355b;
}
.headerbar2 {
	background-color: #c6dbf0;
}
.headerbar3 {
	background-color: #036fca;
}
.headerbar4 {
	background-color: #c6dbf0;
}
.headerbar8 {
	background-color: #c6dbf0;
}
.headerbar9 {
	background-color: #14355b;
}

.impressum {
	padding: 16px 0px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
	white-space: nowrap;
}
.impressum a {
	color: #747474;
}
.impressum #quadrat {
	float: right;
	display: block;
	background-color: #036fca;
	width: 9px;
	height: 17px;
	margin-left: 2px;
}
