body {
  background:url(../images/bg.jpg);
  background-position: 50% 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eaeaec;
	line-height:150%;
	text-align: left;	
	margin: 0;
}

div.outer {
  position: absolute;
  left: 50%;
  width: 924px;
  margin-left: -462px; /* half of width */
	overflow: hidden;
	height: 624px;
	background: #3a3a3b;
	border: 1px solid #d5dd25;
}

div.main  {
	width:900px;
	height: 600px;
	position: relative;
	top: 12px;
	left: 12px;
}
  
div.top {
  width:900px;
  height:123px;
  background:url(../images/siteart_01.jpg);
}  
  
div.menu {
	width: 720px;
  height:22px;
	color: #d5dd25;	
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
	position: relative;
	top: 100px;
	float:left
	z-index:5;
}
  
div.logo {
	position: relative;
	top: 0px;
	width: 250px;
	height: 123px;
	margin-top: -22px;
	float:right;
	z-index: 4;
}

.menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu li{
	display:inline;
	font-weight: bold;
}

a.menu:link, a.menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d5dd25;
	line-height:150%;
	text-decoration: none;
}

a.menu:hover { 
	color:#eaeaec;
	text-decoration: none;
} 

a.active:link, a.active:visited, a.active:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	line-height:150%;
	text-decoration: none;
}

div.content {
	background: #3a3a3b;
	height:477px;
	overflow:hidden;
}


h1 { 
	margin:0px;
	font-size:10px;
	color:#eaeaec;
	text-align:right;
/*	
	color:#fff;
	border-bottom:5px solid #edc0df;
	background: #555;
*/
} 


img {
	border:0px;
}


a:link, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	line-height:150%;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
} 

a.nodeco:hover { 
	text-decoration: none;
} 


p {
	color:#eaeaec;;
}

.warning {
	color:#ff0000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


div.creativedata {
text-align:right;
position: relative;
top:-3px;
}

a:link.creativedata, a:visited.creativedata {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-decoration: none;
}

a:hover.creativedata {
	color:#999; 
	text-decoration: none;
} 


div.block {
	width: 660px;
	height: 477px;
	overflow-y:auto;
	padding-right: 10px;
}

div.videoblock {
	width: 340px;
	height: 477px;
	overflow-y:auto;
	padding-right: 10px;
	float:left; 
}

div.video{
	margin-top: 6px;
}

div.photoblock {
	width: 320px;
	height: 477px;
	overflow-y:auto;
	padding-right: 10px;
	float:left;
}


div.hidespaw {
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: none;
}






input.edit{
	float:left;
	border:1px solid #999; 
	background-color: #fff; 
	color: #000; 
	width: 600px; 
	font-size:9pt;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea.edit {
	float:left;
	border:1px solid #999; 
	background-color: #fff; 
	color: #000; 
	width: 600px; 
	height:120px;
	font-size:9pt;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


div.contactrowContent {
	z-index:2;
	width: 610px; 
	height:35px; 
	float: left;
}

input.contactBlur{
	float:left;
	border:1px solid #ccc; 
	background-color: #ccc; 
	color: #000; 
	width: 350px; 
	font-size:9pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}

input.contactFocus{
	float:left;
	border:1px solid #333; 
	background-color: #ccc; 
	color: #000; 
	width: 350px; 
	font-size:9pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}


textarea.contactBlur {
	float:left;
	border:1px solid #ccc; 
	background-color: #ccc; 
	color: #000; 
	width: 350px; 
	height:63px;
	font-size:9pt;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
}

textarea.contactFocus {
	float:left;
	border:1px solid #333; 
	background-color: #ccc; 
	color: #000; 
	width: 350px; 
	height:63px;
	font-size:9pt;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
}
div.contactblockContent {
	z-index:2;
	width: 610px; 
	height:63px;  
	float: left;
}


div.contactsubmitContent {
	z-index:2;
	width: 610px; 
	height:35px;  
	float: left;
}

input.submit{
	float:left;
	border:1px solid #333; 
	background-color: #ccc; 
	color: #000; 
	width: 70px; 
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



div.bericht {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-top: 10px;
}

input.pagenumber{ 
	border:0px ; 
	background-color: #ccc; 
	color: #000; 
	width: 20px; 
	height: 20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.pagenumberactive{ 
	border:0px ; 
	background-color: #d8df20; 
	color: #000; 
	width: 20px; 
	height: 20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.pagenumberdisabled{ 
	border:0px ; 
	background-color: #999; 
	color: #000; 
	width: 20px; 
	height: 20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




