/*standards*/
html,
body {
	margin:0px;
	padding:0px;
}
body,
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#404040;
	vertical-align:top;
}

img {
	border:0px;
}

h1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-left:10px;
	float:left;
}

div.testEvents 
{
	float:right;
	width:200px;
	background:#FFD700;
	line-height:24px;
}

div.testEvents a {
	display:block;
	margin-left:10px;
	color:#000 !important;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	color:#000;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	margin-top:0px;
}

h3 {
	color:#000;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	margin-top:0px;
}

p, td p {
	margin-top:0px;
}

hr {
	height:1px;
	color:#404040;
	background-color:#404040;
	border:#404040;
}

div#middle a {
	text-decoration:underline;
	font-weight:bold;
}

div#middle a:hover {
	color:#404040;
}

div#middle div#marginal table.links_tabelle a {
	text-decoration:none;
}

/*standards ende*/

div#main {
	position:relative;
	width:807px;
	background:url(../images/bg_main.gif) repeat-y;
}

div#main div#header {
	position:relative;
	height:443px;
	width:798px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: top right;
}

div.home div#header {
	height:600px !important;
}

div#main div#header div#logo {
	position:absolute;
	left:22px;
	top:15px;
}

div#main div#header div#mini-nav {
	position:absolute;
	right:618px;
	bottom:260px;
	text-align:right;
}

div#main div#header div#videoiframe {
   position: absolute;
   left: 198px;
   width: 598px;
   height: 240px;
   top: 185px;
}


div.home div#header div#mini-nav {
	bottom:400px !important;
}

div#main div#header div#mini-nav a {
	text-transform:uppercase;
	text-decoration:none;
	color:#555;
	font-size:9px;
}

div#main div#header div#nav {
	position:absolute;
	left:198px;
	top:0px;
	width:600px;
	height:201px;
	overflow:hidden;
}

div#main div#header div#content_home {
	position:absolute;
	left:347px;
	top:201px;
	width:451px;
	height:400px;
	overflow:hidden;
	background-color:#fff;
}

div#main div#header div#content_home h3 {
	color:#404040;
}
div#main div#header div#content_home div#text {
	margin:20px;
}

div#main div#header div#content_home div#text p {
	margin-left:5px;
}

div#main div#header div#content_home a {
	color:#404040;
	font-weight:bold;
	text-decoration:none;
}

div#main div#header div#content_home a:hover {
	color:#000;
}

div.home div#header div#nav {
	border-bottom:1px solid #fff;
}

div#main div#headline {
	position:relative;
	left:198px;
	width:600px;
	height:24px;
	overflow:hidden;
}

div#main div#middle {
	position:relative;
	left:198px;
	width:600px;
	background-color:#e5e5e5;
	vertical-align:top;
	height:530px;
}

/* ff hack */
div#main div#middle {
	display:table;
}

div#main div#middle div#marginal {
	display:table-cell;
}

div#main div#middle div#content {
	display:table-cell;
}
/* ff hack ende */

div#main div#middle div#marginal {
	margin:0px;
	padding:0px;
	padding-top:10px;
	vertical-align:top;
}

div#main div#middle div#marginal table {
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
}

div#main div#middle div#marginal p {
	margin-left:10px;
	margin-right:10px;
	xtext-align:left;
}

div#main div#middle div#marginal img.marginal_image {
	display:block;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

div#main div#middle div#marginal table tbody tr td p {
	width:auto;
}

div#main div#middle div.left_one_col {
	width:149px;
}

div#main div#middle div.left_two_col {
	width:300px;
}

div#main div#middle div.left_three_col {
	width:450px;
}

div#main div#middle div.left_four_col {
	width:600px;
}

div#main div#middle div#content {
	padding-top:7px;
	padding-right:20px;
}

div#main div#middle div.right_one_col,
div#main div#middle div.right_two_col, 
div#main div#middle div.right_three_col,
div#main div#middle div.right_four_col {
	padding-left:10px;
}

div#main div#middle div.right_form {
}

div#main div#footer {
	clear:left;
	height:83px;
	background:url(../images/bg_footer.gif) bottom left no-repeat;
}

div#main div#footer div#ivw_logo {
	height:73px;
	width:198px;
	background-color:#e5e5e5;
	float:left;
	text-align:center;
	line-height:70px;
}

div#main div#footer div#ruppert_logos {
	height:70px;
	margin-left:198px;
	text-align:center;
	width:600px;
}

div#main div#footer div#ruppert_logos table {
	width:600px;
}

table.links_tabelle {
	border-collapse:collapse;
}

td.tabelle_erstezeile {
	background-color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

tr.style_first td,
tr.style_1 td,
tr.style_2 td {
	border:0px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	vertical-align:top;
}

tr.style_2 {
	background-color:#F3F3F3;
}

p.news_read_more {
	text-decoration:none;
	font-weight:bold;
}

p.news_read_more:hover {
	text-decoration:underline;
	cursor:pointer;
}

table.formular {
	border-collapse:collapse;
	width:580px;
}

table.formular tr td.formular_links  {
	width: 150px;
	text-transform:uppercase;
}

table.formular tr td.formular_rechts p,
table.formular tr td.formular_rechts_zweifelder p {
	margin-left:10px;
}

p input.text {
	width: 100%;
}

input.submit  {
	background-color:#e5e5e5;
	border-left:0px solid #e5e5e5;
	border-top:1px solid #a5acb2;
	border-right:1px solid #a5acb2;
	border-bottom:1px solid #a5acb2;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
}

textarea.textarea {
	width:100%;
}


div#banner_top {
	position:relative;
	margin-left:30px;
	height:100px;
	width:975px;
}

div#banner_top table, div#banner_right table {
	height:100%;
	width:100%;
}

div#banner_top table tr td, div#banner_right table tr td {
	text-align:center;
	vertical-align:middle;
}

div.banner_top_green {
	background:#82908d;
}

div#banner_right {
	position:absolute;
	left:798px;
	top:100px;
	height:499px;
	width:207px;
	z-index:100;
}


div#skyscraper {
	position:absolute;
	left:60px;
	top:240px;
	z-index:100;
}

div#eventsplanner {
	position:absolute;
	left:832px;
	top:609px; /*top:680px;*/
	z-index:100;
}

div#abama {
	position:absolute;
	left:835px;
	top:609px; /*top:740px*/
	z-index:100;
}


div#banner_right div#shadow {
	position:absolute;
	left:0px;
	top:0px;
}

div#banner_right div#shadow img {
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
}

div.banner_right_green {
	background:#82908d;
}

td.rechtsbuendig p {
	text-align:right;
}

/* DOCUMENTATION */
div#documentation {
	position:relative;
	margin:20px;
	font-size:12px;
	width:500px;
	text-align:justify;
}

div#documentation h2 {
	font-size:16px !important;
	color:#000;
}

div#documentation h3 {
	font-size:14px;
}

div#documentation u {
	font-weight:bold;
	text-decoration:none;
}