/*
Stylesheet www.assistenz-gunkel.de
Design by Coffeebean Webdesign 2010
http://www.www.coffeebean-webdesign.de
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #BDCDD6 url(images/bg2.jpg) top left repeat-y;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #8B959B;
}

h1, h2, h3 {
	color: #01137F;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: 1.5em;
	font-size: 136%;
	font-weight: normal;
}

h2.title {
	margin-bottom: 1.1em!important;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

.entry ul {
	list-style: none;
	padding-left: 30px;
}

.entry a img {
	border: none!important;
}

.entry p {
	width: 490px;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #01137F;
}

a:hover {
	text-decoration: underline;
	color: #01137F;
}

/* Logo */

#logo {
	width: 860px;
	height: 240px;
	margin: 0 0;
	background: url(images/bg-head.gif) top left repeat-y;
	border-bottom: 1px solid #fff;
}

#logo img {
	border: none!important;
}

#head-slide {
	position: absolute;
	margin-left: 50px;
	margin-top: 20px;
}

#head-slide img {
	display: none;
	position: absolute;
}

#logo h1{
position: absolute;
margin-left: 630px;
margin-top: 10px; 
padding: 0px;
height: 200px;
width: 200px;
background: url(images/logo.png) top left no-repeat;
}

#logo h1 span{ 
display:none;
}

#logo h1 a {
display: block;
padding: 0px;
height: 200px;
width: 200px;
}

/* Page */

#page {
	width: 860px;
	margin: 0 0;
	background: #FFF url(images/img03.gif) repeat-y;
}

.line {
	border-top: 1px dashed #E1E3E4;
	margin-left: 25px;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding: 40px 50px 20px 50px;
	border-right: 1px dashed #E1E3E4;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;

}

blockquote {
    margin-top: 2em;
    padding: 6px 40px 1em 45px;
    background: url(images/cite.gif) no-repeat top left;
}
blockquote p {
    margin-bottom: 0.3em;
    font-style: italic;
	font-family: Georgia, Helvetic, Verdana;
    background: none;
	font-size: 1.2em;
	color: #8B959B;
}
cite {
    display: block;
    margin-left: 10px;
    background: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #01137F;
}


.trenner1 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.trenner2 {
	height: 50px;
}

.byline {
  margin: -15px 0px 15px 3px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.floatpic {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 1px;
	border: 1px solid #ccc;
}

.float-box {
	float: left;
	width: 245px;
}

.float-box p, .float-box blockquote, .float-box ol, .float-box ul {
	line-height: 144%;
	font-size: 92%;
}

.float-box img {
	border: 6px solid #E3E3E6;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 40px 10px;
	margin-right: 20px;
}

#sidebar h2 {
	color: #01137F!important;
}

#sidebar .block {
	margin-left: 0;
	margin-top: 20px;
}

#sidebar .block p {
	text-align: left;
	line-height: normal;
	font-size: 0.9em;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top!important;
}

#links a {
	padding-left: 0.5em!important;
	color: #8B959B;
	text-decoration: none;
	font-weight: bold;
}

#links a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	height: 50px;
	width: 820px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#footer .wrapper {
	width: 870px;
	margin: 0 0;
}

#footer .footlinks {
	float: left;
	color: #313131;
	width: 508px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #BDCDD6;
	border-left: 20px solid #01137F;
	font-size: 85%;
}

#footer .copyright {
	float: right;
	width: 262px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #01137F;
	text-align: right;
	font-size: 85%;
	color: #FFFADC;
}

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

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

/*Kontaktformular start*/

.wpcf7 input {
	border: 1px solid #BBBBBB;
	margin-top: 3px;
	width: 292px;
	height: 20px;
	background:#fff url(images/bg-input.jpg) top left repeat-x;
}

.wpcf7 select {
	border: 1px solid #BBBBBB;
	margin-top: 3px;
	height: 20px;
	color: #7A7A7A;
	background:#fff url(images/bg-input.jpg) top left repeat-x;
}

.wpcf7 p {
	margin-left: 0px;
	font-size: 13px;
}

.wpcf7 textarea {
	border: 1px solid #BBBBBB;
	margin-top: 2px;
	width: 352px;
	background:#fff url(images/bg-input.jpg) top left repeat-x;
}


.wpcf7 #submit {
	background: #01137F!important;
	color: #fff;
	border:1px solid #D1C3A6;
	text-align: center;
	width:294px!important;
	width:296px;
	height: 30px;
	}
