/*
	Theme Name:WM-Medien NEU
	Theme URI:http://wordpress.org/
	Author:Wellhausen & Marquardt Medien
	Version:0.9
*/

* {
	margin:0;
	padding:0;
}

body, html {
	background:url('images/bg.png') repeat scroll 0 0 #eeeeee;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:100%;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-weight:normal;
}

ol, ul {
	list-style:none;
}

#top_strip_bg {
	background:url('images/top.png') repeat-x 0 0 transparent;
	background-color:#fff;
	height:125px;
	position:absolute;
	width:100%;
}

#top_strip {
	background-color:#ccc;
	background-repeat:repeat-x;
	height:1px;
	margin-top:123px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:100%;
}

#wrapper_body {
	min-height:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
}

#wrapper {
	display:block;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:150px;
	width:980px;
}

#main {
	background:url('images/content_bg.png') no-repeat 0 0 #fff;
	border:1px solid #dddddd;
	clear:both;
	float:left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	width:950px;
}

.main_index {
	margin-top:0px !important;
}

.main_search {
	min-height:525px;
}

#content_related {
	clear:both;
	color:#111;
	float:left;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:10px;
	overflow:hidden;
	padding-right:10px;
	padding-top:10px;
	position:relative;
	text-align:left;
	width:950px;
}

#related_center, #related_left, #related_right {
	background:url('images/content_related_bg.png') repeat-x 0 0 #fff;
	border:1px solid #ddd;
	float:left;
	height:220px;
	position:relative;
	width:308px;
}

#related_center, #related_left {
	margin-right:10px;
}

hr {
	border:none;
	border-bottom:1px dashed #cccccc;
	clear:both;
	height:1px;
	margin-bottom:14px;
	margin-top:2px;
}

p {
	margin-bottom:18px;
}

strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

big {
	font-size:131.25%;
}

a:link {
	color:#76001a;
	outline:none;
}

a:visited {
	color:#666;
	outline:none;
}

a:active, a:hover {
	color:#333;
	outline:none;
}

#header {
	float:left;
	height:105px;
	text-align:center;
	width:100%;
}

#branding {
	display:block;
	height:100%;
	left:10px;
	position:relative;
	width:210px;
}

#branding a {
	background:url('images/logo.png') no-repeat 0 0 transparent;
	display:block;
	height:77px;
	margin-top:17px;
	width:210px;
}

#navigation {
	background-color:#fff;
	clear:both;
	display:block;
	float:left;
	height:40px;
	margin-left:10px;
	padding:1px;
	width:950px;
}

#navigation a {
	color:#fff;
	display:block;
	font-size:12px;
	height:38px;
	line-height:38px;
	text-decoration:none;
}

#nav, #nav ul {
	border:1px solid #d1d1d1;
	display:block;
	float:left;
	height:38px;
	list-style-image:none;
	list-style-type:none;
	width:948px;
}

#nav a, #nav a:hover {
	border:none;
	display:block;
	text-decoration:none;
}

#nav li {
	float:left;
	height:40px;
	list-style-image:none;
	list-style-type:none;
	min-height:40px;
	position:relative;
	z-index:1;
}

#nav li a {
	color:#000;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:12px;
	height:38px;
	margin:0px;
	outline:none;
	overflow:hidden;
	padding:0px;
	position:relative;
	text-indent:-9999px;
	width:130px;
}

#nav li.page-item-1 a {
	background:url('images/nav/home.png') no-repeat 0 0 transparent;
	width:78px !important;
}

#nav li.page-item-206 a {
	background:url('images/nav/portfolio.png') no-repeat 0 0 transparent;
}

#nav li.page-item-8 a {
	background:url('images/nav/kompetenzen.png') no-repeat 0 0 transparent;
}

#nav li.page-item-10 a {
	background:url('images/nav/wirueberuns.png') no-repeat 0 0 transparent;
}

#nav li.page-item-12 a {
	background:url('images/nav/karriere.png') no-repeat 0 0 transparent;
}

#nav li.page-item-15 a {
	background:url('images/nav/kontakt.png') no-repeat 0 0 transparent;
}

#nav li.page-item-309 a {
	background:url('images/nav/buecher.png') no-repeat 0 0 transparent;
}

#nav li.page-item-463 a {
	background:url('images/nav/magazine.png') no-repeat 0 0 transparent;
}

#nav li.page-item-516 a {
	background:url('images/nav/presse.png') no-repeat 0 0 transparent;
}

#nav li.page-item-620 a {
	background:url('images/nav/unternehmen.png') no-repeat 0 0 transparent;
}

