/* WP-Styles Anfang */
a:active, a:visited, a:link, a:hover { color: #0000ff; }
.hypertitle { color: #000000; }
.versteckt { display: none; }
.anzeigen { display: block; }

.Alert {
	font-size: 22px;
	color: #ff0000;
}

hr {
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: #969696;
	text-decoration: underline;
 }

.highlight {
	background-color: #ff0000;
	font-weight: bold;
}

.kalender_gesamt {
	width: 100%;
	border: 1px solid #000000;
}

.kalender_ueberschrift {
	background: #dddddd;
	border-bottom: 1px solid #000000;
}

.kalender_zwischenzeile {
	background-color: #dddddd;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.kalender_zeile1 {
	background-color: #ffffc0;
	height: 35px;
}

.kalender_zeile2 {
	background: #C0FFC0;
	height: 35px;
}

.Small {
	font-size: x-small;
	font-style: normal;
}

.SmallAlert {
	font-size: 13px;
	font-style: normal;
	color: #ff0000;
}

.BlackBold{
	font-weight: bold;
}

input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	width: 18px;
	height: 18px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* WP-Styles Ende */

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	background-size: 100% 100%;
}

body {
	background-color: #efefef;
	font-family: Arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gesamt {
	width: 1200px;
	display: block;
	margin: 0 auto;
	height: auto;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}

#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 780px;
	width: 1200px;
	background-image: url(/userfiles/layout/header.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 780px;
	width: 1200px;
	display: block;
}

#headerlogo img {
	width: 1200px;
	height: 780px;
	border: none;
	display: block;
}

#headerlink {
	left: 232px;
	position: absolute;
	top: 430px;
}

#headerlink span a {
	font-family: Arial, 'Times New Roman', serif;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

#headertext {
	position: absolute;
	top: 540px;
	left: 487px;
	display: none;
}

#headertext h2 {
	font-family: 'Times New Roman';
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 6px 0px;
	text-align: center;
}

#headertext h3 {
	padding: 6px;
	font-family: 'Times New Roman';
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

#logo, #adressdaten {
	display: none;
}

#navigation {
	background-color: #7c758e;
	width: 1200px;
	height: 80px;
	left: 0px;
	top: 0px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
}

#navigation ul {
	position: absolute;
	right: 40px;
	display: block;
	height: 50px;
	padding-top: 30px;
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
#navigation ul.fixed {
	position: fixed;
	top: 0px;
	z-index: 9999;
	background-color: #7c758e;
	width: 1160px;
}

#navigation ul li {
	display: block;
	margin-left: 40px;
	float: right;
	list-style-type: none;
}



#navigation ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#navigation ul li a:hover {
	
}

img.navigation_like {
	position: relative;
	top: -8px;
}

div.trenner {
	height: 0px;
	width: 1200px;
}

#content {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	height: auto;
	min-height: 600px;
	background-color: #e1e3e6;
}

#content h1 {
	
}

#content h2 {
	font-family: 'Times New Roman', serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 33px;
	padding: 40px;
}

#content h3 {
	font-family: Arial, 'Times New Roman', serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

#content h4 {
	font-family: Arial, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: normal;
}

#content h5 {
	font-size: 13px;
}

#content p {
	display: block;
	margin: 0px;
	line-height: 22px;
	padding: 0px 40px;
	font-size: 14px;
}

#content a {
	text-decoration: none;
	color: #000000;
}


#content a.anker {
	display: block;
	height: 0px;
}

#content a:hover {
	
}

#content ul {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content ol {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content img {
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content div.small {
	padding-right: 40px;
}

/*Einzelseiten*/
#content_home2 {
	height: 290px;
	width: 1160px;
	padding-left: 40px;
	background-color: #cac7cd;
	margin-top: 6px;
	position: relative;
}
#content_home2_1 {
	display: inline-block;
	height: 315px;
	text-align: center;
	margin-left: 20px;
}
#content_home2_2 {
	display: inline-block;
	height: 315px;
	margin-left: 40px;
	text-align: center;
}
#content_home2_3 {
	position: absolute;
	bottom: 10px;
	right: 60px;
}

