@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #5c6166;
	margin: 0px;
	height: 100%;
}

body#iframe
{
	background: transparent;
	margin:0;
}

html
{
	height: 100%;
}
div
{
	display:block;
	z-index: 1;
}

a img
{
	border: 0px;
}

a:active,
/*a:visited,*/
a:focus,
area:active,
area:visited,
area:focus {
  outline: none;
}

p, li, td
{
	margin: 0px;
	font-size: 13px;
	line-height: 19px;
	/* font-family:Tahoma, Geneva, sans-serif; */
}

table
{
    border-collapse: collapse;
	border-spacing: 0px;
}

input
{
	border: 1px solid #5c6166;
	width:100%;
	height:18px;
	color:#5c6166;
	padding-left:10px;
}

table, td, th
{
  padding: 0px;
}

ul
{
	margin:0;
	padding-top:4px;
	padding-bottom:9px;
}

li
{
	margin-left:27px;
}

a, a.produkte
{
	color:#5C6165;
	text-decoration: none;
}

a.produkte
{
	border-top:1px solid #5c6166;
	border-bottom:1px solid #5c6166;
	display:block;
	padding:6px 0 6px 2px;
	float:right;
	width:100px;
}

a.produkte:hover
{
	background-color:#c9d201;
}

h1
{
	margin: 0px;
	padding-bottom: 4px;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
}

h2
{
	margin: 0px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style:normal;
	font-size:11px;
	border-top:1px solid #000;
	padding-top:6px;
}

img.bg
{
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 100px;
	left: 0;
}

@media screen and (max-width: 1024px){
img.bg {
	left: 50%;
	margin-left: -512px;
}
}

#top
{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100px;
	border-bottom:21px solid #c9d201;
	max-height:79px;
	z-index:3000;
}

#top embed{
	width: 100%;
}

#header
{
	position:absolute;
	margin-left:50%;
	left:-320px;
	top:20px;
	z-index:2000;
}

#menu
{
	position:absolute;
	margin-left:50%;
	width:960px;
	left:-480px;
	top:79px;
	text-align:right;
	line-height: 20px;
}

#menu a
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	underline:none;
	margin-right: 31px;
}

#menu a:hover, #menu a.active
{
	color:#fff;
}

#content_frame{
	position:absolute;
	left:0;
	top:100px;
	width:100%;
	height:550px;
}

#container_dropshadow
{
	position:absolute;
	margin-left:50%;
	left:-375px;
	top:55px;
	width:750px;
	height:390px;
	z-index:1;
}

#container, #container_home
{
	background: transparent;
	position:absolute;
	margin-left:50%;
	left:-350px;
	top:80px;
	width:700px;
	height:340px;
	background-image:url(../images/container_bg.png);
	z-index:2;
}

#container_home {
	background-image:url(../images/home_teaser_bg.jpg);
}

#container_home h1 {
	float:left;
	margin-top:150px;
	margin-left:140px;
	font-size:25px;
	font-weight:normal;
	line-height:33px;
}

#container_home h3 {
	float:right;
	margin-top:315px;
	margin-right:16px;
	font-weight:normal;
	color:#fff;
	font-size:18px;
}

#container_home h3 img {
	float:right;
	margin-left:8px;
}

#title
{
	position:relative;
	width:100%;
	height:34px;
}

#title a, #title h1
{
	display:block;
	background-color:#fff;
	font-size:19px;
	line-height:20px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:5px;
}

.content_engagement
{
	position:relative;
	width:100%;
	height:276px;
}

.content_treuhand
{
	position:relative;
	width:100%;
	height:204px;
}

.content_knowhow
{
	position:relative;
	width:100%;
	height:204px;
}

.content_seminare, .content_seminare_1, .content_kontakt, .content_abaweb
{
	position:relative;
	width:100%;
	height:100%;
}

.content_seminare p, .content_seminare_1 p, .content_treuhand p, .content_abaweb p, .content_engagement p
{
	padding-left:50px;
	padding-top:20px;
	max-width:605px;
	text-align:justify;
}

.content_seminare_1 table
{
	margin-left:50px;
	margin-top:20px;
	width:480px;
}

.content_seminare_1 td
{
	padding: 4px 0 4px 0;
}

.content_knowhow p
{
	padding-left:50px;
	padding-top:20px;
	max-width:490px;
	text-align:justify;
}

.content_kontakt p
{
	padding-left:10px;
	padding-top:20px;
}

.button_spotlight
{
	background: transparent;
	position:absolute;
	margin-left:50%;
	left:-340px;
	top:30px;
	width:301px;
	height:300px;
	background-image:url(../images/spotlight_bottom_start.png);
	z-index:2;
	text-align:center;
}

.button_spotlight_small
{
	background: transparent;
	position:absolute;
	margin-left:50%;
	left:-400px;
	top:30px;
	width:175px;
	height:174px;
	background-image:url(../images/spotlight_bottom_start_small.png);
	z-index:2;
	text-align:center;
}

.button_spotlight_small h1 {
	font-size:16px;
	margin-top:62px;
	margin-bottom:6px;
	padding:0;
	line-height:21px;
}

.button_spotlight_small a {
	font-size:13px;
	font-weight:normal;
}

.button_spotlight_2
{
	background: transparent;
	position:absolute;
	margin-left:50%;
	left:240px;
	top:20px;
	width:142px;
	height:142px;
	background-image:url(../images/btn_spotlight.png);
	z-index:100;
	text-align:center;
}

.content_seminare ul, ul.knowhow
{
	list-style: none;
	width:196px;
	border-top: 1px solid #5c6166;
	margin-left:50px;
	padding:0;
}

.content_seminare li, ul.knowhow li
{
	border-collapse:collapse;
	border-bottom: 1px solid #5c6166;
	padding: 5px 0 5px 0px;
	line-height: 140%;
	margin:0;
	display:block;
}

.content_seminare ul a:hover, ul.knowhow a:hover
{
	color: #c9d201;
}

#controller
{
	float:right;
	padding-right:10px;
	margin-top:-24px;
	display:inline;
}

#controller a
{
	display:inline;
	background:transparent;
}

#subscribe
{
	position:fixed;
	margin-left:610px;
	margin-top:220px;
}

.team_detail
{
	display:none;
	width:700px;
	height:204px;
	background-repeat:no-repeat;
}

#controller_text
{
	position:absolute;
	top:395px;
	margin-left:50%;
	left:-350px;
	width:685px;
	text-align:right;
	z-index:2000;
}

#controller_text a {
	font-size: 13px;
	font-weight:bold;
}