@font-face {
    font-family: PTSansRegular;
    src: url('../font/PT_Sans/PTS55F-webfont.eot');
    src: url('../font/PT_Sans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT_Sans/PTS55F-webfont.woff') format('woff'),
         url('../font/PT_Sans/PTS55F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansItalic;
    src: url('../font/PT Sans/PTS56F-webfont.eot');
    src: url('../font/PT Sans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTS56F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTS56F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansBold;
    src: url('../font/PT Sans/PTS75F-webfont.eot');
    src: url('../font/PT Sans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTS75F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTS75F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansBoldItalic;
    src: url('../font/PT Sans/PTS76F-webfont.eot');
    src: url('../font/PT Sans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTS76F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTS76F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansCaptionRegular;
    src: url('PTC55F-webfont.eot');
    src: url('PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTC55F-webfont.woff') format('woff'),
         url('PTC55F-webfont.ttf') format('truetype'),
         url('PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansCaptionBold;
    src: url('../font/PT Sans/PTC75F-webfont.eot');
    src: url('../font/PT Sans/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTC75F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTC75F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansNarrowRegular;
    src: url('../font/PT Sans/PTN57F-webfont.eot');
    src: url('../font/PT Sans/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTN57F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTN57F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: PTSansNarrowBold;
    src: url('../font/PT Sans/PTN77F-webfont.eot');
    src: url('../font/PT Sans/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PT Sans/PTN77F-webfont.woff') format('woff'),
         url('../font/PT Sans/PTN77F-webfont.ttf') format('truetype'),
         url('../font/PT Sans/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DynalightRegular';
    src: url('../font/Dynalight/Dynalight-Regular-webfont.eot');
    src: url('../font/Dynalight/Dynalight-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Dynalight/Dynalight-Regular-webfont.woff') format('woff'),
         url('../font/Dynalight/Dynalight-Regular-webfont.ttf') format('truetype'),
         url('../font/Dynalight/Dynalight-Regular-webfont.svg#DynalightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



* {
	margin: 0px;
	padding: 0px;
	font-family: OPENSANS;
	color: #181919;
	font-size: 11px;
}

html, body {
	width: 100%;
	overflow-x: hidden;

}

a {
	text-decoration: none;
	color: #949091;
	text-transform: uppercase;
}

#wrapper {
	background: #888888;
	width: 1024px;
	height: 756px;
	margin: 0px auto;
	margin-top: 10px;
	border: 1px black solid;
	
}

header {
	background: url(../img/top.png) no-repeat;
	height: 230px;
	width: 100%;
}

nav {
	position: relative;
	left: 500px;
	top: 90px;
}
.selected {
	color: #600001;
}

#impressum a{
	position: relative;
	left: 40px;
	top: 30px;
	font-family: PTSansRegular, Arial;
	text-transform: none;
	text-shadow: 1px 1px 0px #fff;
	color: #444444;
	font-size: 14px;
}

#copyright {
	position: relative;
	left: 735px;
	top: 10px;
	font-family: PTSansRegular, Arial;
		text-shadow: 1px 1px 0px #fff;
	color: #444444;
	font-size: 14px;
}

#navGalerie {
	position: relative;
	left: 500px;
	top: 125px;
}

nav a , #navGalerie a{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	font-family: PTSansRegular, Arial;
	font-size: 16px;
}

nav a:hover, #navGalerie a:hover {
	color: #636161;
}

nav ul , #navGalerie ul{
	list-style: none;
}

nav li , #navGalerie li{
	display: inline;
	margin: 15px;
}

#content {
	background: #888888;
	height: 456px;
	width: 100%;
	
}

#content.fontface {
	font: 60px/68px 'PTSansRegular', Arial, sans-serif;
	letter-spacing: 0;
}

footer {
	background: url(../img/bottom.png) no-repeat;;
	height: 70px;
	width: 100%;	
}

.slideshow img { padding: 0px; margin: 0px; border: 1px solid #fff;}


.rightcontent
{
	width: 250px;
	padding-right: 50px;
	
	background-color: #620000;
	float: right;
	height: 100%;
}

.rightcontent h1
{
	padding-top: 20px;
	font: 36px 'DynalightRegular', serif;
	text-align: right;
	color: #AAAAAA;
}

.rightcontent h2
{
	font: 17px 'PTSansRegular', Arial, sans-serif;
	text-align: right;
	color: white;
}

.rightcontent p
{
	font: 14px 'PTSansRegular', Arial, sans-serif;
	text-align: right;
	color: white;
}

.leftcontent
{
	padding: 50px;
	height: 356px;
	overflow-x: hidden;
	overflow-y: auto;
}

.leftcontent h1
{
	font: 17px 'PTSansRegular', Arial, sans-serif;

	color: white;
}

.leftcontent p
{
	font: 14px 'PTSansRegular', Arial, sans-serif;

	color: white;
}

.contactform
{
	width: 300px ;		
  	margin-left: auto ;
  	margin-right: auto ;
}
	

.contactform p
{
	font: 14px 'PTSansRegular', Arial, sans-serif;	
	color: white;
}

.contactform input[type=text]
{
	font: 14px 'PTSansRegular', Arial, sans-serif;
	padding-top: 5px;
	width: 100%;
	color: black;
}

.contactform input[type=submit]
{
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font: 14px 'PTSansRegular', Arial, sans-serif;
	float: right;
}

.contactform textarea
{
	font: 14px 'PTSansRegular', Arial, sans-serif;
	width: 100%;
	color: black;
}
