* {
	margin: 0;
	padding: 0;
}

#splash {
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 69%; /* Sets base font size to 11pt */
	background-image: url(/pics/backgrnd_tile.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 950px;
	margin: 0px;
}

body {
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 69%; /* Sets base font size to 11pt */
}

#main {
	background-color: #FFFFFF;
	background-image: url(/pics/back_grey.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 0px;
}

#main-logo {
	float: left;
	width: 96px;
	margin-left: 25px;
	margin-top: 17px;
}

#content_wrapper {
	background: url(/pics/bkgd.gif);
	margin-left: 70px;
	clear: both;
	margin-top: 0px;
}

/* Container for content material to the right of the secondary nav */
#content {
	float: left;
	margin: 0px; /* shift 1px for dotted line */
}

.wrapclear {
	clear: both;
	height: 32px;
	background-color: #FFFFFF;
	margin-left: 50px;
}

/* Top Navigation (Header) --------------------------------------------------------------------------- */
#header { /*border:1px solid #00FF33;*/
	margin: 12px 20px 0 50px;
}

#header li {
	float: left;
	list-style: none;
	margin: 0; /* removes base margin set in global.css */
	padding: 0 0 10px 0;
	border-bottom: 4px solid #f5f5f5;
}

#header li.home a {
	padding: 6px 10px 0 0;
	border-left: 0;
}

#header li.login {
	margin: 0 0 0 30px;
}

#header li.right {
	float: right;
	padding: 0 0 0 0;
}

#header li.right a {
	padding: 6px 0 0 8px;
	border-left: 0;
	text-transform: uppercase;
}

#header li.active {
	border-bottom: 4px solid #fbba07;
	/* Adds yellow bar for active state */
}

#header a {
	display: block;
	padding: 6px 20px 0 8px;
	font-size: 1em;
	color: #838383;
	text-decoration: none;
	border-left: 1px solid #c2c2c2;
}

#header a:hover { /*color:#fbba07;*/
	color: #0083be;
}

/* Main --------------------------------------------------------------------------------------------------- */
#column {
	width: 600px;
}

#column h1 {
	margin-bottom: 1.5em;
	color: #FAB306;
}

#column .table {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
}

#column .table h2 {
	font-weight: bold;
	font-size: 1.1em;
}

#column .table h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

#column .table h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #AA1948;
	margin-top: 10px;
}

#column .table p {
	color: #000000;
}

#column #results_left {
	width: 150px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
}

/* Main Navigation ------------------------------------------------------------------------------------- */
#nav_main {
	margin: 0px; /* removes base margin set in global.css */
	width: 800px;
	height: 70px;
	background: url(/pics/bkgd_nav_main.gif) no-repeat;
	float: left;
	margin-top: 35px;
}

#nav_main li {
	float: left;
	margin: 0px; /* removes base margin set in global.css */
	list-style: none;
}

#nav_main .nav0 {
	width: 50px;
}

#nav_main .nav1 {
	width: 140px;
	background: url(/pics/nav1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_main .nav2 {
	width: 190px;
	background-image: url(/pics/nav2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_main .nav3 {
	width: 115px;
	background-image: url(/pics/nav3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_main .nav4 {
	width: 170px;
	background-image: url(/pics/nav4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_main .nav5 {
	width: 93px;
	background-image: url(/pics/nav5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_main li:hover {
	background-position: 0px -70px;
}

#nav_main a {
	display: block;
	height: 70px;
	text-decoration: none;
}

#nav_main a strong {
	visibility: hidden; /* use strong tag to hide text link from browser */
}

/* Footer Navigation ---------------------------------------------------------------------------------------- */
#footer { /*border:1px solid #00FF33;*/
	margin: 14px 20px 12px 20px;
}

#footer li {
	float: right;
	list-style: none;
}

#footer p {
	color: #777;
	padding: 0 0 0 10px;
}

#footer a {
	color: #777;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	border-right: 1px solid #c2c2c2;
}

#footer a:hover {
	color: #0083be;
}

.clear {
	clear: both;
}

/* Akustikersuche  ---------------------------------------------------------------------------------------- */
#search-ak {
	width: 170px;
}

#search-ak h2 {
	font-weight: normal;
}

#search-ak p {
	
}

.search-land {
	width: 40px;
	height: 19px;
	border: 1px solid #CCCCCC;
}

.search-plz {
	width: 50px;
	height: 16px;
	border: 1px solid #CCCCCC;
}