#nav li.page-item-1655 a {
	background:url('images/nav/veranstaltungen.png') no-repeat 0 0 transparent;
}

#nav li ul {
	border:none;
	border-bottom:1px solid #d1d1d1;
	border-right:2px solid #d1d1d1;
	clear:left;
	display:none;
	height:auto;
	width:128px;
}

#nav li li {
	height:35px;
	min-height:35px;
	width:128px;
}

#nav li li a, #nav li li a:visited {
	height:35px !important;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	display:block;
}

#nav li.page-item-1 a:hover, #nav li.page-item-206 a:hover, #nav li.page-item-8 a:hover, #nav li.page-item-10 a:hover, #nav li.page-item-12 a:hover, #nav li.page-item-15 a:hover {
	background-position:0 -38px;
	outline:none;
}

#searchform {
	border:none;
	display:inline;
	float:right;
	height:38px;
	margin:0;
	padding:0;
}

#searchform fieldset {
	border:medium none;
	height:38px;
	margin:0;
	padding:0;
}

#searchform input#searchbox {
	background-color:#fafafa;
	border:medium none;
	color:#888888;
	float:right;
	font-family:"myriad pro",arial,helvetica,clean,sans-serif;
	font-size:12px;
	height:26px;
	letter-spacing:0;
	line-height:26px;
	overflow:visible;
	padding:7px 8px 5px 8px;
	text-align:left;
	text-decoration:none;
	text-shadow:0 0 2px #fff;
	text-transform:uppercase;
	width:128px;
	word-spacing:normal;
}

#searchsubmit {
	background:url("images/nav/search.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#000000;
	cursor:pointer;
	display:block;
	float:right;
	height:38px;
	overflow:visible;
	padding:0;
	width:76px;
}

#searchform a {
	float:right !important;
	height:38px !important;
	width:76px !important;
}

#searchform a:hover #searchsubmit {
	background-position:0px -38px;
}

#slider_wrapper {
	background:url('images/slider_bg.png') no-repeat 0 0px transparent;
	float:left;
	height:310px;
	width:970px;
}

#slider {
	display:block;
	float:left;
	height:273px;
	margin:14px 13px 40px 15px;
	overflow:hidden;
	width:942px;
	z-index:0;
}

#slider a img {
	border:none;
}

#magazin_wrapper {
	background:url("images/carbon_white.jpg") repeat scroll 0 0 #fff;
	border:1px solid #dddddd;
	border-bottom:none;
	clear:both;
	float:left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:950px;
}

#magazin_header {
	background:url('images/magazin_header.png') no-repeat 0 0 transparent;
	display:block;
	height:110px;
	position:absolute;
	right:-12px;
	top:-6px;
	width:177px;
}

#magazin_slider_wrapper {
	border-top:1px solid #dddddd;
	float:left;
	width:950px;
}

#magazin_slider_spacer_left, #magazin_slider_spacer_right {
	border-bottom:1px solid #D2D2D2;
	display:block;
	float:left;
	height:180px;
	position:relative;
	width:45px;
}

.magazin_slider_spacer_left, .magazin_slider_spacer_right {
	border-bottom:1px solid #d2d2d2;
	display:block;
	float:left;
	height:180px;
	position:relative;
	width:85px;
}

.magazin_slider_spacer_left .magazin_slider_prev a {
	background:url('images/content_bottom_slider_navi.png') no-repeat 0 0 transparent;
	height:70px;
	left:0px;
	position:absolute;
	top:55px;
	width:40px;
	z-index:100;
}

.magazin_slider_spacer_left .magazin_slider_prev a:hover {
	background-position:-40px 0px;
}

.magazin_slider_spacer_right .magazin_slider_next a {
	background:url('images/content_bottom_slider_navi.png') no-repeat 0 -70px transparent;
	height:70px;
	position:absolute;
	right:0px;
	top:55px;
	width:40px;
	z-index:100;
}

.magazin_slider_spacer_right .magazin_slider_next a:hover {
	background-position:-40px -70px;
}

.magazin_slider {
	border-bottom:1px solid #d2d2d2;
	float:left;
	height:165px;
	padding-top:15px;
	width:780px !important;
}

.magazin_slider ul li {
	height:150px;
	margin:0px 10px 0px;
	width:110px;
}

.magazin_slider ul li a {
	border:none;
	text-decoration:none
}

.magazin_slider ul li a:hover {
	border:none;
	text-decoration:none;
}

.magazin_slider ul li a img {
	background-color:#fff;
	border:1px solid #d7d7d7;
	padding:3px;
	width:100px;
}

