/* ****************** */
/* LAYOUT             */
/* ****************** */

* {
	margin:0;
	padding:0;
	}
		
html, body {
	height: 100%;
	}

body {
	margin: 0; 
	scrollbar-base-color: #c0c0c0;
	overflow:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
	letter-spacing: 1px;
	background-color: #D4D4D4;
	}

#horicent { 
	width:1px;
	height:50%;
	background-color: transparent;
	margin-bottom: -272px; /* halbe wrap-Hoehe */
	float:left;
	}

#wrap {
	margin:0 auto;
  position:relative;
  text-align:left;
  overflow:hidden;
	width: 977px;
	height: 544px;
	clear:left;
  background-color: #c0c0c0;
	border-top: 2px solid #fff;
	border-right: 2px solid #6b6b6b;
	border-bottom: 2px solid #6b6b6b;
	border-left: 2px solid #fff;
	}

#header,
#content,
#contgal,
#hauptnavi,
#specnavi,
#claim,
#footer,
#gallery,
#logo,
#topbild,
#topbildclaim {
	position: absolute;
	margin:0;
	padding:0;
	border:0;
	scrollbar-base-color:#c0c0c0;
	overflow-x: auto;
	overflow-y:auto;
	}	

#contgal,
#header,
#hauptnavi,
#specnavi,
#claim,
#footer,
#logo,
#topbild,
#topbildclaim {
	overflow: hidden;
	}

#contgal img {
	border: 10px solid white;
	}
	
#pict01,
#pict02,
#pict03,
#pict04,
#pict05 {
	position: absolute;
	padding:0;
	margin:0;
	}
	
#header {
	top: 0px;
	left: 0px;
	width: 977px;
	height: 130px;
	background-color: #cf0707;
/*	background-image:url(../images/back_header.gif);
  background-repeat:repeat;
  background-position:0px 0px;    */
	}	
	
#content {
	top: 133px;
	left: 235px;
	width: 498px;
	height: 329px;
	border-top: 2px solid #6b6b6b;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #6b6b6b;
	padding: 50px 20px 0 20px;
	background-color: #D4D4D4;
	}	

#gallery {
	top: 130px;
	left: 777px;
	width: 199px;
	height: 385px;
	background-color: transparent;
	}
	
#contgal {
	top: 153px;
	left: 235px;
	width: 720px;
	height: 358px;
	border-top: 2px solid #6b6b6b;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #6b6b6b;
	background-color: transparent;
	}	
	
#pict01 {
	top: 0px;
	left: 0px;
	}
	
#pict02 {
	top: 10px;
	left: 510px;
	}
	
#pict03 {
	top: 80px;
	left: 60px;
	}

#pict04 {
	top: 40px;
	left: 220px;
	}

#pict05 {
	top: 125px;
	left: 290px;
	}
	

	
#hauptnavi {
	top: 130px;
	left: 0px;
	width: 235px;
	height: 500px;
	background-color: #c0c0c0;
	}	

#specnavi {
	top: 516px;
	left: 0px;
	width: 488px;
	height: 28px;
	background-color: #c0c0c0;
	}	
			
#claim {
	top: 10px;
	right: 10px;
	width: 107px;
	height: 90px;
	}	
	
#footer {
	top: 516px;
	left: 488px;
	width: 489px;
	height: 28px;
	background-color: #c0c0c0;
	font-weight: bold;
	}	
	
#logo {
	bottom: 0px;
	left: 0px;
	width: 977;
	height: 149px;
	}	
	
#topbild {
	top: 0px;
	left: 235px;
	width: 410px;
	height: 130px;
	background-color: #efebdf;
	}	
	
#topbildclaim {
	top: 0px;
	left: 584px;
	width: 393px;
	height: 130px;
	background-color: transparent;
	background-image:url(../images/back_topbildclaim.gif);
  background-repeat:repeat;
  background-position:0px 0px;
	}		

/* ****************** */
/* FORMATE            */
/* ****************** */

h1,
h2,
h3,
h4 {
	padding: 0;
	margin: 10px 5px 5px 10px;
	background: transparent;
	line-height: 150%;
	color: #6b6b6b;
	}
	
h1{
   font-size : 100%;
	}
h2 {
   font-size : 95%;
	}

h3, h4, h5 {
   font-size : 85%;
	}

p, li, td {
	padding: 0;
	margin: 0 5px 5px 10px;
	background: transparent;
	font-size: 85%;
	line-height: 150%;
	color: #6b6b6b;
	}
dd {
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 65%;
	line-height: 110%;
	color: #6b6b6b;
	}
li {
	line-height: 110%
	}
	
#claim h1, #claim h2, #claim h3, #claim h4 {
	margin: 0 5px 5px 10px;
	line-height: 100%;
	}

#topbildclaim h1, #topbildclaim h2, #topbildclaim h3, #topbildclaim h4 {
	margin: 5px 0 5px 50px;
	line-height: 100%;
	font-size: 120%;
	font-style: italic;
	}
	
#topbildclaim h2 {
	font-size: 100%;
	}
	
#topbildclaim h3 {
	font-size: 85%;
	}
	
#topbildclaim h4 {
	font-size: 75%;
	}

#header {
	padding: 3px 0 0 10px;
	color: #6b6b6b;
	font-weight: bold;
	letter-spacing: 3px;
	}
	
#footer {
	padding: 5px 10px 0 0;
	margin: 0 -20px;
	font-size: 80%;
	text-align: right;
	color: #efebdf;
	}	
	
/* ****************** */
/* NAVI &LINKS        */
/* ****************** */

#content a {
	color: #6b6b6b;
	text-decoration:none;
	border-bottom: 1px dotted #6b6b6b;
	}
	
#content a:hover,
#content a:aktiv {
	border-top: 1px dotted #d4d4d4;
	border-bottom: 1px dotted #d4d4d4;
	background-color: #6b6b6b;
	color: #d4d4d4;
	}

#hauptnavi a,
#specnavi a {
	display: block;
	color: #6b6b6b;
	text-decoration:none;
	letter-spacing: 2px;
	}

#specnavi a {
	color:#6b6b6b;
	}
	
#hauptnavi ul  {
	padding: 20px 0;
	}

#specnavi ul  {
	padding: 5px 0 0 10px;
	}
	
#hauptnavi ul li {
	border:0;
	margin:0;
	padding:9px 0px 3px 20px;
	width: 235px;
	text-align:left;
	}

#specnavi ul li {
	float:left;
	color: #6b6b6b;
	}

#hauptnavi ul li a:link,
#hauptnavi ul li a:visited {
	margin: -9px 0 0 0;
	padding:9px 1px 8px 0;
	background-image:url(../images/clear.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
	}
	
#hauptnavi ul li a:active,
#hauptnavi ul li a:hover {
	margin: -9px 0 0 0;
	padding: 9px 1px 8px 0;
	color:#efebdf;
	background-color: #6b6b6b;
	}

#specnavi ul li a:active,
#specnavi ul li a:hover {
	background-color: #6b6b6b;
	color:#efebdf;
	margin-left:-9px;
	padding-left:9px;
	}

#specnavi ul li .aktiv {
	letter-spacing: 2px;
	}
			
#hauptnavi ul li .aktiv {
	margin: 0 0 0 -29px;
	padding: 0 0 9px 39px;
	width: 235px;
	display: block;
	color:#6b6b6b;
	letter-spacing: 3px;
	font-style: italic;
	text-transform: lowercase;
	}
	
#hauptnavi li,
#specnavi li {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color: #000;
	}
	
#specnavi ul li{
	padding: 0 10px;
	}
		
	