/* Secondary Navigation - Products & Services ---------------------------------------------------------------------------------------- */
#submenu {
	width: 220px;
	float: left;
}

#nav_secondary {
	float: left;
	width: 200px; /* 1px wider to cover vertical dotted line */
	margin: 0px;
	margin-bottom: 10px;
	list-style: none;
}

#nav_secondary li {
	margin: 0 0 1px 0;
}

#nav_secondary li a {
	display: block;
	width: 165px;
	padding: 8px 8px 8px 11px;
	/*background-color:#e8e7dd;*/
	background-color: #d7d7cb; /* darker gray */
	color: #434343;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 4px solid #838383;
}

#nav_secondary li a:hover {
	background-color: #838383;
	color: #fff;
}

#nav_secondary li a.active {
	padding: 8px 8px 8px 15px;
	font-weight: bold;
	color: #fff;
	border: 0;
	background-color: #fff;
	background-image: url(/pics/bkgd_ul_active.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

#nav_third {
	margin: -1px 0 1px 0;
	list-style: none;
}

#nav_third li {
	margin: 0;
	color: #FF0000;
}

#nav_third li a {
	padding: 6px 8px 6px 15px;
	background: #f5f5f0 url(/pics/bkgd_ul_ul.gif) repeat-x top;
	color: #363636;
	text-transform: none;
	border-left: 0;
}

#nav_third li a:hover {
	background-color: #fff;
	color: #363636;
}

#nav_third li a.active {
	padding: 6px 8px 6px 15px;
	background: #fff url(/pics/bkgd_ul_ul.gif) repeat-x top;
	color: #363636;
}

/* CSS for Splash ---------------------------------------------------------------------------------------- */
#main-splash {
	background-color: #FFFFFF;
	clear: both;
	margin-left: 50px;
}

#main-splash-logo {
	width: 96px;
	margin-left: 770px;
	padding-top: 17px;
}

#header_splash { /*border:1px solid #00FF33;*/
	margin: 12px 20px 0 50px;
}

#header_splash a {
	display: block;
	padding: 6px 20px 0 8px;
	font-size: 1em;
	color: #ccc;
	text-decoration: none;
	border-left: 1px solid #c2c2c2;
}

#header_splash li {
	float: left;
	list-style: none;
	margin: 0; /* removes base margin set in global.css */
	padding: 0 0 10px 0;
	border-bottom: 4px solid #064475;
}

#header_splash li.home a {
	padding: 6px 10px 0 0;
	border-left: 0;
}

#header_splash li.login {
	margin: 0 0 0 30px;
}

#header_splash li.right {
	float: right;
	padding: 0 0 0 0;
}

#header_splash li.right a {
	padding: 6px 0 0 8px;
	border-left: 0;
	text-transform: uppercase;
}

#menu_splash {
	background-image: url(/img/img_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 20px 0px 24px 20px;
	height: 278px
}

#menu_splash H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	TEXT-TRANSFORM: none;
	WIDTH: 590px;
	COLOR: #dfa10c;
	LINE-HEIGHT: 1.3em;
	margin-left: 40px;
	margin-top: 50px;
}

#menu_splash P {
	FONT-SIZE: 12px;
	WIDTH: 270px;
	margin-left: 70px;
	COLOR: #666;
	LINE-HEIGHT: 1.7em;
}

#menu_splash A {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	COLOR: #0083be;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none
}

#menu_splash A:hover {
	TEXT-DECORATION: underline
}

#menu_splash A.arrow {
	PADDING-RIGHT: 10px;
	BACKGROUND-POSITION: 0px 50%;
	PADDING-LEFT: 20px;
	BACKGROUND-IMAGE: url(/pics/icon_arrow_link.gif);
	PADDING-BOTTOM: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

#menu_splash A.end {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

#nav_splash {
	float: left;
	MARGIN: 0px;
	WIDTH: 200px;
	LIST-STYLE-TYPE: none
}

#nav_splash LI {
	MARGIN: 0px 0px 1px
}

#nav_splash LI A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 1.1em;
	BACKGROUND: url(/pics/nav_index_btn.gif) no-repeat left top;
	PADDING-BOTTOM: 8px;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 190px;
	COLOR: #fff;
	PADDING-TOP: 8px;
	HEIGHT: 39px;
	TEXT-DECORATION: none
}

