/*
////////////////////////////////////////////////////////////////
//
// format.css  Stylesheet fuer die gesamte Webside
// erstellt durch gia-online, 53175 Bonn, www.gia-online.de
//
////////////////////////////////////////////////////////////////
*/

/* CSS Document - www.gepruefte-friedhofsgaertnerei.de */



* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	text-align: center;
	background: #CEEAB7 url(../images/layout/bg.jpg) left top repeat-x;
}
p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
/***************************************************/
/* Schriften                                       */
/***************************************************/

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #827D3D;
	line-height: 120%;
	margin-bottom: 20px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #F0F9E9;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #827D3D;
	line-height: 120%;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #E2E8D1;
}
/***************************************************/
/* Boxen			                               */
/***************************************************/

#box_all {
	padding: 0;
	margin: 0 auto;
}
#box_header_start {
	width: 970px;
	height: 344px;
	background: url(../images/layout/header_start.jpg) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_kundenvorteil {
	width: 970px;
	height: 344px;
	background: url(../images/layout/header_kundenvorteil.jpg) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_betriebsvorteil {
	width: 970px;
	height: 344px;
	background: url(../images/layout/header_betriebsvorteil.jpg) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_links {
	width: 970px;
	height: 344px;
	background: url(../images/layout/header_links.jpg) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_qzbetrieb {
	width: 970px;
	height: 344px;
	background: url(../images/layout/header_qzbetrieb.jpg) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_menu {
	margin-left: 500px;
}
#box_header_menu li {
	display: block;
	float: left;
	border-left: solid 1px #FFFFFF;
	list-style-type: none;
}
#box_content_top {
	width: 970px;
	background: url(../images/layout/bg_content_top.gif) center top no-repeat;
	margin-top: 10px;
}
#box_content {
	width: 970px;
	background: url(../images/layout/bg_content.gif) center top repeat-y;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
.box_content_text {
	width: 850px;
	text-align: left;
	padding: 0px 56px 0px 56px;
}
.box_content_text_border {
	width: 850px;
	text-align: left;
	padding: 20px 56px 0px 56px;
	margin-top: 20px;
	border-top: solid 2px #F0F9E9;
}
.box_content_left {
	float: left;
	width: 510px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.box_content_right {
	float: left;
	width: 320px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#box_content_nav {
	width: 610px;
	padding: 0;
	margin: 0 auto;
}
#box_content_nav_left ul {
	float: left;
}
#box_content_nav_right ul {
	float: right;
}
#box_content_nav li {
	list-style-type: none;
}
#box_content_search {
	width: 570px;
	background-color: #948F4D;
	padding: 15px 20px 0px 20px;
	margin: 0 auto;
	font-size: 11px;
	color: #F0F9E9;
}
#box_footer {
	font-size: 12px;
	color: #827D3D;
	width: 910px;
	background: url(../images/layout/bg_content_bottom.gif) center top no-repeat;
	text-align: left;
	padding-top: 15px;
	padding-left: 60px;
}
/***************************************************/
/* Sonstiges		                               */
/***************************************************/

.qz_login {
	position: absolute;
	right: 0pt;
	top: 0pt;
}
.infobox-bottom ul li, ol li {
	width: 700px;
	margin-left: 50px;
	padding: 0px 0px 0px 20px;
	list-style: none;
    background: url(../images/layout/bullet.gif) no-repeat 0px 3px;
}
.infobox-bottom li {
	width: 700px;
	padding-bottom: 5px;
}
.infobox-bottom-510 ul, ol {
	width: 400px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	list-style: none;
	list-style-image:  url(../images/layout/bullet.gif);
	list-style-type: none;
	list-style-position: inherit;
}
.infobox-bottom-510 li {
	width: 400px;
	padding-bottom: 5px;
}
/* Infobox im Textfeld */
.infobox-top {
	background:url(../images/layout/bg_infobox_top.gif) no-repeat top left;
	padding: 8px 0 0 0;
	overflow: hidden;
}
.infobox-bottom {
	background: url(../images/layout/bg_infobox_bottom.gif) no-repeat bottom left;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.infobox-bottom p, .infobox-bottom h3 {
	width: 800px;
}
.infobox-top-510 {
	background:url(../images/layout/bg_infobox_510_top.gif) no-repeat top left;
	padding: 8px 0 0 0;
	overflow: hidden;
}
.infobox-bottom-510 {
	background: url(../images/layout/bg_infobox_510_bottom.gif) no-repeat bottom left;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.infobox-bottom-510 p, .infobox-bottom-510 h3 {
	 width: 480px;
}
.infobox-top-320 {
	background:url(../images/layout/bg_infobox_320_top.gif) no-repeat top left;
	padding: 8px 0 0 0;
	overflow: hidden;
}
.infobox-bottom-320 {
	background: url(../images/layout/bg_infobox_320_bottom.gif) no-repeat bottom left;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.infobox-bottom-320 p, .infobox-bottom-320 h3 {
	width: 290px;
	padding-right: 10px;
}
/***************************************************/
/* Links			                               */
/***************************************************/

a, a:link, a:visited, a:active {
	color: #827D3D;
	text-decoration: none;
}
a:hover {
	color: #827D3D;
	text-decoration: underline;}
.box_content_text a, .box_content_right a, .box_content_text a:link, .box_content_right a:link, .box_content_text a:active, .box_content_right a:active {
	background: url(../images/layout/pfeil.gif) no-repeat left;
	padding-left: 18px;
 }
#box_header_start li a, #box_header_kundenvorteil li a, #box_header_betriebsvorteil li a, #box_header_links li a, #box_header_qzbetrieb li a, #box_header_start li a:link, #box_header_betriebsvorteil li a:link, #box_header_kundenvorteil li a:link, #box_header_links li a:link, #box_header_qzbetrieb li a:link, #box_header_start li a:visited, #box_header_betriebsvorteil li a:visited, #box_header_kundenvorteil li a:visited, #box_header_links li a:visited, #box_header_qzbetrieb li a:visited, #box_header_start li a:active, #box_header_betriebsvorteil li a:active, #box_header_kundenvorteil li a:active, #box_header_links li a:active, #box_header_qzbetrieb li a:active {
	display: block;
	padding: 10px 30px 0px 5px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#box_header_menu li a:hover {
	text-decoration: underline;
}
#box_content_nav_left li a, #box_content_nav_left li a:link, #box_content_nav_left li a:visited, #box_content_nav_left li a:active {
	display: block;
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 20px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #F0F9E9;
	background-color: #948F4D;
	text-decoration: none;
	border-bottom: solid 1px #DAD88F;
}
#box_content_nav_right li a, #box_content_nav_right li a:link, #box_content_nav_right li a:visited, #box_content_nav_right li a:active {
	display: block;
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 20px;
	margin: auto 0;
	font-size: 15px;
	font-weight: bold;
	background-color: #948F4D;
	color: #F0F9E9;
	text-decoration: none;
	border-bottom: solid 1px #DAD88F;
}
#box_content_nav_right li a:hover, #box_content_nav_left li a:hover {
	background: #948F4D url(../images/layout/bg_nav_hover.gif) top left repeat-x;
	text-decoration: none;
}
#box_content_search a, #box_content_search a:link, #box_content_search a:visited, #box_content_search a:active {
	color: #FFFFFF;
	text-decoration: underline;
	float: right;
	padding: 20px 40px 0px 0px;
}
#box_content_search a:hover {
	text-decoration: none;
}

