﻿* {
    margin: 0;
    padding: 0;
}
html, body {
	height: 100%;
}
body {
    background-color: #222222;
    color: #111111;
    font-size: 18px;
    font-family: Verdana;
	text-align: left;
}
header, nav, footer, aside, section {
    display: block;
}
.wrapper {
    background-color: #CCCCCC;
    width: 900px;
    text-align: left; 
 	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px ;  
	border: none;
	border-left: thin white solid ;
	border-right: thin white solid ;
}
.noshow {
	display: none;
}
header {
    height: 210px;
    width: 900px;
    margin: 0 auto;
    padding-top: 0px;
    background-repeat: no-repeat;
    font-size: 12px;
}
.na {
	position:relative;
	float: left;
	margin-left: 0px;
	padding-top: 159px;
	margin-bottom: 0px;
}
.na ul {
    list-style-type: none;
}
.na li {
    display: inline;
    padding-right: 1px;
    float: left;
}
.na img {
    display: block;
    background-color: transparent;
    float: left;
    text-align: center;
	margin-left: 0px;
	border: none;
}
.mover {
	padding-right: 1px;
}
.nasub {
	margin-left: 540px;
}
.nasub img {
	margin-left: 0px;
	margin-right: -2px;
}
aside p {
    margin-top: 0px;
    text-align: left;
    margin-right: 50px;
    color: black; 
}
aside img {
    margin-bottom: 5px;
    margin-right: 5px;
    border: medium white solid;
    box-shadow: 5px 10px 20px #333333;
}
section h1 {
    padding-top: 25px;
    padding-bottom: 5px;
    color: black;
    font-size: 17pt;
    font-weight: lighter;
}
section h2 {
    color: black;
	font-size: 14pt;
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: lighter;
}
section p {
    color: #333333;
    font-size: 18px;
    font-family: Verdana;
	text-align: left;
	padding-right: 10px;
}
section ul {
    list-style-type: none;
}
section li {
    color: #333333;
    font-size: 18px;
    font-family: Verdana;
	text-align: left;
	padding-right: 60px;
    padding-bottom: 1px;
}
.leftpic {
	border: medium #D6EFEF solid;
}
.shift {
    margin-left:190px;
	position: inherit;
}
.gallerie {
	margin-left: 0px;
	margin-bottom: 0px;
}
.gallerie ul {
    list-style-type: none;
}
.gallerie li {
    display: inline;
    margin-bottom: 140px;
    float: left;
}
.piconly {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
}
.piconly img {
	border: thin #FFFFFF solid;	
	box-shadow: 5px 5px 5px #333333;
}
.lupeonly {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;	
}
.lupeonly img {
	position: relative;
}
.picbig {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	border: thin white solid;	
	box-shadow: 5px 10px 20px #333333;

}
.picbig img {
	border: thin red solid;	
	box-shadow: 5px 10px 20px #333333;
}
.watermark {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;	
	border: none;
}
.watermark img {
	position: relative;
}
.tab {
	display: table;
	width: 550px;
	margin-left: 170px;
}
.row {
	display: table-row;
}
.col1 {
	display: table-cell;
	width: 220px;
}
.col1 p {
	color: #333333;
    font-size: 20px;
    font-family: Verdana;
	text-align: right;
	padding-right: 40px;
}
.col2 {
	display: table-cell;
	padding-left: 55px;
	padding-right: 20px;

}
.col2 p {
	color: #000000;
    font-size: 16px;
    font-family: Verdana;
	text-align: left;
}
.col2 img {
	border: thin #FFFFFF solid;	
	box-shadow: 5px 10px 20px #333333;
}
.col2a {
	display: table-cell;
	width: 150px;
	text-align: left;
	padding-left: 55px;
	padding-right: 0px;
}

.col2a p {
	color: #000000;
    font-size: 16px;
    font-family: Verdana;
	text-align: left;
}

.col2b {
	display: table-cell;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
}
.col2b p {
	color: #000000;
    font-size: 16px;
    font-family: Verdana;
	text-align: left;
}
#footer {
    position:	relative;
    width:900px;
    height:52px;
    margin:-53px auto 0;
    background-image: url('../images/footer_1.jpg');
	border-bottom: thin white solid;
}
#ftext ul {
	margin-left: 22px;
	padding-top: 20px;
    list-style-type: none;
}
#ftext li {
    display: inline;
    padding-right: 15px;
    float: left;
    color: #F3F3F3;
    font-weight: lighter;
    font-size: 12px;
    font-family: Verdana;
    text-shadow:#000000 0.05em 0.05em;
    text-decoration: none;
}
.spec {
	color: #000000;
    font-size: 16px;
    font-family: Verdana;
	text-align: left;
}
.flink {
	color: #F3F3F3;
    font-weight: lighter;
    font-size: 12px;
    font-family: Verdana;
    text-shadow:#000000 0.05em 0.05em;
    text-decoration: underline;
}
#footer_l {
		float: right ;
		width: 130px;
}
footer, .push {
    clear: both;
    width: 900px;
    height: 52px;
} 
