@charset "utf-8";

#------------------------Basis {
	width: 990px;
	margin-right: 20px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	line-height: 15px;
	overflow-x: hidden;
	overflow-y: auto;
	
	background-image: url(new_pix/bg/bg.png);
	background-repeat: no-repeat;
	background-position:top left;
	
}

#container {
	z-index: 999;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 600px;
}
#clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im .container) platziert werden, wenn .footer entfernt oder aus dem .container herausgenommen wird. */
	clear:both;
	height:0;
	line-height: 0px;
}
#header {
	text-align: center;
}
a {
	color: #000;
	text-decoration: none;
}
.alignleft
 {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright
 {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter
 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#main-container {
	z-index: 999;
	margin-top: 70px;
}
/* this is the right content box*/
#main-left-container {
	width: 600px;
	float: right;
}
/* and this is the left box for sidebars */
#main-right-container {
	width: 220px;
	float: left;
}
#------------------------Header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#header-container {
	width: 441px;
	position: inherit;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
#header-pic{
	
}

#back-container{
	width: 1458px;
	margin-right: auto;
	margin-left: auto;
	
}
#bg-pic{
	width: 1458px;
	position: absolute;
	z-index: -100;
	margin-right: auto;
	margin-left: auto;
	
}
#------------------------Navigation {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#nav-container {
	padding-bottom: 20px;
}
#------------------------Fotoleiste {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

#fotoleiste-container {
	position: relative;
	z-index: 100;
	margin-top: -120px;
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 25px;
}
#fotoleiste-content {
	z-index: 100;

}
#fotoleiste-content img{
	z-index: 100;
	height: 100px;
	width: 150px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#fotoleiste-content p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#------------------------Footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #000;
	z-index: -10;
	
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(new_pix/footer.png);
	background-size: 100%;
	
	height: 503px; 
	width: 100%;

}


#------------------------Loop {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#loop-container {
	padding-bottom: 20px;
}
#loop-titel a{
	font-family: 'Anton', arial, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding-bottom: 20px;
}
#loop-datum {
	font-family: 'Anton', arial, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 15px;
	padding-bottom: 5px;
}
#loop-excerpt {
	margin-top: 5px;
	margin-bottom: 5px;
}
#loop-excerpt img{
	border: 7px solid #E0E0E0;
	margin-right: 5px;
	margin-bottom: 5px;
}
#loop-thumbnail {
	float: left;
	width: 190px;
	margin-right: 10px;
}
#loop-thumbnail img{
	height: auto;
	width: 180px;
	border: 7px solid #AAA;
	float: left;
	margin-top: 10px;
}
#------------------------Single {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#------------------------Page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#page-container {
}
#page-titel {
	font-family: 'Anton', arial, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	line-height: 23px;
	text-decoration: none;
}
#page-titel a{
	font-family: 'Anton', arial, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	line-height: 23px;
	text-decoration: none;
}
#page-untertitel {
	font-family: 'Anton', arial, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	line-height: 17px;
	text-decoration: none;
}
#page-content-container {
	margin-top: 10px;
}
#page-content-container table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60%;
	margin-bottom: 40px;
}
#page-content-container tr{
}
#page-content-container td{
	vertical-align: top;
	line-height: 17px;
	padding-right: 10px;
}
#page-content-fotoleiste {
	float: right;
	margin-left: 10px;
	width: 160px;
}
#page-content-fotoleiste img{
	height: auto;
	width: 150px;
	border: 7px solid #E0E0E0;
	float: left;
	margin-bottom: 10px;
}
#------------------------Leiste {
}
#leiste-box-container {
	padding-bottom: 20px;
}
#leiste-box-container p{
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#leiste-box-container img{
	border: 1px solid #E0E0E0;
	height: auto;
	margin: 5px;
}
#leiste-box-partner {
	padding-bottom: 20px;
}
#leiste-box-partner img{
	height: auto;
	margin: 5px;
	width: 120px;
}
#leiste-box-bdr p{
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#leiste-box-bdr {
	padding-bottom: 20px;
}
#leiste-box-bdr img{
	height: auto;
	margin: 5px;
	width: 95%;
}
#leiste-box-titel {
	font-family: 'Anton', arial, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	float: left;
	margin-bottom: 5px;
}
#leiste-box-untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#leiste-box-phillip{
	font-size: 1.3em;
	padding-bottom: 20px;
}
#------------------------Media  {
}
#media-titel {
	font-family: 'Anton', arial, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	line-height: 23px;
	text-decoration: none;
}
#media-weiter {
	font-family: 'Anton', arial, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 10px;
}
#media-weiter a {
	font-family: 'Anton', arial, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 10px;
}
#media-wallpaper-container {
	padding-bottom: 20px;
	padding-top: 20px;
}
#media-wallpaper-container img{
	border: 7px solid #CCC;
}
#media-wallpaper-titel {
	font-family: 'Anton', arial, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
	line-height: 23px;
	text-decoration: none;
}
#media-single-container {
	margin-top: 5px;
	margin-bottom: 5px;
}
#media-single-container img{
	margin: 5px;
	height: auto;
	width: 150px;
}
#------------------------Galerie  {
}
#galerie-container {
	margin-bottom: 20px;

}
#galerie-inhalt {
	margin-bottom: 20px;

}
#galerie-inhalt img{
	float: left;
	height: auto;
	width: 25%;

}
#galerie-link {
	margin-bottom: 20px;
	text-align: right;
	margin-top: 5px;

}
#gallery-1 {
	margin: auto;
}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
 }
#gallery-1 img {
	
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
#galerie-single-content {
}
#galerie-single-titel {
	padding-bottom: 10px;
}
#galerie-single-back {
	padding-bottom: 20px;
	text-align: center;
}
#galerie-single-content img{
	height: auto;
	width: 140px;
	border: 7px solid #CCC;
}