#magazin_slider_header {
	background:url("images/carbon_white2.jpg") repeat scroll 0 0 #fff;
	display:block;
	float:left;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:950px;
}

#magazin_slider_header_inner {
	background:url('images/magazin_slider_header.png') no-repeat 0 0 transparent;
	display:block;
	float:left;
	height:25px;
	width:200px;
}

#magazin_slider_navi {
	background:url("images/carbon_white2.jpg") repeat scroll 0 0 #fff;
	display:block;
	float:left;
	overflow:hidden;
	padding-bottom:3px;
	padding-top:1px;
	width:950px;
}

#magazin_slider_navi_inner {
	display:block;
	height:22px;
	overflow:hidden;
	padding-bottom:3px;
	padding-left:434px;
	padding-top:3px;
	width:81px;
}

.magazin_slider_navi_1, .magazin_slider_navi_2, .magazin_slider_navi_3, .magazin_slider_navi_4 {
	background:url("images/slider_navi_big.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:22px;
	margin-right:5px;
	width:22px;
}

.externalControlNav_Magazine .active {
	background-position:0 -22px;
}

#content {
	color:#111;
	float:left;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-bottom:36px;
	padding:30px;
	text-align:left;
	width:575px;
}

#content_full {
	color:#4d4d4d;
	float:left;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-bottom:36px;
	padding:30px;
	text-align:left;
	width:890px;
}

#content ul {
	list-style:circle;
	margin-bottom:30px;
	margin-left:20px;
}

#content ul li {
	padding-bottom:2px;
	padding-top:2px;
}

#content h1, #content_full h1 {
	color:#76001a;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:30px;
	padding-bottom:18px;
}

#content h2 {
	color:#000;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:21px;
	padding-bottom:9px;
}

#content p {
	line-height:140%;
	padding-bottom:5px;
}

.ngg-right {
	float:right;
	padding-left:15px;
}

.ngg-left {
	float:left;
	padding-right:15px;
}

.more {
	background:url('images/more.png') no-repeat 0 0 transparent;
	border:none;
	cursor:pointer;
	display:block;
	height:31px;
	text-decoration:none;
	text-indent:-9999px;
	width:124px;
}

.more_datenschutz {
	background-image:url('images/btn_datenschutz.png');
	border:none;
	cursor:pointer;
	display:block;
	height:31px;
	text-decoration:none;
	width:220px;
}

.more:hover, .more_datenschutz:hover {
	background-position:0px -31px;
}

#content_related h1 {
	color:#76001a;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:30px;
	padding-bottom:18px;
}

#content_related h2 {
	border-bottom:1px dashed #cccccc;
	color:#76001a;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:21px;
	margin-bottom:15px;
	padding-bottom:5px;
	width:150px;
}

#related_right_inner {
	color:#666666;
	padding:20px;
	padding-right:70px;
}

#newsletter_button {
	background:url('images/newsletter.png') no-repeat 0 0 transparent;
	display:block;
	height:110px;
	position:absolute;
	right:-12px;
	top:-6px;
	width:177px;
}

#marketing_button {
	background:url('images/chart.png') no-repeat 0 0 transparent;
	display:block;
	height:40px;
	position:absolute;
	right:25px;
	top:15px;
	width:40px;
}

#know_button {
	background:url('images/know.png') no-repeat 0 0 transparent;
	display:block;
	height:48px;
	position:absolute;
	right:25px;
	top:15px;
	width:48px;
}

#newsletter_order {
	background:url('images/anmelden.png') no-repeat 0 0 transparent;
	border:none;
	cursor:pointer;
	display:block;
	height:31px;
	text-decoration:none;
	width:124px;
}

#newsletter_order:hover {
	background-position:0px -31px;
}

#sidebar {
	border-left:1px dashed #cccccc;
	color:#666;
	float:right;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-top:20px;
	padding:10px 30px 30px 30px;
	width:230px;
}

#sidebar p {
	margin-bottom:0px;
}

#sidebar_address {
	border-bottom:1px dashed #cccccc;
	color:#000;
	line-height:160%;
	padding-bottom:15px;
	padding-top:15px;
}

#sidebar_image img {
	border:1px dashed #cccccc;
	padding:3px;
	width:226px;
}

#sidebar_mail {
	border-bottom:1px dashed #cccccc;
	line-height:26px;
	padding-bottom:15px;
	padding-top:15px;
}

#sidebar a {
	color:#000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}

#footer {
	background:url('images/footer.png') repeat-x 0 0 transparent;
	bottom:0px;
	left:0px;
	margin-top:-130px;
	position:relative;
	text-align:center;
	width:100%;
}

