* {
	padding:0;
	margin:0;
}

#page, #page_index {
	height:100%;
}

#page[id] {
 height:auto;
	min-height:100%;
}

#page_index[id] {
 height:auto;
	min-height:100%;
}
	
html {
	height:100%;
}
	
body {
	height:100%;
	background-color:#000000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;;
}

a:active {
 outline:none;
}

a:focus {
 -moz-outline-style: none;
}

img {
	border:0px;
}

#page, #page_index {
	width:964px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	background-color:#f0f0f0;
	background-image:url(../images/background_right_follow.jpg);
	background-position:764px 0px;
	background-repeat:no-repeat;
}

#page_index {
	background-image:url(../images/background_right.jpg);
}

#header {
	padding:0px;
	height:110px;
	background-image:url(../images/header_back.gif);
	background-repeat:no-repeat;
}

#footer {
	position:absolute;
	width:964px;
	clear:both; 
	bottom:0px;
	height:22px;
	overflow:hidden;
	background-image:url(../images/footer_back.gif);
	background-repeat:no-repeat;
}

#copyright {
	position:relative;
	float:left;
	width:245px;
	top:5px;
	left:12px;
	color:#666666;
}

#home {
	position:relative;
	float:left;
	width:127px;
	top:1px;
	font-weight:bold;
}

#disclaimer {
	position:relative;
	float:left;
	width:127px;
	top:1px;
}

#printview {
	position:relative;
	float:left;
	width:127px;
	top:1px;
}

#page_top {
	position:relative;
	float:left;
	width:138px;
	top:1px;
}

#disclaimer a, #printview a, #home a, #page_top a  {
display: block;
padding: 3px 0 5px 6px;
margin:0;
width:118px;
color:#990033;
text-decoration: none;
background:none;
}

#page_top a  {
width:116px;
}

* html #disclaimer a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

* html #printview a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

* html #home a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

* html #page_top a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#disclaimer a:link, #disclaimer a:visited, #printview a:link, #printview a:visited, #home a:link, #home a:visited, #page_top a:link, #page_top a:visited {
	color:#990033;
	text-decoration:none;
}

#disclaimer a:hover, #printview a:hover, #home a:hover, #page_top a:hover {
	color:#ffffff;
	background:#000000;
}

#impressum {
	position:relative;
	float:left;
	width:200px;
	height:23px;
	top:1px;
}

#impressum a{
display: block;
background: #990033; /*background of tabs (default state)*/
color: #ffffff;
padding: 3px 0 5px 9px;
text-decoration: none;
font-weight: bold;
width:191px;
}

* html #impressum a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#impressum a:link {
color: white;
}

#impressum a:hover {
background: black; /*tab link background during hover state*/
color: white;
}

#content {
	background-image:url(../images/content_back.jpg);
	background-repeat:no-repeat;
	position:relative;
	min-height:460px;
 height:auto !important;
	height:460px;
	width:964px;
}

.main  {
	position:relative;
	width:764px;
	min-height:460px;
 height:auto !important;
	height:460px;
	padding-top:10px;
	float:left;
	margin-bottom:30px;
}

#sub_navigation_menu {
	position:absolute;
	top:110px;
	left:764px;
	width:200px;
}

#sub_navigation_menu ul, #sub_navigation_menu ul li ul, #sub_navigation_menu ul li ul li ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sub_navigation_menu ul li ul, #sub_navigation_menu ul li ul li ul {
margin: 0 0 3px 0;
padding: 0;
list-style-type: none;
}

#sub_navigation_menu ul li{
display: block;
background-image:url(../images/sub_nav_line.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#sub_navigation_menu ul li ul li, #sub_navigation_menu ul li ul li ul li{
display: block;
background:none;
}


#sub_navigation_menu ul li a{
display: block;
padding: 5px 0 5px 6px;
margin: 0 3px 0 3px;
width:188px;
color:#990033;
text-decoration: none;
}

#sub_navigation_menu ul li ul li a{
display: block;
padding: 2px 0 3px 6px;
margin: 0 3px 0 3px;
width:188px;
color:#990033;
text-decoration: none;
}

#sub_navigation_menu ul li ul li ul li a{
display: block;
padding: 1px 0 2px 6px;
margin: 0 3px 0 9px;
width:182px;
color:#990033;
text-decoration: none;
}

* html #sub_navigation_menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#sub_navigation_menu ul li a:link, #sub_navigation_menu ul li a:visited {
color:#990033;
text-decoration:none;
}

#sub_navigation_menu ul li a#active:link, #sub_navigation_menu ul li a#active:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
}

#sub_navigation_menu ul li a.expanded:link, #sub_navigation_menu ul li a.expanded:visited, #sub_navigation_menu ul li ul li a.expanded:link, #sub_navigation_menu ul li ul li a.expanded:visited  {
color:#000000;
font-weight:bold;
text-decoration:none;
padding: 5px 0 3px 6px;
margin: 0 3px 0 3px;
}

