

body{
	font-family: verdana, sans serif;
	font-size: 10px;
	background:#1b1b1b;
	color: #fdcd06;
	margin:0;
}


td.bgpic {
	background:url(pics/bg.jpg) center top no-repeat;
	height:340px;
}

#presseinfo {
	width:99%;
	text-align:center;
	position:absolute;
	display:none;
	z-index:10;
	margin:0 auto;
}

div.newspics {
	width:500px;
	background:#fdcd06;
	padding:5px;
	border: 1px solid black;
	float:left;
}

div.picitem{
	padding:5px;
	float:left;
	background:#fdcd06;
	height:72px;
	overflow:hidden;
	border:none;
	width:115px;
}

div.picitem a img{
	border:none;
	text-decoration:none;
}

div.box {
	width: 238px;
	height: 320px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-color: #000000;
	}

div.boxbig {
	width: 485px;
	height: 320px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-color: #000000;
	}

div.bigbox {
	width: 733px;
	height: 321px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	background-color: #000000;
	}

div.gallery {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #1b1b1b;
	margin-left:10px;
	}

div.contact {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #feda04;
	margin-left:10px;
	}

div.contact_form {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #feda04;
	margin-left:5px;
	margin-top:5px;
	}

p {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #1b1b1b;
	margin-left:20px;
	margin-right:20px;
	}

input.contact{
	margin-top:5px;
	width:180px;
	font-family: verdana, sans serif;
	font-size: 10px;
	color:#1b1b1b;
	background-color: #feda04;
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
	}
	
input.error{
	margin-top:5px;
	width:180px;
	font-family: verdana, sans serif;
	font-size: 10px;
	color:#1b1b1b;
	background-color: #feda04;
	border-width: 1px;
	border-style:solid;
	border-color:red;
	}

input.submit{
	margin-top:10px;
	margin-left:126px;
	margin-bottom: 0px;
	width:100px;
	font-family: verdana, sans serif;
	font-size: 10px;
	color:#1b1b1b;
	background-color: #feda04;
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
	}

textarea.contact{
	margin-top:5px;
	height:60px;
	width:180px;
	font-family: verdana, sans serif;
	font-size: 10px;
	color:#1b1b1b;
	background-color: #feda04;
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
	}
	
textarea.error{
	margin-top:5px;
	height:60px;
	width:180px;
	font-family: verdana, sans serif;
	font-size: 10px;
	color:#1b1b1b;
	background-color: #feda04;
	border-width: 1px;
	border-style:solid;
	border-color:red;
	}

td.photos {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #4c4c4c;
	}

.stdtext {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #eeeeee;
	line-height:14px;
	}
	
a.photos {
	text-decoration:none;
	color:#4c4c4c;
	}

a.photos:hover{
	text-decoration:underline;
	color:#fdcd06;
	}
	
a.photos:active{
	text-decoration:underline;
	color:#fdcd06;
	}
	
a {
	text-decoration:none;
	color:#fdcd06;
	}

a:hover{
	text-decoration:underline;
	color:#fdcd06;
	}
	
a:active{
	text-decoration:underline;
	color:#fdcd06;
	}
	
div.newshead {
	width:100%;
	text-align:left;
	height:auto;
	cursor:pointer;
	}
div.newstype{
	font-family: verdana, sans serif;
	font-size: 10px;
	line-height:14px;
	text-align:right;
	width:120px;
	margin-right:20px;
	color: #fdcd06;
	border-right:1px solid #fdcd06;
	}
	
div.newsheadline{
	font-family: verdana, sans serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	width:530px;
	color: #ffffff;
	float:right;
	}

p.newscontent {
	font-family: verdana, sans serif;
	font-size: 10px;
	line-height:14px;
	color: #eeeeee;
	margin-left:0px;
	margin-right:20px;
	text-align:left;
	}

img.newspic {
	border: 1px solid #000000;
	margin-bottom:10px;
	}

div.newscontent{
	font-family: verdana, sans serif;
	font-size: 10px;
	line-height:14px;
	margin-left:150px;
	width:530px;
	color: #eeeeee;
	}
	
div.partner {
	padding:0 12px;
	display:inline;
}