a.word, a.word:link, a.word:visited, a.word:active {
	display: block;
	color: #F0F9E9;
	border: 1px solid #333333;
	background: #948F4D url(../images/layout/word.gif) left no-repeat;
	padding: 11px 10px 11px 45px;
}

a.word:hover {
	color: #000000;
	background: #DCDA95 url(../images/layout/word_hover.gif) left no-repeat;
}

a.pdf, a.pdf:link, a.pdf:visited, a.pdf:active {
	display: block;
	color: #F0F9E9;
	border: 1px solid #333333;
	background: #948F4D url(../images/layout/pdf.gif) left no-repeat;
	padding: 11px 10px 11px 45px;
}

a.pdf:hover {
	color: #000000;
	background: #DCDA95 url(../images/layout/pdf_hover.gif) left no-repeat;
}

a.zip, a.zip:link, a.zip:visited, a.zip:active {
	display: block;
	color: #F0F9E9;
	border: 1px solid #333333;
	background: #948F4D url(../images/layout/zip.gif) left no-repeat;
	padding: 11px 10px 11px 45px;
}

a.zip:hover {
	color: #000000;
	background: #DCDA95 url(../images/layout/zip_hover.gif) left no-repeat;
}
/***************************************************/
/* Sonstiges		                               */
/***************************************************/

/* Bilder  */

.img_border {
	display: inline;
	margin: 0px;
	padding: 1px;
	border: #DDE3E8 solid 1px;
}
.img_right {
	float: right;
	text-align: left;
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 4px;
	border: 0;
}
.img_border_right {
	float: right;
	text-align: left;
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 1px;
	border: #DDE3E8 solid 1px;
}
.img_left {
	float: left;
	text-align: right;
	display: inline;
	margin: 0px 5px 3px 0px;
	padding: 4px;
	border: 0;
}
.img_border_left {
	float: left;
	margin: 5px 5px 3px 0px;
	padding: 1px;
	text-align: right;
	border: 0;
	border: #DDE3E8 solid 1px;
}

/***************************************************/
/* Kontaktformular		                           */
/***************************************************/

label {
	display: block;
	margin-top: 5px;
}
input.text, select {
	background: url(../images/layout/bg_contactform.gif) top left no-repeat;
	width: 380px;
	height: 23px;
	padding: 7px 10px 0px 10px;
	margin: 0px;
	border: 0;
	color: #827D3D;
}
textarea {
	background: url(../images/layout/bg_contactform_textarea.gif) top left no-repeat;
	width: 380px;
	height: 186px;
	padding: 7px 10px 7px 10px;
	margin: 0px;
	border: 0;
	color: #827D3D;
}
input.submit {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0F9E9;
	background: url(../images/layout/bg_formbutton.gif) top left no-repeat;
	width: 163px;
	height: 37px;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
}
input.submit:hover {
	background: url(../images/layout/bg_formbutton_hover.gif) top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
fieldset span {
	display:none;
}
#FormStatus {
font-size: 14px;
color: #CC0000;
}
/***************************************************/
/* Suchformular			                           */
/***************************************************/

#box_content_search form {
	float: left;
}
#box_content_search input.text {
	float: left;
	background: url(../images/layout/bg_searchform.gif) top left no-repeat;
	width: 240px;
	height: 36px;
	padding: 2px 10px 0px 20px;
	margin: 15px 0px 10px 0px;
	border: 0;
	font-size: 28px;
	color: #827D3D;
}
#box_content_search input.button {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0F9E9;
	background: url(../images/layout/bg_searchbutton.gif) top left no-repeat;
	width: 160px;
	height: 36px;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	border: 0;
	text-decoration: none;
	cursor: pointer;
}
#box_content_search input.button:hover {
	background: url(../images/layout/bg_searchbutton_hover.gif) top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
