/* Stylesheet stein-baumschulen.de
copyright by euroweb internet gmbh */

/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
body, h1, h2, h3, p, br, a, img, object, embed, hr, input, select, textarea, table, tr, td, th, caption, form, ul, ol, li {
	margin:0; 
	padding:0;
}
body {
	background:#68A944 url(images/body_kach.gif) repeat;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	text-align:left;
}
html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}
a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#333;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	height:22px;
	text-align:left;
	padding-bottom: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}
ul {
list-style-type:none;
}
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width:740px;
	height:auto;
	position:relative;
	text-align:left;
	margin:0 auto;
	padding:15px 0;
}
#top {
	width:740px;
	height:30px;
}
head:first-child+body div#top {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/top01.png) no-repeat;
}
#main {
	width:708px;
	padding:0 16px 0 16px;
}
head:first-child+body div#main {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/main_kach.png) repeat-y;
}
#main02 {
	width:708px;
	background-color:#DAEEB6;
}
#head {
	width:708px;
	height:140px;
	background:url(images/top02.jpg) no-repeat;
}
#navi {
	width:234px;
	float:left;
	background:url(images/navi_hg.jpg) repeat-y;
}

#navi ul {
	background:url(images/oben.jpg) no-repeat;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	list-style:none;
	padding:22px 0 25px 26px;
}

#navi ul li a {
	width:161px;
	height:25px;
	display:block;
}

#navi ul li ul {
	padding:0 0 0 2px;
	background:none;
	display:none;
}

#navi ul li ul a {
	width:161px;
	height:19px;
}

div#unten {
	background:url(images/unten.jpg) bottom left no-repeat;
	position:relative;
}

div#blatt {
	position:absolute;
	bottom:0;
	right:15px;
	background:url(images/blatt.gif) no-repeat;
	width:125px;
	height:98px;
}
#content {
	position:relative;
	width:440px;
	min-height:375px;
	padding:10px 10px 0 0;
	line-height: 16px;
	float:left;
	background-color: #DBEEB7;
}
* html #content {
	height:375px;
}
#content p {
	padding-bottom:10px;
}
#content p.oben {
	padding-top:10px;
	clear:both;
}
#footer {
	width:740px;
	height:35px;
	position:relative;
	margin-left:1px;
}
head:first-child+body div#footer {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/footer.png) no-repeat;
}
#start {
	width:406px;
	height:180px;
	background-image: url(images/start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:170px;
	text-align:left;
}
#kasten {
	display:none;
}
/*------------------------------- ID-Selektoren ENDE -----------------------------------------*/ 

/*------------------------------- Klassen und Kleinkram ANFANG -----------------------------------------*/ 

.formbutton {
	background-color: #CDE79E;
	color: #479327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #479327;
	width: 78px;
	cursor: pointer;
    }

.formfield {
	background-color: #FFFFFF;
	border: 1px solid #479327;
	height: 16px;
    }

.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	width:150px;
	height:109px;
	border: 1px solid #479327;
	background-color: #FFFFFF;
	overflow: auto;
	}
.style {
	font:10px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	}
.bildre {
	float:right;
	margin-left:5px;
	}
.bildli {
	float:left;
	margin-right:10px;
	margin-top:4px;
	}
a.jumpup {
	font-size:10px;
}
.floatstop {
	clear:both;
	height:1px;
	}
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 

