/*
Theme Name: flo
*/form {
margin: 0;
padding: 0;
}

table, td, input, textarea, select {
font-family: Arial, sans-serif;
font-size: 1em;
}

p {
line-height: 140%;
margin:0;
padding: 8px 0 8px 0;
}

.fl {
float:left;
}
.fr {
float: right;
}
.clr {
clear:both;
}

a {
text-decoration: none;
color: #008bff;
}

body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 14px;
background: white url(img/body-bg.png) center top repeat-y;
color: #333;
text-align: center;
-webkit-text-size-adjust: none;
text-size-adjust: none;
}

#base {
text-align: left;
margin: 0 auto;
width: 1000px;
}

#head {
background-color: #0068bf;
position: absolute;
top: 48px;
left: 0px;
width: 100%;
height: 98px;
font-size: 16px;
color: white;
}
#head-in {
position: relative;
text-align: left;
margin: 0 auto;
width: 1000px;
}

#phone {
padding-bottom: 3px;
padding-left: 32px;
background: transparent url(img/phone.png) bottom left no-repeat;
position: absolute;
bottom: 17px;
left: 506px;
}
#mail {
padding-bottom: 2px;
padding-left: 36px;
background: transparent url(img/mail.png) bottom left no-repeat;
position: absolute;
bottom: 18px;
right: 30px;
}

#head a {
color: white;
text-decoration: none;
}

#logo {
margin-left: 20px;
margin-top: 22px;
}

#claim {
color: #008bff;
font-size: 16px;
margin-top: 15px;
height: 154px;
text-align: right;
padding-right: 30px;
}
#navi {
padding-left: 88px;
}

#navi ul, #navi li {
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#navi a {
padding: 0 16px 0 16px;
text-transform: uppercase;
color: #777;
}
.current_page_item a,
.current_page_ancestor a {
color: #008bff !important;
}

.page-item-20 {
font-weight: bold;
}

h1 {
font-size: 18px;
background-color: #50b94d;
padding: 7px 22px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
margin: 0 0 20px 0;
color: white;
float: left;
}

#content {
position: relative;
}
#content-in {
padding: 40px 30px 20px 270px;
font-size: 14px;
}
#content-in ul {
margin: 0;
padding: 8px 0px 8px 30px;
}
#content-in li {
line-height: 140%;
}

#content-in strong {
color: #37b034;
}

h2 {
color: #37b034;
margin: 0;
padding: 20px 0 0 0;
font-size: 16px;
}

h1+div+h2 {
padding-top: 8px;
}

#postit-in {
padding: 20px 0 25px 28px;
}
#postit {
background: transparent url(img/post-it.png) bottom left no-repeat;
position: absolute;
top: 40px;
left: -3px;
width: 208px;
line-height: 160%;
font-size: 12px;
}
#postit ul, #postit li {
list-style-type: none;
margin: 0;
padding: 0;
}
#postit .h {
color: #37b034;
cursor: default;
}
#postit a {
color: #777;
}

#postit a:hover,
#navi a:hover {
color: #008bff;
}

.link {
color: white !important;
border-radius: 14px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
margin: 10px 0 10px 0;
background: #0068bf url(img/link.png) left center no-repeat;
padding: 5px 12px 5px 34px;
float: left;
}


.alignleft {
margin: 2px 30px 20px 0px;
float: left;
}
.alignright {
margin: 2px -30px 20px 30px;
float: right;
}

.page-id-10 #content-in li {
padding-bottom: 4px;
}

.wpcf7-list-item {
display: block;
}

textarea {
height: 80px;
width: 350px;
}

.page-item-20 {
	display: none !important;
}
.page-item-22 a::after {
	content: "/DATENSCHUTZ";
}