#content_portfolio {
	background-color: #554c67;
	height: 1013px;
}

#content_kontakt {
	position: relative;
	height: 725px;
	background: url(/userfiles/kontakt/Hintergrund_Kontakt.jpg);
}
#content_kontakt p, #content_kontakt a, #content_kontakt td {
	color: #fff;
}
#content_kontakt_form {
	position: absolute;
	top: 113px;
	left: 600px;
}
#content_kontakt_form p {
	padding: 0;
}
#content_kontakt_form p:nth-child(6) {
	padding-left: 90px;
	width: 400px;
}
#content_kontakt_form table td:nth-child(1) {
	width: 90px;
}
#content_kontakt_form input[type=text] {
	width: 400px;
	margin-top: 2px;
	padding-left: 4px;
	
	height: 34px;
	border-radius: 3px;
	border: 1px solid transparent;
	border-top: none;
	border-bottom: 1px solid #DDD;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}
#content_kontakt_form textarea {
	left: 90px;
	position: relative;
	top: -22px;
	width: 400px;
	height: 200px;
	
	margin-top: 2px;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 12px;
	border-radius: 3px;
	border: 1px solid transparent;
	border-top: none;
	border-bottom: 1px solid #DDD;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}
#content_kontakt_form input[type=submit] {
	bottom: -40px;
	left: 416px;
	position: absolute;
}
#content_kontakt_unter_form {
	width: 480px;
	position: absolute;
	left: 650px;
	top: 550px;
}
#content_kontakt_puppe {
	left: 564px;
	position: absolute;
	top: 233px;
}

#footer	{
	display: block;
	clear: both;
	width: 1160px;
	height: 0px;
	position: relative;
	top: 20px;
	left: 0px;
	text-align: right;
	padding-right: 40px;
}

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


.wp_galerie > div {
	margin: 0 !important;
	float: left;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.wp_galerie .wp_gallery_img {
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.wp_gallery_img > img {
	position: relative;
}

.wp_galerie > div:nth-child(1) > div > img {
	left: -259px;
	top: -203px;
}
.wp_galerie > div:nth-child(2) > div > img {
	height: 1275px;
	left: -367px;
	top: -475px;
	width: 1800px;
}
.wp_galerie > div:nth-child(3) > div > img {
	height: 1275px;
	left: -373px;
	top: -700px;
	width: 1800px;
}
.wp_galerie > div:nth-child(4) > div > img {
	height: 623px;
	left: -280px;
	top: -54px;
	width: 880px;
}
.wp_galerie > div:nth-child(5) > div > img {
	left: -357px;
	top: -134px;
}
.wp_galerie > div:nth-child(6) > div > img {
	left: -619px;
	top: -200px;
}
.wp_galerie > div:nth-child(7) > div > img {
	height: 921px;
	left: -331px;
	top: -182px;
	width: 1300px;
}
.wp_galerie > div:nth-child(8) > div > img {
	height: 1275px;
	left: -364px;
	top: -200px;
	width: 1800px;
}
.wp_galerie > div:nth-child(9) > div > img {
	height: 567px;
	left: -262px;
	top: -80px;
	width: 800px;
}
.wp_galerie > div:nth-child(10) > div > img {
	height: 1275px;
	left: -1150px;
	top: -709px;
	width: 1800px;
}
.wp_galerie > div:nth-child(11) > div > img {
	left: -618px;
	top: -190px;
}
.wp_galerie > div:nth-child(12) > div > img {
	left: -437px;
	top: -200px;
}


.next_bild {
	background: url(/userfiles/layout/next_bild.png) !important;
}
.prev_bild {
	background: url(/userfiles/layout/prev_bild.png) !important;
}
.mme_fullscreen .close_button {
	display: none !important;
}