#footer_inner {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:115px;
	margin:0 auto;
	padding-top:15px;
	width:950px;
}

#footer_logo {
	display:block;
	padding:10px;
}

#footer_logo a img {
	border:none;
}

#footer_copyright {
	color:#828282;
	display:block;
	font-size:11px;
	padding:3px;
}

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

#footer a:hover {
	color:#333;
	text-decoration:underline;
}

#magazin_slider {
	border-top:none;
	border-top:4px solid #000;
	height:350px;
	margin-left:20px;
	padding:10px 10px 10px 10px;
	width:850px;
}

#magazin_slider iframe {
	border:none;
	display:block;
	height:900px;
	margin:0;
	padding:0;
	position:relative;
	top:-420px;
	width:850px;
}

.wpcf7-form {
	float:left;
	text-align:left;
}

.wpcf7-form p {
	float:left;
	line-height:100%;
	text-align:left;
	width:100%;
}

.wpcf7-text {
	background-color:#fff;
	border:1px solid #bababa;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-right:10px;
	margin-top:1px;
	padding:4px;
}

.wpcf7-submit {
	background:url("images/senden.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	width:124px;
}

.wpcf7-submit:hover {
	background-position:0px -31px;
}

.wpcf7-response-output {
	display:block;
	float:left;
	left:0px;
	margin:0;
	margin-bottom:20px;
	margin-top:30px;
	padding:0;
	position:relative;
	text-align:left;
}

#kontakt_message {
	border:1px solid #BABABA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:150px;
	padding:4px;
	margin-top:1px;
	width:400px;
}

.magazine_text {
	font-size:11px;
}

.magazine_text h1 {
	color:#76001a;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:30px;
	padding-bottom:18px;
}

.magazine_text h2 {
	color:#000 !important;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:18px !important;
	letter-spacing:-1px;
	padding-bottom:7px;
	padding-top:4px;
}

.magazine {
	border-bottom:1px dotted #b4b4b4;
	border-right:1px dotted #b4b4b4;
	float:left;
	height:200px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
}

.magazine:hover {
	background-color:#fafafa;
}

.veranstaltungen {
	border-bottom:1px dotted #b4b4b4;
	float:left;
	height:180px;
	padding-left:25px;
	padding-right:25px;
	padding-top:30px;
}

.veranstaltungen:hover {
	background-color:#fafafa;
}

.veranstaltungen_text {
	float:left;
	font-size:11px;
	width:550px;
}

.veranstaltungen_text h1 {
	color:#76001a;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:30px;
	padding-bottom:18px;
}

.veranstaltungen_text h2 {
	color:#000 !important;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:18px !important;
	letter-spacing:-1px;
	padding-bottom:7px;
	padding-top:4px;
}

.noborder {
	border-right:none;
}

.nobottom {
	border-bottom:none;
}

.magazine_thumb {
	float:left;
	padding-right:20px;
}

.magazine_thumb img {
	border:1px dotted #ccc;
	padding:4px;
	width:130px;
}

.magazine_text {
	float:left;
	width:230px;
}

.presse_thumb {
	border-bottom:1px dashed #cccccc;
	float:left;
	margin-bottom:25px;
	padding-bottom:25px;
}

.presse_thumb img {
	border:1px dotted #ccc;
	margin-right:25px;
	padding:4px;
	width:180px;
}

.presse_text {
	float:right;
	margin-bottom:25px;
	width:350px;
}

.presse_text h2 {
	color:#000 !important;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:18px !important;
	letter-spacing:-1px;
	padding-bottom:7px;
	padding-top:4px;
}

.presse_header {
	margin-bottom:15px;
}

.presse_header img {
	width:250px;
}

.pressemitteilung {
	margin-bottom:25px;
	width:575px;
}

.sidebar_box {
	line-height:17px;
	padding-bottom:10px;
	padding-top:10px;
}

.sidebar_box strong {
	color:#2e2e2e;
	display:block;
	font-weight:bold;
	margin-bottom:3px;
}

.link {
	display:block;
}

.link span {
	color:#cc1e11;
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
	padding-right:4px;
}

.link a {
	color:#484848 !important;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.link a:hover {
	text-decoration:underline;
}

.back {
	background-image:url('images/btn_back.png');
	border:none;
	cursor:pointer;
	display:block;
	height:31px;
	margin-top:30px;
	text-decoration:none;
	width:165px;
}

.back:hover {
	background-position:0px -31px;
}

.sonderlink {
	border:none;
	cursor:pointer;
	display:block;
	height:31px;
	margin-top:30px;
	text-decoration:none;
	width:165px;
}

.sonderlink:hover {
	background-position:0px -31px;
}