#sub_navigation_menu ul li ul li a.expanded:link, #sub_navigation_menu ul li ul li a.expanded:visited {
padding: 2px 0 3px 6px;
margin: 0 3px 0 3px;
}

#sub_navigation_menu ul li a:hover, #sub_navigation_menu ul li a#active:hover, #sub_navigation_menu ul li a.expanded:hover, #sub_navigation_menu ul li ul li a.expanded:hover {
background:#000000; /*tab link background during hover state*/
color:#ffffff;
text-decoration:none;
}

#sub_navigation_menu ul li ul li a:hover, #sub_navigation_menu ul li ul li a#active:hover, #sub_navigation_menu ul li ul li ul li a:hover, #sub_navigation_menu ul li ul li ul li a#active:hover{
background:#000000; /*tab link background during hover state*/
color:#ffffff;
text-decoration:none;
}

#sub_navi_title {
	position:absolute;
	top:0px;
	left:764px;
	width:192px;
	font:bold 11px Arial;
	color:#ffffff;
	background:#000000;
	background-image:url(../images/sub_navigation.gif);
	background-repeat:no-repeat;
	padding:90px 0 3px 8px;
}

#home_button {
	position:absolute;
	width:188px;
	height:65px;
	top:12px;
	left:12px;
}

#datum {
	position:absolute;
	width:123px;
	height:20px;
	top:6px;
	left:267px;
}

#sitemap {
	position:absolute;
	width:123px;
	height:20px;
	top:3px;
	left:386px;
}

#sitemap a {
display: block;
padding: 3px 0 3px 6px;
margin:0;
width:111px;
color:#990033;
text-decoration: none;
background:none;
}

* html #sitemap a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#sitemap a:link, #sitemap a:visited {
	color:#990033;
	text-decoration:none;
}

#sitemap a:hover {
	color:#ffffff;
	background:#000000;
}

#language {
	position:absolute;
	width:123px;
	height:20px;
	top:0px;
	left:511px;
}

#language img {
	padding-right:2px;
}

#kontakt {
	position:absolute;
	width:123px;
	height:20px;
	top:3px;
	left:631px;
	font-weight:bold;
}

#kontakt a {
display: block;
padding: 3px 0 3px 6px;
margin:0;
width:111px;
color:#990033;
text-decoration: none;
background:none;
}

* html #kontakt a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

#kontakt a:link, #kontakt a:visited {
	color:#990033;
	text-decoration:none;
}

#kontakt a:hover {
	color:#ffffff;
	background:#000000;
}

#navigation {
	position:absolute;
	top:0px;
	width:764px;
	padding:0px;
	height:120px;
	z-index:10004;
}

.clear {
 clear:both;
	height:1px;
 overflow:hidden;
}

h1 {
	font-size:16px;
	line-height:20px;
	padding-bottom:8px;
	font-weight:bold;
	color:#990033;
}

h2 {
	font-size:13px;
	padding-bottom:4px;
	color:#000000;
	font-weight:bold;
}

p {
	font-size:12px;
	line-height:16px;
}

.main ul {
	padding:6px 0 8px 1px;
	list-style:none;
	font-size:12px;
	line-height:14px;
}

.main ul li {
	padding:0 0 8px 14px;
	vertical-align:top;
	background:url(../images/list_image.gif);
	background-repeat:no-repeat;
}

.main ol {
	padding:6px 0 8px 1px;
	font-size:12px;
	line-height:15px;
	margin:0 0 0 20px;
}

.main ol li {
	padding:0 0 8px 0;
}


p.box {
	display:block;
	border:solid 1px #d3d3d3;
	background:#ededed;
	padding:6px 8px 6px 8px;
	font-weight:bold;
	color:#333333;
	line-height:16px;
}

p.normal {
	font-weight:normal;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#990033;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

.index  {
	background:url(../images/index_back.png);
	background-repeat:no-repeat;
	background-position:0px 314px;
	margin-bottom:40px;
}

#index_text {
	position:relative;
	float:left;
	left:30px;
	width:450px;
}

#index_box {
	position:relative;
	top:25px;
	right:15px;
}

.text {
	position:relative;
	float:right;
	right:15px;
	top:5px;
	width:360px;
}

.image_box_01, .content_box_01, .image_box_02 {
	position:relative;
	float:left;
	left:15px;
	top:5px;
}

.image_box_01 div, .content_box_01 div, #index_box div {
	margin:0 0 20px 0;
}

.image_box_01 img, .image_box_02 img {
	border:1px solid #000000;
	margin:0 0 4px 0;
}

.image_box_02 {
	left:0px;
	top:0px;
}