#nav_splash LI A:hover {
	COLOR: #003f72;
	TEXT-DECORATION: none
}

#splash-content {
	float: left;
	width: 680px;
	height: 279px;
	overflow: hidden;
}

.splash-col {
	float: left;
	width: 220px;
	background-image: url(/pics/bkgd_slash_col4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.splash-col h2 {
	font-size: 134%;
	font-weight: normal;
	color: #aa1948;
	margin-right: 30px;
}

.splash-col p {
	margin-bottom: 0px;
	margin-right: 30px;
}

.splash-col4 {
	float: left;
	width: 200px;
	background-image: url(/pics/professional_backgrnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.splash-col4 h2 {
	font-size: 134%;
	font-weight: normal;
	color: #aa1948;
}

.splash-col4 p {
	margin-bottom: 0px;
}

#columns4 {
	clear: both;
	margin-left: 20px;
	background-color: #fff;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

a {
	color: #2986bf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow { /* class for arrow style links */
	padding: 2px 0 2px 20px;
	line-height: 1.7em;
	background-image: url(/pics/icon_arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

a.popup { /* class for pop-up style links */
	padding: 2px 0 2px 20px;
	line-height: 1.7em;
	background-image: url(/pics/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

h1 {
	font-size: 1.7em;
	color: #fbba07;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h1 em {
	text-transform: none;
	font-style: normal;
	color: #999;
}

h2 { /* used for content area page headlines */
	font-size: 1.6em;
	color: #aa1948;
	font-weight: normal;
	margin: 0 0 .8em 0;
}

h2.divider {
	margin: 1.5em 0 1em 0;
	padding: 0 0 .3em 0;
	border-top: 0;
	border-bottom: 1px dotted #b2b2b2;
}

h3.feature_icon_white { /* used for content area page headlines */
	line-height: 1.7em;
	background-image: url(/pics/icon_feature_trans.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 0;
}

h3 { /* used for content area sub heads */
	font-size: 1.4em;
	color: #aa1948;
	font-weight: normal;
	margin: 0 0 .5em 0;
}

h3 em {
	text-transform: none;
	font-style: normal;
	color: #999;
}

h4 { /* used for sublines directly underneath headlines (h2) */
	font-size: 1.3em;
	color: #82786f;
	font-weight: normal;
	margin: -.3em 0 .8em 0;
}

h5 {
	font-size: 1.3em;
	color: #003f72;
	font-weight: normal;
	margin: 0 0 .5em 0;
}

h6 {
	font-size: 1.1em;
	color: #82786f;
	font-weight: normal;
	margin: -.8em 0 .8em 0;
}

form {
	padding: 3px 0;
}

input,select,textarea {
	padding: 1px;
	font-family: inherit;
	font-size: 11px;
	color: #999;
}

ol {
	margin: 1.2em 0 2em 22px;
	list-style: decimal;
}

ul {
	margin: 1.2em 0 2em 3em;
	list-style: disc;
}

li {
	margin: .8em 0;
	font-size: inherit;
	line-height: 1.5em;
}

/*---------------------------------------------------------------------------------------------------
  =content css
   --------------------------------------------------------------------------------------------------*/
#form .form_group {
	width: 500px;
	margin: 1em 0 2em 0;
	background-color: #f4f5e2;
	padding: 12px 10px 12px 20px;
}

#form h3 {
	margin: 0 0 1em 0;
}

#form h5 {
	font-size: 1.2em;
}

#form p {
	margin: 0px;
	padding: 0px;
}

#form input,#form select,#form textarea {
	color: #333;
}

#form label {
	display: block;
	font-weight: bold;
	padding: 4px 0;
}

#form label em {
	padding: 0 0 0 6px;
	font-size: .9em;
	font-weight: normal;
	color: #aa1948;
}

#form #sha label {
	/* #sha is for yes/no radio buttons for sha membership */
	float: left;
	width: 6em;
}

#form #sha input {
	margin: 0;
	padding: 0 0 2px 0;
	vertical-align: bottom;
}

#form .submit {
	/* used for aligning register button at bottom of form */
	display: block;
	margin: 1em 0 2em 20px;
}

/* CSS Document */
error-message {
	color: #DD0000;
}

.form-textarea {
	width: 400px;
	height: 120px;
}

.form-text {
	width: 400px;
}

.newsletter-head {
	background-color: #F4F5E2;	
}

.newsletter-source {
	color: #999999;
	font-size: 10px;
	
}