#newsletter_frame {
	border:none;
	font-size:11px !important;
	margin:0px;
	margin-top:30px;
	padding:0px;
}

#newsletter_frame hr {
	background:none;
	border:none;
}

#newsletter_table {
	font-size:11px !important;
}

#newsletter_form {
	float:left;
	padding:20px;
	padding-left:0px;
}

#newsletter_form label {
	display:block;
	float:left;
	width:100px;
}

#newsletter_form select, #newsletter_form .input-text {
	background-color:#fff;
	border:1px solid #bababa;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	padding:4px;
	width:180px;
}

#newsletter_form select {
	width:190px;
}

#newsletter_form select:focus, #newsletter_form .input-text:focus {
	border-color:#737373;
}

#newsletter_form fieldset {
	background-color:#fff;
	border:0 none;
	border-bottom:1px dotted #bababa;
	border-top:1px dotted #bababa;
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
	padding-left:100px;
	width:200px;
}

#newsletter_form fieldset input {
	clear:both;
	display:block;
	float:left;
	margin-bottom:6px;
	margin-top:6px;
}

#newsletter_form fieldset label {
	border:none;
	display:block;
	float:left;
	height:14px;
	line-height:14px;
	margin-bottom:6px;
	margin-left:10px;
	margin-top:6px;
	outline:none;
	overflow:hidden;
}

#newsletter_form fieldset input:focus, #newsletter_form fieldset label:focus, #newsletter_form fieldset label.checked, #newsletter_form fieldset .custom-radio:focus {
	border:none;
	outline:none;
	overflow:hidden;
}

#newsletter_form fieldset .custom-radio {
	border:none;
	clear:both;
	float:left;
	outline:none;
	overflow:hidden;
}

#newsletter_form p {
	clear:both;
	float:left;
	margin-bottom:5px;
}

#newsletter_form #submit_newsletter {
	background-color:#f8f8f8;
	border:1px dotted #b8b8b8;
	clear:both;
	color:#232323;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	margin-left:100px;
	outline:1px solid #fff;
	overflow:hidden;
	padding:5px 20px;
}

#newsletter_form p {
	margin:0px 0px 0px 0px;
	margin-bottom:5px;
	padding:0px;
}

#newsletter_form #submit_newsletter:hover {
	background-color:#e4e4e4;
	border:1px dotted #a4a4a4;
}

#newsletter_status {
	clear:both;
	display:block;
	float:left;
	padding:30px;
}

#newsletter_status .error {
	background:url('images/error.png') no-repeat 0 0 transparent;
	display:block;
	float:left;
	height:64px;
	margin-right:15px;
	width:64px;
}

#newsletter_status .success {
	background:url('images/success_icon.png') no-repeat 0 0 transparent;
	display:block;
	float:left;
	height:64px;
	margin-right:15px;
	width:64px;
}

#newsletter_status .status {
	display:block;
	float:left;
	padding-top:5px;
	width:320px;
}

#newsletter_intro {
	float:left;
	padding:20px 0px 0px 0px;
	width:450px;
}

#newsletter_intro p {
	display:block;
	padding-bottom:5px;
}

.wpcf7-list-item {
	clear:both;
	float:left;
	margin:3px 0px;
	width:100%;
}

.wpcf7-checkbox, .wpcf7-radio {
	display:block;
	float:left;
	margin-bottom:15px;
	margin-left:30px;
	margin-top:15px;
	width:100%;
}

.wpcf7-list-item-label {
	display:block;
	float:left;
	margin-left:5px;
}

.wpcf7-list-item input {
	display:block;
	float:left;
	margin-top:1px;
}

input.artikel {
	display:block;
	width:250px;
}

input.preis {
	display:block;
	width:125px;
}

input.anzahl {
	display:block;
	width:45px;
}

.wmm_table {
	margin-bottom:30px;
}

.wmm_table tr {
	margin:3px 0px;
}

.wmm_table td {
	height:30px;
	padding:3px;
}

.wpcf7-form label {
	display:block;
	width:100px;
}

p.hinweis {
	color:#949494;
	font-size:11px;
}

p.thin {
	margin-bottom:7px;
}

.thin label {
	width:200px;
}

p.submit {
	margin-top:12px;
}

.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {
	color:#b20000;
	font-weight:bold;
}

.wpcf7-list-item-label {
	bottom:17px;
	float:none;
	left:15px;
	position:relative;
}

.emag_month {
	margin-bottom:50px;
}

.emag_month a {
	color:#76001A;
	font-size:16px;
	text-decoration:none;
}

.emag_month a:hover {
	text-decoration:underline;
}