/*
Theme Name: BMI
Description: Theme für Barbara Miedke Büroservice.
Version: 1.0
Author: Richard Schaufler
*/
		/** Basic CSS
------------------------------------------------------------ */
html {
	font-size: 62.5%; /* don't edit */
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
}
body {
	font-size: 1.2em; /* edit here global size for em, 1em = 10px */
	background: url(img/body_bg.gif) 788px 0 no-repeat;
	height: 100%;
    color: #011E48;
}
img {
	border: none;
}
a {
	color: #89142E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
}
textarea, input, select{
	font-size: 1em;
	background : #FFFFFF;
	border: 1px solid #D9D9D9;
}
option {
    border: none;
}
fieldset {
	border: none;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #89142E;
}
p {
	margin: 0.4em 0;
}
table {
	font-size: 1.1em;
}
li {
    list-style-type: none;
}
blockquote {
	margin: 0 40px;
}
.clear {
	clear: both;
}
span.red {
	color: #89142E;
}
address {
	font-style: normal;
}
.alignleft {
	float: left;
}
#content img {
	border: 1px solid #D9D9D9;
}
.wp-caption-text {
	font-weight: bold;
}
.editlink {
	clear: both;
}

		/** Wrap
------------------------------------------------------------ */
#wrap {
	width: 788px;
}
		/** Header
------------------------------------------------------------ */
#header {
	background: url(img/header.gif) no-repeat #FFFFFF;
	border-bottom: 1px solid #B9BBBA;
	height: 266px;
}
html>body #header {
	height: auto;
	min-height: 266px;
}
#logo {
	width: 410px;
	height: 84px;
	margin: 0;
}
#logo a {
	display: block;
	width: 410px;
	height: 84px;
	text-indent: -1000px;
	outline: none;
}
		/** Servicenavi
------------------------------------------------------------ */
#service_navi {
	float: right;
}
#service_navi li {
	float: left;
}
		/** Mainnavi
------------------------------------------------------------ */
#main_navi {
	width: 185px;
	background: #011E48 url(img/main_navi_bg.gif) repeat-y 175px 0;
	padding: 3px 0;
}
#main_navi ul {
	border-top: 1px solid #3F5676;
}
#main_navi ul li {
	/* for ie6 */
	height: 1%;
}
html>body #main_navi ul li {
	height: auto;
}
#main_navi ul li a {
	/* for ie6 */
	height: 1%;
	display: block;
	padding: 5px 0 4px 29px;
	border-bottom: 1px solid #3F5676;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background: url(img/w_arrow.gif) 11px 8px no-repeat;
}
#main_navi .current_page_item a, #main_navi a:hover {
	background: url(img/menu_active.gif) no-repeat;	
}
		/** Content
------------------------------------------------------------ */
#content_wrap {
	background: url(img/content_bg.gif) repeat-x;
	clear: both;
	/* for ie6&7 */
	height: 1%; 
}
		/** Content
------------------------------------------------------------ */
#content {
	margin: 0 17px 0 24px;
	padding-top: 40px;
	background: url(img/line_v.gif) repeat-y 524px 0;
	/* for ie6&7 */
	height: 1%; 
}
		/** Content Left
------------------------------------------------------------ */
#content_left {
	float: left;
	width: 500px;
	padding-right: 42px;
}
#content_left ul {
  margin: 5px;  
}
#content_left li {
	background: url(img/r_arrow.gif) no-repeat 0 8px;
    padding: 5px 0 5px 13px;
}
		/** Content Right
------------------------------------------------------------ */
#content_right {
	width: 205px;
	float: left;
}
.widget_text {
	background: #88132D;
	color: #FFFFFF;
	padding: 10px;
	letter-spacing: -0.02em;
}
.widget_text h2 {
	font-size: 1.2em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B26575;
	color: #FFFFFF;
	text-transform: uppercase;
}
.widget_text .mail {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	background: url(img/email.gif) no-repeat 0 5px;
	padding-left: 25px;
}
.widget_text .tel_fax {
	display: block;
	background: url(img/icon_tel.gif) no-repeat 0 5px;
	padding-left: 25px;
	margin: 16px 0;
}
		/** Footer
------------------------------------------------------------ */
#footer {
	color: #75747C;
	border-top: 1px solid #D9D9D9;
	text-align: center;
	font-size: 0.9em;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	/* for ie6 */
	height: 1%; 
}
html>body #footer {
	height: auto;
}
#footer a {
	color: #75747C;
}
#footer li {
	display: inline;
}
#footer .first {
	border-right: 1px solid #75747C;
	margin-right: 5px;
}
		/** Contact
------------------------------------------------------------ */
span.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #89142E;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 100;
	background: #fff;
	border: 1px solid #89142E;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}

