html {
	height: 1%;
}

body {
	background: #FFFFFF url(../images/background.png) repeat-x fixed center bottom;	
	color: #6d6e71;
	margin: 0;
	padding: 0;
}

a {
	color: #6d6e71;
}

h2 {
	margin-top: 2px;
}

#page {
	width: 965px;
	background-color: transparent;	
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana,Geneva,Helvetica,sans-serif;
}

#inner_page {
	font-size: 12pt;
	line-height: 1.5em;
}

#page_container {
	padding: 0;
	width: 965px;
}

#logo {
	margin-top: 15px;
	margin-bottom: 15px;
}

#topNavigation {
	background-image: url(../images/topnav_background.png);
	background-repeat: repeat-y;
	height: 40px;	
}

#topNavListContainer {
	margin: 0;
	padding: 0 0 0 3px;
}

.noListStyle {
	list-style: none;
}

.topNavListItem {
	margin: 0;
	float:left;
	height: 34px;
	width: 191px;
	text-align: center;
	font-size: 14pt;
	padding-top: 6px;
	border-right: 1px solid #FFFFFF;
}

.activeTopNavListItem, .activeTopNavListItem a {
	color: #6d6e71;
	background-color: #fff0d5;
	font-weight: bold;	
}

.inactiveTopNavListItem, .inactiveTopNavListItem a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

li.hoveredTopNavListItem {
	color: #6d6e71;
	background-color: #ffe5ba;
	font-weight: bold;
}

li.hoveredNavListItem a {
	text-decoration: underline;
	font-weight: bold;
	color: #6d6e71;
}

.clearDummy {
	clear: both;
}

.gruen {
	color: #587281;
}

.fett {
	font-weight: bold;
}

#main {
	background-image: url(../images/main_background.png);
	background-repeat: repeat-y;
}

#col1 {
	width: 764px;
	margin-left: 3px;
	float: left;
}

#col2 {
	width: 190px;
	margin-left: 770px;
}

#frameBottom {
	height: 88px;
	background-image: url(../images/footer_background.png);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
}

#content {
	padding: 10px 65px 0px 65px;
}

.evenContentBox {
	border: 1px solid #6d6e71;
	background-color: #ebebeb;
	padding: 6px 6px 3px 6px;
	margin: 0px 0px 12px 0px;
}

.evenContentBox a {
	color: #587281;
	text-decoration: underline;
}

.evenContentBox a:hover {
	text-decoration: underline;
}

.evenContentBox h3 {
	margin: 2px 0 2px 0;
}

.oddContentBox {
	border: 1px solid #6d6e71;
	background-color: #FFFFFF;
	padding: 6px 6px 3px 6px;
	margin: 0px 0px 12px 0px;
}

.oddContentBox a {
	color: #587281;
	text-decoration: underline;
}

.oddContentBox a:hover {
	text-decoration: underline;
}

.oddContentBox h3 {
	margin: 2px 0 2px 0;
}

.subNavContainer {
	background-color: #ffe5ba;
	width: 765px;
	height: 30px;
	margin: 0px 0px 0px 1px;
	text-align: center;
}

.subNavItem {
	float: left;
	padding: 6px 4px 0px 4px;
	font-size: 11pt;
	height: 24px;	
}

#subNavItemFirst {
	float: left;
	padding: 6px 4px 0px 4px;
	font-size: 11pt;	
}

#subNavItemLast {
	float: left;
	padding: 6px 4px 0px 4px;
	font-size: 11pt;	
}

.subSubNav {
	position: absolute;	
	background-color: #fff0d5;
	text-align: left;
	padding: 0;
	margin: 0;	
	top: 30px;
	border-left: 1px solid #6d6e71;
	border-right: 1px solid #6d6e71;
	border-bottom: 1px solid #6d6e71;
	z-index: 100;
}

.subSubNavItem {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.subNavItem a {
	color: #6d6e71;	
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.subNavItem a:hover {
	text-decoration: underline;	
}

.subNavItem ul {
	display: none;
}

.subSubNavItem a {
	color: #333333;
}

.subSubNavItem a:hover {
	background-color: #ffe5ba;
	color: #6d6e71;
}

#subnav_inner {
	position: relative;
}

#breadcrumb {
	font-size: 10pt;
	font-weight: normal;
	color: #6d6e71;
	padding: 5px 65px 5px 65px;
}

#breadcrumb a {
	font-size: 10pt;
	font-weight: normal;
	color: #6d6e71;	
}

#col2_inner {
	padding: 35px 10px 0 10px;
}

.einleitungstext {
	margin-bottom: 30px;
}

.content2Box {
	background-image: url(../images/contentBox_2_main.png);
	background-repeat: repeat-y;
}

