body {
	background-color: #0b0827;
	margin: 0px;
	padding: 0px;
/*	
	background-image: url(img/COMMON_bg.png); 
	background-repeat: repeat-x;
*/
	background-repeat: no-repeat;
	background-attachment:fixed;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
div.designersandsites {
	margin-bottom: 30px;
	background-color: #4F5168;
	padding: 8px;
	overflow:auto;
	border: 1px solid white;
}
span.designer {
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
span.site {
	font-size: 1.7em;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-variant:small-caps;
}

a {
	color: #69a6a5;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
img.designer {
	border: 1px solid black;
	float: right;
	margin: 0 0 0 12px;
}
img.site {
	border: 1px solid black;
	float: left;
	margin: 16px 12px 12px 0;
}
#centercontainer {
	width: 100%;
	text-align: center;
}
#header {
	background-image: url(img/COMMON_bg.png);
	background-repeat: repeat-x;
}
#menu {
	white-space: nowrap;
	background-color: #4F5168;
	border-bottom: 1px solid white;
}
#bgcontainer {
	/*
	width: 100%;
	background-image:url(img/bg/vannfronten.jpg)
	*/
}
#content {
	display:inline-table;
	width: 920px;
	padding: 25px 0 20px 0;
	text-align:left;
}
#splashcontent {
	display:inline-table;
	width: 100%;
	margin: 5px 0 0 0;
	border-bottom: 1px solid white;
	padding: 20px 0 20px 0;
	text-align:center;
	background-color: #000;
}
#footer {
	width: 100%;
	height: 49px;
	background-image: url(img/COMMON_bg.png);
	background-repeat: repeat-x;
	background-position: 0px -163px;	
	text-align: center;
	padding-top: 5px;
}
#sponsors {
	margin: 20px 0 20px 0;
	width: 920px;
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #0b0827;
	border: 1px solid white;
	border-bottom: 1px solid white;
	
}
div.rightcolumn {
	float: right;
	margin: 12px 0 12px 12px;
	padding: 0px 12px 0px 12px;
	width: 33%;
	font-size: 0.8em;
	background-color: #4F5168;
	border: 1px solid #fff;
}
.textfield {
	width: 100%;
}

table.program th {
	vertical-align: top;
	padding: 12px 8px 0 0;
}

table.program td {
	vertical-align: top;
	padding: 12px 0 0 0;
}
img.border {
	border: 1px solid white;
}
img.right {
	float: right;
	margin: 8px 0 8px 8px;
}
img.marker {
	margin-right: 8px;
	margin-top: 2px;
}
label {
	display: block;
	width: 150px;
	clear: left;
}
form.kontakt input,textarea {
	margin-bottom: 12px;
}

div.gallerithumb {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 2px solid #4F5168;
	padding-bottom: -8px;
}
div.gallerithumb img {
	margin-bottom: -3px;
}


h2.galleryheader {
	clear:both;
	border-bottom: 2px solid #4F5168;
	padding-top: 60px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-variant:small-caps;
	font-weight:bold;
	width: 882px;
}
h2.first {
	padding-top: 0px;
}
