@charset "utf-8";
body {
	background-color: #14184d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.container {
	background-image: url(images/bg-swirl.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.maincontainer {
	width : 900px;
	margin: 0px auto;
	padding-top: 20px;
}
.footer {
	font-size: 9px;
	padding-top: 75px;
	color: #254DC0;
	padding-left: 98px;
	font-family: Arial, Helvetica, sans-serif;
}

.fotos {
	background-color: #8A8074;
	height: 270px;
	width: 210px;
	border: 4px solid #FFFFFF;
	padding: 2px;
	float: left;
}
.fotodeel {
	padding-top: 30px;
	background-image: url(images/foto_swirl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 339px;
}
.thumbs {
	width: 80px;
	float: left;
	padding-top: 54px;
}

.menu {
	height: 168px;
	width: 149px;
	padding-top: 68px;
	padding-left: 197px;
}
.links {
	float: left;
	width: 327px;
}
.rechts {
	float: left;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.menucontent {
	background-image: url(images/menu_bg.jpg);
	float: left;
	height: 166px;
	width: 105px;
	padding-top: 2px;
	padding-left: 3px;
}

.menulinks {
	background-image: url(images/menu_links.gif);
	background-repeat: no-repeat;
	height: 168px;
	width: 41px;
	float: left;
}
.box {
	width: 552px;
}
.boxtop {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	color: #8A8074;
	font-size: 12px;
}
.adres {
	font-size: 10px;
	font-weight : bold;
}

.content {
	border: 1px solid #9A9287;
	padding: 20px;
	text-align: left;
	color: #333333;
	min-height:285px;
	height:auto !important;
	height:285px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.thumb {
	background-color: #8A8074;
	height: 60px;
	width: 60px;
	border: 3px solid #FFFFFF;
	margin-top: 10px;
}


.boxbottom {
	background-image: url(images/botom.gif);
	background-repeat: no-repeat;
	height: 118px;
}
.wit {
	width: 397px;
	margin-left: 57px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}
p {
	margin: 0px;
	padding: 0px;
}
.footer {
	text-align: center;
	padding-top: 62px;
	padding-right : 150px;
	color : #9A9287;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 9px;

}

a, a:visited {
	color : #8A8074;
	text-decoration: underline;
}

a:hover {
	color : #8A8074;
	text-decoration: none;
}