/**
 * Theme Name: 	Fotostudio Petra Rödl
 * Theme URI: 	http://www.petra-rödl.de
 * Description:	Child-Theme von Camera7
 * Author:		Michael Bleicher, Bleicher Webdesign Ingolstadt
 * Author URI:	http://www.bleicher-webdesign.de
 * Template:	camera7
 * Version:		1.0.0
 */

@import url('../camera7/style.css');

/* .werbebanner {
	position: absolute;
	right:0;
	padding-left: 10px;
} */

/* .werbebanner-02 {
	width: 190px;
	height: auto;
	background: #000;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.2em;
	border-radius: 10px;
	padding: 10px;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;

}

.werbebanner-03 a img {
	max-width: 190px;
	height: auto;
} */

.werbebanner-04 {
	margin-left: 6px;
	float:left;
}

.clearfix {
	clear: both;
}

.w04p {
	text-align: left;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 0;
	font-size: 120%;
}
/* .w04p a {
	font-weight: normal;
} */


/* @media screen and (min-width: 580px) {
	.werbebanner-04 {
		float: right;
	}

	.w04p {
		text-align: right;
		font-size: 100%;
		font-weight: bold;
		line-height: 1.3;
		margin-bottom: 0;
	}
} */

@media screen and (min-width: 768px) {


	/* div.werbebanner div {
		float: left;
		display: inline-block;
	} */

	.werbebanner {
		position: absolute;
		right:0;
		padding-right: 15px;
	}

	/* .werbebanner-02 span {
		text-transform: uppercase;
	}
	.werbebanner-02 {
		width: 160px;
		height: auto;
		background: #000;
		color: #fff;
		box-sizing: border-box;
		text-align: center;
		font-size: 1em;
		border-radius: 10px;
		padding: 9px;
		margin-top: 1px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
	}

	.werbebanner-03 a img {
		max-width: 160px;
		height: auto;
	} */
	.werbebanner-04 {
		float: right;
		position: relative;
		bottom: 120px;
		z-index: 2;
	}
	.w04p {
		text-align:right;
	}
}

@media screen and (min-width: 960px) {
    /* div.werbebanner {
		position: relative;
		top: 40px;
		left: 400px;
	} */
	/* .werbebanner-02 {
		width: 190px;
		height: auto;
		font-size: 1.2em;
		padding: 10px;
	}
	.werbebanner-03 a img {
		max-width: 190px;
		height: auto;
	} */
	/* .werbebanner-04 {
		bottom: 35px;
    position: absolute;
    right: 0;
	} */
}

/* @media screen and (min-width: 1171px) {
	.werbebanner-04 {
		bottom: 10px;
		position: absolute;
		right: -350px;
	}
} */


form.comments.b_contact {
  display: none;
}