.content_box_02 {
	position:relative;
	top:10px;
	margin:0 0 20px 0;
}

#sub_image_box {
	position:absolute;
	overflow:hidden;
}

#form {
	position:relative;
	width:714px;
	left:14px;
	top:2px;
	margin-bottom:30px;
}

table.box {
	position:relative;
	margin:1px;
	border-collapse:collapse;
	background:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}

table.box p {
	font-size:11px;
	line-height:15px;
}


table.sub_navi  {
	position:absolute;
	left:772px;
	width:182px;
	top:120px;
}

table.sub_navi_quote {
	position:relative;
	left:8px;
	width:182px;
	top:10px;
	background-image:url(../images/quote_back.jpg);
	background-repeat:no-repeat;
}

#sub_navigation_quote_index table.sub_navi_quote {
	position:absolute;
	left:772px;
	width:182px;
	top:85px;
}

table.box, table.box td {
	border:solid 1px #d3d3d3;
	padding:6px 6px 10px 8px;
}

table.sitemap td {
	padding:4px 6px 5px 8px;
	line-height:18px;
	font-size:12px;
}

table.box td.header {
	background:#ededed;
	padding:4px 6px 4px 8px;
	font-weight:bold;
}

table.sub_navi_quote td.header {
	background:#990033;
	padding:4px 6px 4px 8px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

table.sub_navi_quote td.header:hover {
	background:#000000;
	padding:4px 6px 4px 8px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

table.sub_navi_quote td.quote {
	padding:6px 6px 6px 72px;
	line-height:14px;
}

table.sub_navi_quote td.header a:link, table.sub_navi_quote td.header a:visited,  table.sub_navi_quote td.header a:hover {
	color:#ffffff;
	text-decoration:none;
}

table.box td.header_normal {
	background:#ededed;
	padding:4px 6px 4px 8px;
}

table.box td.information_list p {
		font-size:12px;
		line-height:18px;	
}

table.client {
	width:736px;
	margin:5px 0 0 15px;
}

table.links {
	width:736px;
	margin:5px 0 0 15px;
}

table.client tr.even td, table.client tr.even td, table.client tr.odd td, table.client tr.odd td   {
	border:none;
}

table.links tr.even td, table.links tr.even td, table.links tr.odd td, table.links tr.odd td   {
	border:none;
}

table.client tr.even {
	background:#ffffff;
}

table.links tr.even {
	background:#ffffff;
}

table.client tr.odd {
	background:#f7f7f7;
}

table.links tr.odd {
	background:#f7f7f7;
}

table.client td{
	padding:6px 6px 6px 6px;
	font-size:12px;
}

table.client td.header {
	padding:5px 6px 5px 6px;
	font-size:12px;
}

table.links td.header {
	padding:5px 6px 5px 6px;
	font-size:12px;
}

table.links td {
	padding:6px 6px 6px 6px;
	font-size:12px;
}

table.client td.link {
	width:616px;
}

table.links td.link {
	width:230px;
}

table.client td.land {
	width:120px;
}

table.links td.land {
	width:506px;
}

#gallery_controls {
	visibility:hidden;
	position:relative;
	color:#cccccc;
	}
	
#gallery_controls a, #gallery_controls a:link, #gallery_controls a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

#gallery_controls a:hover {
	color:#000000;
}

#sizes_data {
	position:relative;
	width:736px;
	left:14px;
	top:5px;
	margin-bottom:30px;
}

table.sizes {
	width:736px;
	border-collapse:collapse;
	background:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:2px 0 10px 0;
}

table.sizes, table.sizes td {
	border:solid 1px #666666;
	padding:4px 5px 5px 6px;
	vertical-align:middle;
	text-align:center;
}


table.sizes td.premium, table.sizes td.professional, table.sizes td.standard, table.sizes td.congress, table.sizes td.messbox, table.sizes td.examples, table.sizes td.sizes, table.sizes td.normal, table.sizes td.fittings {
	vertical-align:top;
	text-align:left;
}

table.ausstattung td {
	width:120px;
	padding:4px 4px 3px 5px;
}

table.sizes td.fittings {
	background:#333333;
	color:#ffffff;
}

table.ausstattung td.title {
	background:#ededed;
}

table.sizes td.examples, table.sizes td.sizes {
	background:#ededed;
	width:130px;
}

table.sizes td.premium {
	background:#ffcc33;
}

table.sizes td.professional {
	background:#dd0631;
	color:#ffffff;
}

table.sizes td.standard{
	background:#4bb64b;
}

table.sizes td.congress {
	background:#2a2a80;
	color:#ffffff;
}

table.sizes td.messbox{
	background:#cccccc;
}

table.planning td {
	padding:4px 4px 5px 0;
	vertical-align:bottom;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}

