﻿body, html {
	height: 100%;
}

body {
	margin: 0;
	text-align: center;
	background: url(../images/template/bg.gif) center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	outline: none;
}

td, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

img {
	border: none;
}

a {
	color: #b0789c;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 27px;
	text-indent: 15px;
}

h2 {
	font-size: 11px;
	color: #7f2f61;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

strong {
	color: #7f2f61;
}

h2.titel {
	font-size: 12px;
	color: #3c6464;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

#midden {
	width: 572px;
	height: auto;
	margin-top: 4px;
	margin-left: 4px;
	background: #eff9f9;
	float: left;
}

#midden:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content {
	width: 418px;
	height: auto;
	padding-bottom: 15px;
	float: left;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.pictures {
	margin-top: 15px;
}

.pictures img {
	float: left;
}

.text {
	padding: 10px;
	font-size: 11px;
	line-height: 21px;
}

#menu {
	width: 160px;
	height: 9px;
	line-height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #3c6464;
	float: right;
	margin-top: 41px;
	margin-right: 4px;
}

#menu a {
	color: #3c6464;
	text-decoration: none; 
}

#welcome {
	width: 747px;
	float: left;
	margin-top: 20px;
	margin-bottom: 48px;
	height: 27px;
}


#header {
	width: 418px;
	height: 160px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	margin-top: 30px;
}	

#buttons {
	width: 150px;
	height: 160px;
	float: left;
	margin-top: 30px;
}

#buttons img {
	float: left;
}

#container {
	background: url(../images/template/site_bg.gif);
	margin: 0 auto;
	width: 867px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	text-align: center;
}

#top {
	background: url(../images/template/top_bg.jpg) no-repeat;
	width: 827px;
	height: 44px;
	margin: 0 auto;
}

#site {
	width: 747px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}


#logo {
	width: 500px;
	height: 50px;
	float: left;
}

#menu2 {
	width: 341px;
	height: 283px;
	float: left;
	margin-top: 30px;
}

.menu2_item {
	float: left;
	width: 169px;
	height: 140px;
}

#sfeer {
	width: 403px;
	height: 283px;
	float: right;
	margin-top: 30px;
}

#news {
	border: 1px dotted #859e9e;
	width: 170px;
	height: 285px;
	float: left;
	overflow: hidden;
}



#news p, td {

	font-size: 10px;

	line-height: 13px;

}



#moments {
	border: 1px dotted #859e9e;
	width: 300px;
	height: 285px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}



#moments p {

	font-size: 10px;

	line-height: 13px;

}



#pictures {
	border: 1px dotted #859e9e;
	width: 260px;
	height: 285px;
	float: right;
}



#pictures p {

	font-size: 10px;

	line-height: 13px;

}



#footer {
	width: 150px;
	height: 30px;
	position: absolute;
	right: 65px;
	bottom: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9b9b9;
	line-height: 30px;
}

#footer a {
	color: #d7a417;
	text-decoration: none;
}

#footer_index {
	width: 807px;
	height: 50px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9b9b9;
	line-height: 50px;
}

#footer_index a {
	color: #d7a417;
	text-decoration: none;
}