.content2BoxTop {
	height: 10px;
	background-image: url(../images/contentBox_2_top.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

.content2BoxBottom {
	height: 10px;
	background-image: url(../images/contentBox_2_bottom.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.content2BoxContent {
	padding: 0 6px 0 6px;
}

.content2BoxHeader {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 8px;
	top: -12px;
	background-color: #FFFFFF;
}

#callbackHeader {
	width: 75px;
}

#callback_description {
	font-size: 11pt;
	line-height: 1.2em;
	padding-bottom: 4px;
}

#callback_link {
	text-align: center;
}

.content3Box a {
	color: #587281;
}

.content3Box {
	background-image: url(../images/contentBox_3_main.png);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	margin-top: 4px;
}

.content3BoxTop {
	height: 10px;
	background-image: url(../images/contentBox_3_top.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

.content3BoxBottom {
	height: 10px;
	background-image: url(../images/contentBox_3_bottom.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.content3BoxHeader {
	position: absolute;
	left: 10px;
	top: -32px;
}

.content3BoxHeaderDummy {
	position: absolute;
	left: 8px;
	width: 150px;
	height: 10px;
	background-color: #EBEBEB;
}

.content3BoxContent {
	padding: 5px 10px 0 10px;
}

#consulting_dummy {
	width: 125px;
}

.content4Box a {
	color: #587281;
}

.content4Box {
	background-image: url(../images/contentBox_4_main.png);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	margin-top: 4px;
}

.content4BoxTop {
	height: 10px;
	background-image: url(../images/contentBox_4_top.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

.content4BoxBottom {
	height: 10px;
	background-image: url(../images/contentBox_4_bottom.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.content4BoxHeader {
	position: absolute;
	left: 10px;
	top: -32px;
}

.content4BoxHeaderDummy {
	position: absolute;
	left: 8px;
	width: 150px;
	height: 10px;
	background-color: #FFFFFF;
}

.content4BoxContent {
	padding: 5px 10px 0 10px;
}

#managedservices_dummy {
	width: 200px;
}

#netzwerkmanagement_dummy {
	width: 240px;
}

#systemmangement_dummy {
	width: 235px;
}

#storageloesungen_dummy {
	width: 205px;
}

#securityloesungen_dummy {
	width: 205px;
}

#virtualisierung_dummy {
	width: 165px;
}

#selfmonitoring_dummy {
	width: 150px;
}

#bronzemonitoring_dummy {
	width: 185px;
}

#silbermonitoring_dummy {
	width: 175px;
}

#goldmonitoring_dummy {
	width: 165px;
}

#platinummonitoring_dummy {
	width: 200px;
}

#storageleistungen_dummy {
	width: 325px;
}

#virenspamspyware_dummy {
	width: 330px;
}

#firewall_dummy {
	width: 85px;
}

#verschluesselung_dummy {
	width: 175px;
}

#nap_dummy {
	width: 265px;
}

#virtualisierungvorteile_dummy {
	width: 270px;
}

#services_dummy {
	width: 110px;
}

#support_dummy {
	width: 110px;
}

#businessolutions_dummy {
	width: 210px;
}

#beschaffung_dummy {
	width: 150px;
}

#helpdesk_dummy {
	width: 110px;
}

#infrastruktursupport_dummy {
	width: 225px;
}

#fernwartung_dummy {
	width: 150px;
}

#collaboration_dummy {
	width: 155px;
}

#datenbankentwicklung_dummy {
	width: 240px;
}

#lizenzmanagement_dummy {
	width: 210px;
}

#softwareentwicklung_dummy {
	width: 230px;
}

#hardware_dummy {
	width: 120px;
}

#software_dummy {
	width: 120px;
}

#helpdeskvorteile_dummy {
	width: 270px;
}

#infrastrukturvorteile_dummy {
	width: 270px;
}

#managedservicesvorteile_dummy {
	width: 270px;
}

#content5BoxLeftCol {
	width: 300px;
	float: left;
}

#content5BoxRightCol {
	width: 300px;
	margin-left: 334px;
}

.content5Box a {
	color: #587281;
}

.content5Box {
	background-image: url(../images/contentBox_5_main.png);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	margin-top: 4px;
}

.content5BoxTop {
	height: 10px;
	background-image: url(../images/contentBox_5_top.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

.content5BoxBottom {
	height: 10px;
	background-image: url(../images/contentBox_5_bottom.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.content5BoxHeader {
	position: absolute;
	left: 10px;
	top: -32px;
}

.content5BoxHeaderDummy {
	position: absolute;
	left: 8px;
	width: 150px;
	height: 10px;
	background-color: #FFFFFF;
}

.content5BoxContent {
	padding: 5px 10px 0 10px;
}

#topthema_dummy {
	width: 295px;
}

#aktuelles_dummy {
	width: 100px;
}

#quicklinks_dummy {
	width: 110px;
}

ul.contentBoxContent {
	margin-top: 0;
}

.kontakt_label {
	float: left;
	width: 200px;
}

#kontakt_validation {
	padding-bottom: 12px;
	color: #FF0000;
}

#kontakt_name {
	padding-bottom: 8px;
}

#kontakt_name_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#kontakt_mail {
	padding-bottom: 8px;
}

#kontakt_mail_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#kontakt_subject {
	padding-bottom: 8px;
}

#kontakt_subject_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#kontakt_message {
	padding-bottom: 8px;
}

#kontakt_message_input {
	width: 420px;
	height: 250px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#kontakt_submit_inner {
	padding-left: 200px;
}

.callback_label {
	float: left;
	width: 200px;
}

#callback_validation {
	padding-bottom: 12px;
	color: #FF0000;
}

#callback_name {
	padding-bottom: 8px;
}

#callback_name_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#callback_tel {
	padding-bottom: 8px;
}

#callback_tel_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#callback_time {
	padding-bottom: 8px;
}

#callback_time_input {
	width: 420px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#callback_message {
	padding-bottom: 8px;
}

#callback_message_input {
	width: 420px;
	height: 250px;
	border: 1px solid #6D6E71;
	font-size: 12pt;
	font-weight: normal;
	color: #6D6E71;
}

#callback_submit_inner {
	padding-left: 200px;
}

#manageddesktop_dummy {
	width: 190px;
}

#managedserver_dummy {
	width: 180px;
}

#managednetwork_dummy {
	width: 190px;
}

#managedprinting_dummy {
	width: 185px;
}