﻿@charset "UTF-8";
body {
	background: url(../images/bg_grey.gif) #a0b1b5 left top repeat-x !important;
}

a.activeitem:link,
a.activeitem:visited {
	background: #3b5163 !important;
	color: #ffffff !important;
}

a.activeitem:active,
a.activeitem:hover,
a.activeitem:focus {
	background: #fbba00 !important;
	color: #ffffff !important;
}

h1 {
	font-size: 150%;
}

h1, h2, h3, h4, h5, h6 {
	color: #3b5163;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 120%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 115%;
}

h6 {
	font-size: 110%;
}

.mainmenu_item {
	padding: 0 0 0 10px;
}

.mainmenu_item .mainmenu_item a:link,
.mainmenu_item .mainmenu_item a:visited {
	border-left: 1px solid #3b5163;
}

.mainmenu_item .mainmenu_item a:active,
.mainmenu_item .mainmenu_item a:hover,
.mainmenu_item .mainmenu_item a:focus {
	border-left: 1px solid #fbba00;
}

.nofloat {
	clear: both;
	display: block;
	float: none;
	height: 1px,
	overflow	: hidden;
	width: 100%;
}

.screeninvis,
#printheader {
	float: left;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

.textcontent ul,
.textcontent ul li {
	list-style-image: url(../images/dot_list.gif);
}

#col2_content .textcontent {
	background: transparent url(../images/textcontent_bg.png) left top repeat;
	color: #000000;
	font-size: 1.1em;
	line-height: 150%;
	padding: 1em 1em 5em;
}

#col2_content .whitespace,
#col3_content .whitespace {
	height: 5em;
}

#col3_content .textcontent {
	background: transparent url(../images/textcontent_bg.png) left top repeat;
	color: #000000;
	font-size: 1.1em;
	line-height: 150%;
	padding: 1em 1em 1em;
}

#divsearchbutton {
	background: #ffffff;
	color: #3b5163;
	float: right;
	height: 2em;
	padding: 0.4em 0 0 0;
	text-align: center;
	width: 30%;
}

#divsearchbutton input {
	background: #ffffff;
	border: 0px none;
	border-collapse: collapse;
	color: #4d87c7;
	font-weight: bold;
	text-align: center;
	width: 98%;
}

#divsearchbutton label {
	display: none;
	float: right;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

#divsearchfld {
	background: #ffffff;
	color: #3b5163;
	float: left;
	height: 2em;
	padding: 0.4em 0 0 0;
	text-align: left;
	width: 65%;
}

#divsearchfld input {
	background: #ffffff;
	border: 0px none;
	border-collapse: collapse;
	color: #4d87c7;
	margin: 0 0 0 2%;
	width: 60%;
}

#divsearchfld label {
	font-weight: bold;
	margin: 0.8em 0 0 0.4em;
	width: 30%;
}

#logo {
	background: transparent url(../images/horschler_kommunikation_logo.png) left top no-repeat;
	float: right;
	height: 70px;
	margin: 0;
	overflow: hidden;
	width: 27.5%;
}

#main #col1 #col1_content a {
	clear: both;
	display: block;
	float: none;
	font-size: 1.1em;
	margin: 0 0 1px 0;
	padding: 0.2em 0 0.2em 10px;
	text-decoration: none;
}

#main #col1 #col1_content a:link,
#main #col1 #col1_content a:visited {
	background: transparent url(../images/main_menu_button_bg.png) left top repeat;
	color: #3b5163;
}

#main #col1 #col1_content a:active,
#main #col1 #col1_content a:hover,
#main #col1 #col1_content a:focus {
	background: #fbba00;
	color: #ffffff;
}

#topnavpadding a {
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
	padding: 0.4em;
	text-decoration: none;
}

#topnavpadding a:link,
#topnavpadding a:visited {
	background: transparent;
	color: #4d87c7;
}

#topnavpadding a:active,
#topnavpadding a:hover,
#topnavpadding a:focus {
	background: #3b5163;
	color: #ffffff;
}