#wrapper_main {
	width: 900px;
	margin-left: -450px;
	padding-top: 80px !important;
}

#wrapper_header {
	width: 900px;
	margin-left: -450px;
}

#wrapper_header .logo {
	position: relative;
	float: right;
	top: 20px;
	right: 8%;
}

#navi_main {
	float: none;
	width: 800px;
	padding: 10px 20px 11px 20px;
}

#navi_main ul {
	text-align: center;
	font-size: 1.3em;
}

#footer_leiste {
	width: 900px;
	margin-left: -450px;
}

.wrapper_content .content_left {
	font-size: 1.5em;
	line-height: 1.5em;
}

.wrapper_content .content_left h2 {
	font-size: 1em;
	line-height: 1.5em;
}

#navi_infos {
	font-size: 1.5em;
}

#footer_social_media {
	font-size: 1.5em;
}


/* -------------------------------------------------------- MOTIVE STARTSEITE */

.next_prev_motive {
	display: none;
}

.navi_motiv {
	display: none;
}

.wrapper_motiv {
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#motiv_1,
#motiv_2,
#motiv_3,
#motiv_4,
#motiv_5,
#motiv_6 {
	width: 900px;
	border: none;
}

@media only screen and (orientation:portrait) {
	.motiv_1_img,
	.motiv_2_img,
	.motiv_3_img,
	.motiv_4_img,
	.motiv_5_img,
	.motiv_6_img  {
		width: 100%;
		padding-top: 15%;
		padding-left: 3%;
	}
}

@media only screen and (orientation:landscape) {
	.motiv_1_img,
	.motiv_2_img,
	.motiv_3_img,
	.motiv_4_img,
	.motiv_5_img,
	.motiv_6_img  {
		width: 55%;
		padding-top: 9%;
		padding-left: 3%;
	}
}

#footer_motive {
	width: 900px;
	min-width: 900px;
	margin-left: -450px;
	padding-top: 10px;
}

#footer_motive iframe, #footer_social_media iframe {
	margin: 0 0 0 10px;
}


#footer_leiste, #footer_leiste_start {
	height: 25px;
}

#footer_leiste .footer_left, #footer_leiste_start .footer_left {
	display: none;
}

#footer_leiste .footer_right {
	position: absolute;
	width: 860px;
	left: 50%;
	margin-left: -430px;
	text-align: center;
	font-size: 1.5em;
}

#footer_leiste_start .footer_right {
	position: absolute;
	width: 860px;
	left: 50%;
	margin-left: -470px;
	text-align: center;
	font-size: 1.5em;
}


/* -------------------------------------------------------- MEINUNGEN */

#wrapper_kommentare {
	width: 900px;
	margin-left: -450px;
}

#wrapper_kommentare .content_left {
	font-size: 1.5em;
}

#pfeil_kommentare {
	width: 900px;
	margin: 50px 0 0 -450px;
}

#formular_meinungen {
	width: 900px;
	margin-left: -450px;
}

#formular_meinungen .content_left {
	width: 100%;
	float: none;
	font-size: 1.5em;
	line-height: 1.5em;
}

#formular_meinungen .content_left h2 {
	margin-bottom: 20px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffffff !important;
}

#formular_meinungen .content_right {
	width: 900px;
	margin: 0 auto;
	float: none;
}

.c5t_comment_form_background {
	float: none;
}

.c5t_comment_form_field input {
	width: 413px;
	background: url(../bilder/input_bg_mobile.gif) no-repeat;
}

.c5t_comment_form_field textarea {
	width: 880px;
	background: url(../bilder/textarea_bg_mobile.gif) no-repeat;
}

.margin_input_mobile input {
	margin: 5px 34px 10px 0;
}


/* -------------------------------------------------------- KONTAKT */

.wrapper_eintrag .content_right {
	width: 604px;
}

/* -------------------------------------------------------- FONT NAVI INFOS */

#navi_infos a:hover {
	color: #272425;
}
