/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 30px;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

input[type="submit"] {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #0F5B96;
	cursor: pointer;
}

input[type="reset"] {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #0F5B96;
	cursor: pointer;
}

h1 {
	font-size: 2.4em;
}

a {
	color: #BD0000;
}

a:hover {
	text-decoration: none;
	color: #BD0000;
}

hr {
	display: none;
}

#main {
	width: 967px;
	background: url(images/bg_tb.gif);
}

#main2 {
	background: url(images/top.gif) left top no-repeat;
}

#main3 {
	background: url(images/bottom.gif) left bottom no-repeat;
	padding: 15px 16px 0px 13px;
}

/* Header */
#header {
	width: 980px;
}

#logo {
	height: 94px;
	background: url(images/logo.jpg) left top no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 17px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}

#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo h3 {
	padding: 35px 0 0 650px;
	font-size: 24px;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
	height: 37px;
	background: url(images/menu.gif) no-repeat;
	width: 938px;
	padding-top: 0px;
}

#menu ul {
	margin: 0px 0px 0px 60px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 29px;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background: url(images/b2.gif) 0px 2px repeat-x;
}

/* Page */
#page {
	margin: 0 auto;
	background: url(images/cent_m.jpg) repeat-y;
}

.page2 {
	background: url(images/top_m.gif) top no-repeat;
}

/* cent */
#content {
	margin: 10px auto 3px auto;
	width: 967px;
}

#cent .post ul, #cent .post ol {
	margin-left: 30px;
}

#cent .top {
	width: 497px;
	background: url(images/top.png) no-repeat;
	height: 13px;
}

#cent .middle_back {
	padding: 10px 20px 20px 20px;
}

.middle_back ol {
	padding-left: 30px;
}

.middle_back a {
	padding: 9px;
}

#cent .title {
	background: url(images/tit.jpg) top repeat-x;
	height: 28px;
	padding-top: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#cent .date {
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;
}

#cent .date ul {
	list-style: none;
}

#cent .date li {
	display: inline;
}

#cent .small_icon1 {
	height: 24px;
	width: 150px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}

#cent .small_icon2 {
	height: 24px;
	width: 120px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}

#cent .small_icon3 {
	height: 24px;
	width: 100px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 30px;
}

#cent {
	margin-top: 6px;
}

.st1 {
	width: 630px;
	min-height: 565px;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background: #FFFFFF;
	float: left;
	margin-bottom: 6px;
}

.st1withoutheight {
	width: 630px;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background: #FFFFFF;
	float: left;
	margin-bottom: 6px;
}

#st11 {
	width: 630px;
	float: left;
}

.st2 {
	width: 190px;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background: #FFFFFF;
	margin-bottom: 6px;
}

#st21 {
	padding: 0px 0px 0px 7px;
	float: left;
}

.st3 {
	width: 298px;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background: #FFFFFF;
	margin-bottom: 6px;
}

#st31 {
	width: 298px;
	float: right;
	margin-right: 2px;
}

.post {
	padding: 0px 0px 0px 0px;
	color: #000000;
}

.post a {
	color: #034791;
}

.post a:hover {
	color: #034791;
}

/* Sidebars */
.sidebar {
	float: left;
	width: 219px;
}

.sidebar2 {
	padding: 13px 7px 0px 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
	padding: 0px 0 4px 10px;
}

.sidebar a {
	text-decoration: none;
	color: #034791;
	font-size: 11px;
}

.sidebar a:hover {
	color: #0A6894;
	text-decoration: underline;
}

.bottom_small {
	height: 2px;
	background: url(images/small_bottom.gif) no-repeat;
	width: 183px;
}

/* Left Sidebar */
.sidebar3 {
	padding: 13px 0px 0px 8px;
}

/* Right Sidebar */
.back {
	padding: 0px 20px 20px 20px;
}

.back ul {
	padding: 0px;
	list-style: none;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 13px;
}

.tel_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;	
}

.fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	padding-top: 2px;
	text-align: center;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 15px;
	text-align: center;
	margin-bottom: -10px;
}

.kontakteintrag {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}

.welcome_title {
	padding-top: 5px;
}

.welcome_picture {
	padding-top: 15px;
	padding-bottom: 10px;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: justify;
}

.impressum a {
	font-size: x-small;
}

.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: justify;
}

.kontaktfooter {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-bottom: 20px;
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
}

.ueberuns {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	text-align: justify;
}

