/* reset */
html {font-size: 100.01%;}
body {
	margin: 0;
	color: #000;
	min-width: 966px;
	font: 62.5% Georgia, Garamond, "Times New Roman", serif;
	background:#fff;
}
li {margin-left: 0px;}
img {border-style: none;}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, select, textarea {
	margin: 0;
	vertical-align: middle;
	font: 1em arial, helvetica, sans-serif;
}
a {
	text-decoration: none;
	color:#000;
}
a:hover {text-decoration: underline;}
.hide{
	display:none;
}
/* wrapper */
#wrapper{
	width:1000px;
	margin:0 auto;
	display:table;
	padding-bottom:40px;
}
/* main */
#main{
	display:table-row;
	width:100%;
	background:url(../images/bg-main-center.png) repeat-y;
	position:relative;
	z-index:10;
}
.main-holder{
	width:100%;
	float:left;
	clear:both;
	background:url(../images/bg-main.png) no-repeat;
}
.main-bottom-holder{
	position:relative;
	width:100%;
	float:left;
	clear:both;
	background:url(../images/bg-main-bottom.png) no-repeat 0 100%;
	padding:0 0 30px;
}
/* header */
#header{
	display:table-header-group;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.png) no-repeat 0 110%;
}
.page2 #header,
.page3 #header{background:url(../images/bg-header2.png) no-repeat 0 107%;}
.page2 .promo,
.page3 .promo{background:url(../images/bg-header2.png) no-repeat 0 100%;}
/* promo */
.promo{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
/* text-left */
.text-left{
	float:left;
	width:526px;
	clear:left;
	margin:5px 0 0;
}
.text-left-min{margin:7px 0 0;}
.text-left img{float:right;}
/* ramdom-img */
.ramdom-img{
	float:right;
	width:474px;
	overflow:hidden;
}
.ramdom-img img{display:block;}
/* img-list */
.img-list-holder{
	width:443px;
	overflow:hidden;
	float:right;
	margin-right:31px;
	display:inline;
}
.img-list-holder2{width:337px;}
.img-list-holder2 .img-list{
	width:337px;
	height:152px;
}
.img-list{
	list-style:none;
	padding:0;
	margin:0;
	width:443px;
	position:relative;
	height:461px;
}
.img-list img{
	position:absolute;
	top:0;
	left:0;
}
/* tell */
.tell{
	position:absolute;
	right:58px;
	top:16px;
	z-index:2;
}
.tell p{
	/*background:url(../images/text-tell.png) no-repeat;*/
	width:157px;
	height:49px;
	font-size:20px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	margin:0;
}
/* nav */
.nav{
	width:100%;
	overflow:hidden;
	clear:both;
	background:url(../images/bg-nav.png) no-repeat;
}
.nav ul{
	list-style:none;
	padding:0 26px 0 0;
	margin:0;
	float:right;
}
.nav ul li{
	float:left;
	background:url(../images/sep-nav.png) no-repeat 0 50%;
	padding:0 5px 0 9px;
}
.nav ul li:first-child{background:none;}
.nav a{
	line-height: 48px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	color:#69beec;
}
.nav .active a,
.nav a:hover{
	color:#fff;
	text-decoration:none;
}
/* logo */
.logo{
	background:url(../images/logo2010s.png) no-repeat;
	width:240px;
	height:85px;
	float:left;
	margin:0px 0 0 40px;
	display:inline;
}

.logo-home{
	background:url(../images/logo2010-home.png) no-repeat;
	width:240px;
	height:85px;
	float:left;
	margin:0px 0 0 40px;
	display:inline;
}

.logo-home a{
	display:block;
	height:74px;
	position:relative;
	z-index:1;
	text-indent:-9999px;
	overflow:hidden;
}


.logo a{
	display:block;
	height:74px;
	position:relative;
	z-index:1;
	text-indent:-9999px;
	overflow:hidden;
}
/* content */
.content{
	width:370px;
	float:left;
	margin:32px 0 0 340px;
	display:inline;
}

.content-nosub{
	width:700px;
	float:left;
	margin:32px 0 0 340px;
	display:inline;
}

.content p{
font-size:140%;
	margin:8px 0 16px 2px;
}
.content h2{
	margin:10px 0 0;
	font-size:240%;
	font-family:Garamond, Georgia, "Times New Roman", serif;
}
.dorfhost{
float:left;
}
/* man */
.man{
	position:absolute;
	left:6px;
	bottom:0;
	z-index:2;
}
.man img{display:block;}
.man2{
	right:6px;
	left:auto;
}
/* reg */
.reg{
	width:250px;
	float:right;
	margin:27px 28px 0 0;
	display:inline;
}
.reg .titles{
	background:url(../images/bg-titles.png) no-repeat;
	width:244px;
	overflow:hidden;
	padding-right:5px;
}
.reg .titles h3{
	font:bold 1.8em Arial, Verdana, Helvetica, Geneva, sans-serif;
	color:#fff;
	margin:10px 0 7px;
	text-align:center;
}
.reg .text{
	width:214px;
	background:url(../images/bg-register.png) no-repeat;
	overflow:hidden;
	padding:0 21px 0 14px;
	margin-left:1px;
}
.reg p{
	font:bold 1.4em/1.214em Arial, Verdana, Helvetica, Geneva, sans-serif;
	margin:7px 0;
}
.reg .btn-reg{
	float:right;
	width:140px;
	height:40px;
	text-indent:-9999px;
	background:url(../images/btn-reg.png) no-repeat;
	cursor:pointer;
}
.reg .over{
	position:relative;
	width:100%;
	overflow:hidden;
}
.reg-bottom{
	width:247px;
	overflow:hidden;
	background:url(../images/bg-register-b.png) no-repeat;
	height:22px;
	text-indent:-9999px;
	margin-left:1px;
}
/* facebook */
.facebook{
	float:right;
	margin-top:16px;
	width: 216px;
	padding-right: 43px;
}
.facebook a{
	display: block;
}
.facebook img{display:block;}
/* team */
.team{
	width:250px;
	margin:15px 0 0 42px;
	float:left;
	display:inline;
}
.team .titles{
	background:url(../images/bg-titles2.png) no-repeat;
	width:244px;
	overflow:hidden;
	padding-right:5px;
}
.team .titles h2{
	font:bold 1.8em Times, Georgia, Garamond, "Times New Roman", serif;
	color:#fff;
	margin:12px 0 7px;
	text-align:center;
}
/* team-list */
.team-list{
	width:237px;
	background:url(../images/bg-meet.png) repeat-y;
	overflow:hidden;
	list-style:none;
	padding:2px 0 0 11px;
	margin:0;
}
.team-list li{
	float:left;
	clear:both;
	margin-top:6px;
}

.team-list ul {padding-left: 0px;}

.team-list ul ul {padding:0px;margin-left: 0px;}

.team-list li ul li {
list-style:none;
padding-left: 0px;
}

ul {margin: 0px;}

.team-list a{
	width:180px;
	height:38px;
	display:block;
	background:url(../images/btn-team.jpg) no-repeat;
	padding-right:36px;
	font:bold 1.6em/38px Times, Georgia, Garamond, "Times New Roman", serif;
	text-align:right;
	position:relative;
}
.team-list .active a,
.team-list a:hover{
	color:#345e75;
	text-decoration:none;
}
.team-bottom{
	width:248px;
	overflow:hidden;
	background:url(../images/bg-meet-b.png) no-repeat;
	height:25px;
	text-indent:-9999px;
}
.page2 .main-bottom-holder{padding-bottom:55px;}
/* content-text */
.content-text{
	width:370px;
	float:left;
	margin:17px 0 0 18px;
	display:inline;
}

.content-text-wide{
	width:880px;
	float:left;
	margin:0px 40px 20px 40px;
	display:inline;
}

.content-text-wide p{
	margin:5px 0 16px 2px;
	font-size:1.4em;
}


.content-float{
	width:630px;
	float:left;
	margin:17px 20px 0 20px;
	display:block;
	font-size: 1.4em;
}

.content-float-wide{
	width:730px;
	float:left;
	margin:17px 20px 0 40px;
	display:block;
	font-size: 1.4em;
}

.content-text p{
	margin:5px 0 16px 2px;
	font-size:1.4em;
}
.content-text h2{
	margin:10px 0 0;
	font-size:2.4em;
	font-family:Garamond, Georgia, "Times New Roman", serif;
}

.gallery-post-content {
margin: 0px;
height: 412px;
/*font-size:2.4em;
font-family:Garamond,Georgia,"Times New Roman",seif;*/
}
/* galleria-holder */
.galleria-holder{
	width:624px;
	float:left;
	margin:26px 0 0 19px;
	font-family:"Times New Roman", Garamond, Georgia, serif;
}
.galleria-holder h2{
	margin:0;
	font:bold 2.4em/1.16em "Times New Roman", Garamond, Georgia, serif;
}
.galleria-holder .galleria-container{
	width:100%;
	overflow:hidden;
	margin-top:9px;
}
.galleria-holder .galleria-wrapper{
	padding:0px;
	background:#fff;
	width:624px;
	overflow:hidden;
}
.galleria-holder .galleria-wrapper img{display:block;}
/* caption */
.galleria-holder .caption{
	clear:both;
	margin:0px;
	color: white;
	font-size:2em;
}
/* galleria */
.galleria-holder .galleria{
	list-style:none;
	padding:0;
	margin:11px 0 0 -2px;
	overflow:hidden;
}
.galleria-holder .galleria li{
	float:left;
	padding:0 2px;
}
.galleria-holder .galleria a{
	padding:1px;
	border:1px solid #e2e2e2;
	float:left;
}
.galleria-holder .galleria img{display:block;}
/* g-nav */
.galleria-holder .g-nav{
	clear:both;
	margin:15px 0 0 75px;
	text-align:center;
}
.galleria-holder .g-nav a{
	color:#69beec;
	font:bold 1.1em Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-transform:uppercase;
	padding:0 6px;
	letter-spacing:1px;
}
.galleria-holder .g-nav em{
	position: relative;
	top: -1px;
}
* html .galleria-holder .g-nav em{
	top: 0
}
.galleria-holder .g-nav a span{font-size:8px;}
.galleria-holder .g-nav a:hover{
	text-decoration:none;
	color:#345E75;
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	clear:both;
	display:table-row;
}
#footer p{
	margin:1px 25px 0 0;
	font:14px/17px Garamond, "Times New Roman", serif;
	color:#000;
	/*text-align:right;*/
}