/*
////////////////////////////////////////////////////////////////
//
// format.css  Stylesheet fuer die gesamte Webside
// erstellt durch gia-online, 53175 Bonn, www.gia-online.de
//
////////////////////////////////////////////////////////////////
*/

/* CSS Document - www.lanschaft-kelkheim.de */



* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #006600;
	line-height: 110%;
	background: #B7D67A url(../images/layout/bg.gif) top repeat-x fixed;
	text-align: center;
}
.clear {
	clear: both;
	height: 10px;
}
hr {
	background-color: #006600; /* Mozilla 1.4 */
	color: #006600; /* IE 6 */
	border: #006600; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top: 5px;
	margin-bottom: 5px;
}
/***************************************************/
/* Schriften                                       */
/***************************************************/

h1 {
	color: #006600;
	font-size: 170%;
	font-weight: bold;
	line-height: 120%;
}
h2 {
	color: #006600;
	font-size: 120%;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 10px;
}
h3 {
	color: #006600;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 20px;
	border-bottom: 1px solid #006600;
}
/***************************************************/
/* Links                                           */
/***************************************************/

#box_content a, #box_content a:visited {
	color: #006600;
	text-decoration: underline;
}
#box_content a:hover {
	color: #006600;
	text-decoration: none;
}
a.zurueck, a.zurueck:visited {
	display: block;
	border-top: 1px solid #006600;
	text-decoration: none;
}
a.zurueck:hover {
	color: #006600;
	text-decoration: underline;
}
/***************************************************/
/* Boxen			                               */
/***************************************************/

#box_all {
	width: 810px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
#box_header {
	height: 140px;
	text-align: left;
	background: #FFFFFF url(../images/layout/bg_header.gif) top no-repeat;
	margin-top: 25px;
}
.claim {
	float: left;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 75px;
	padding-left: 173px;
	text-align: leftt;
}
.logo {
	display: inline;
	margin: 18px 0px 0px 45px;
	padding: 0px;
	float: left;
}
#box_nav {
	float: left;
	width: 804px;
	height: 26px;
	line-height: 25px;
	position: relative;
	font-size: 70%;
	text-decoration: none;
	text-align: left;
	padding: 0px 6px 0px 0px;
	background: #B7D679 url(../images/layout/bg_nav.gif) top repeat-y;
	z-index: 99;
}
#box_random_img {
	clear: both;
	height: 176px;
	text-align: left;
	padding: 4px 0px 0px 10px;
	background: #FFFFFF url(../images/layout/bg_random_img.gif) top repeat-y;
}
#random {
	float: left;
	width: 790px;
}
#box_content {
	position: relative;
	padding:  25px 20px 0px 220px;
	font-size: 70%;
	margin: 0 auto;
	text-align: left;
	background: #E1EEC7 url(../images/layout/bg_content.gif) top repeat-y;
	z-index: 99;
}
#box_content ul li {
	margin-left: 30px;
	list-style-image: url(../images/dot.gif);
}
#box_footer {
	clear: both;
	height: 35px;
	padding: 5px 0px 0px 220px;
	font-size: 70%;
	margin: 0 auto;
	text-align: left;
	background: url(../images/layout/bg_footer.gif) top no-repeat;
}
/***************************************************/
/* Textspalten		                               */
/***************************************************/

.spalte_links {
	float: left;
	width: 275px;
	text-align: left;
	margin-right: 10px;
}
.spalte_rechts {
	float: left;
	width: 275px;
	text-align: left;
	margin-left: 10px;
}
.spalte_rechts ul li, .spalte_links ul li {
	margin-left: 30px;
	list-style-image: url(../images/dot.gif);
}
/***************************************************/
/* Referenzen Lightbox                             */
/***************************************************/

.kasten {
	background-color: #B7D679;
	width: 560px;
	border: 2px solid #FFFFFF;
	padding: 10px 0px 10px 10px;
}
.kasten img {
	border: 1px solid #FFFFFF;
	padding: 0px;
}
/***************************************************/
/* Navigation		                               */
/***************************************************/

.box_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding: 10px 20px 0px 0px;
}
.box_nav li {
	text-align: right;
line-height:;
}
.box_nav li a {
	display: block;
	color: #E05257;
	padding-bottom: 5px;
	text-decoration: none;
}
.box_nav a:hover {
	color: #4A4A3F;
}
/***************************************************/
/* Sonstiges		                               */
/***************************************************/

/* Bilder  */

.img_right {
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 0px;
	text-align: left;
	float: right;
}
.img_left {
	display: inline;
	margin: 3px 10px 3px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
/***************************************************/
/* Kontaktformular		                           */
/***************************************************/


fieldset {
	width: 99%;
	border: 1px solid #98CC32;
}
*html legend {  /* IE-Hack Kontaktformular */
	position:absolute;
	top: -24px;
}
*html fieldset {  /* IE-Hack Kontaktformular */
	position: relative;
	margin-top:1em;
	padding-top:1em;
}
legend {
	background-color: #B7D679;
	border: #98CC32 1px solid;
	margin: 10px;
	padding: 5px;
}
label.formular {
	float: left;
	margin: 0px;
	vertical-align: top;
	width: 100px;
	margin: 5px;
	padding-left: 5px;
}
label.formular_weiter {
	float: left;
	margin: 0px;
	vertical-align: top;
	width: 130px;
}
input.kontaktfelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #B7D679;
	border: #98CC32 1px solid;
	width: 350px;
	margin: 5px;
	height: 15px;
	padding: 2px;
}
input.kontaktfelder:focus {
	background-color: #FFFFFF;
	border: 1px solid #98CC32;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #B7D679;
	border: #98CC32 1px solid;
	height: 150px;
	width: 350px;
	margin: 5px;
	padding: 2px;
}
textarea:focus {
	background-color:#FFFFFF;
}
input.button {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #98CC32;
	background-color: #B7D679;
	text-decoration: none;
}
input.button:hover {
	color: #006600;
	background-color: #FFFFFF;
	text-decoration: none;
}