.ueberuns .tagline {
	font-size: 18px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

.ueberuns h2 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.ueberunspic {
	padding: 5px;
	float: left;
}

.space {
	padding-top: 280px;
}

.service {
	padding: 10px;
}

.service h2 {
	text-align: center;
	font-size: 24px;
}

.service h3 {
	text-align: center;
}

.service p {
	text-align: justify;
}

.rohrreinigung {
	padding: 10px;
}

.rohrreinigung h2 {
	text-align: center;
	font-size: 24px;
}

.pointliner {
	height: 140px;
}

/* Calendar */
#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#bot_tb {
	background: url(images/bot_m.jpg) bottom no-repeat;
	height: 17px;
}
/* Footer */
#footer {
	clear: both;
	padding-top: 7px;
	height: 34px;
	background: url(images/futer.gif) top no-repeat;
	text-align: center;
	margin-top: 3px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
}

#bg {
	background: url(images/futer.jpg) bottom repeat-x;
}

#logo img.logo-img {
	float: left;
	padding: 9px 20px 0 20px;
}

/* ===== Typography & Spacing ===== */

body {
	line-height: 1.5;
}

#cent .middle_back {
	padding: 14px 20px 24px 20px;
}

#cent .middle_back h2,
#cent .middle_back h3,
#cent .middle_back h4,
#cent .middle_back h5 {
	margin: 22px 0 8px 0;
}

#cent .middle_back h3 {
	font-size: 1.15em;
}

#cent .middle_back h4 {
	font-size: 1.1em;
}

#cent .middle_back p {
	margin: 0 0 12px 0;
}

#cent .middle_back ul,
#cent .middle_back ol {
	margin: 0 0 12px 20px;
	padding: 0;
}

#cent .middle_back li {
	margin: 0 0 10px 0;
}

#cent .middle_back li h4 {
	margin-top: 4px;
}

#cent .middle_back .welcome ul,
#cent .middle_back .service ul,
#cent .middle_back .rohrreinigung ul {
	list-style: disc;
}

/* ===== Responsive Layout ===== */

img {
	max-width: 100%;
	height: auto;
}

.tel a,
.fax a {
	color: inherit;
	text-decoration: none;
}

.tel a:hover,
.fax a:hover {
	color: inherit;
	text-decoration: none;
}

@media (max-width: 980px) {
	body {
		margin-bottom: 10px;
	}

	#content {
		width: 100%;
		margin: 0;
	}

	#main {
		width: 100%;
		background: #FFFFFF;
	}

	#main2,
	#main3 {
		background-image: none;
	}

	#main3 {
		padding: 10px 6px 0 6px;
	}

	#logo {
		height: auto;
		min-height: 94px;
		background-size: 100% 100%;
	}

	#logo img.logo-img {
		float: none;
		display: block;
		margin: 0 auto;
		width: 70%;
		padding: 10px 0 0 0;
	}

	#logo h3 {
		padding: 10px 8px 12px 8px;
		font-size: 18px;
		text-align: center;
	}

	#menu {
		width: 100%;
		height: auto;
		background-image: none;
		background-color: #0F5B96;
		padding: 5px 0;
	}

	#menu ul {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	#menu li {
		display: block;
		float: left;
		width: 50%;
	}

	#menu a {
		float: none;
		display: block;
		width: auto;
		height: auto;
		padding: 9px 4px;
		font-size: 15px;
		text-align: center;
	}

	#menu a:hover {
		background: none;
	}

	#st11 {
		width: auto;
		float: none;
	}

	#st11 .st1,
	#st11 .st1withoutheight {
		width: auto;
		height: auto;
		float: none;
		margin-bottom: 8px;
	}

	#st31 {
		width: auto;
		float: none;
		margin-right: 0;
	}

	#st31 .st3 {
		width: auto;
	}

	#cent .title {
		font-size: 13px;
		padding-left: 10px;
	}

	#cent .middle_back {
		padding: 10px;
	}

	.welcome {
		font-size: 18px;
	}

	.tel {
		font-size: 24px;
	}

	.fax {
		font-size: 20px;
	}

	.address {
		font-size: 15px;
	}

	.space {
		padding-top: 0;
	}

	.ueberuns h2,
	.service h2,
	.rohrreinigung h2 {
		font-size: 20px;
	}

	.pointliner {
		height: auto;
	}

	#footer {
		height: auto;
		background-image: none;
		background-color: #0F5B96;
		padding: 8px 10px 14px 10px;
	}
}

@media (max-width: 600px) {
	body {
		font-size: 15px;
	}

	#menu a {
		font-size: 14px;
		padding: 10px 2px;
	}

	.welcome {
		font-size: 16px;
	}

	.tel {
		font-size: 22px;
	}

	.fax {
		font-size: 18px;
	}

	.address {
		font-size: 14px;
	}

	#logo h3 {
		font-size: 16px;
	}
}