html { height:100%; }
body { margin:0px; }
td, div, th { text-align:left; }
body, td, span, div, input, textarea, select {
font-family:Arial;
font-size:11px;
color:#000000;
}

a, a:link, a:visited {
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:normal;
font-style:normal;
background-color:transparent;
}

a:hover, a:active {
font-family:Arial;
font-size:11px;
color:#666666;
text-decoration:none;
font-weight:normal;
font-style:normal;
background-color:transparent;
}

input, textarea {
color:#000000;
background-color:#ffffff;
border-style:solid;
border-color:#000000;
border-width:1px;
}
		* {
			margin: 0;
			padding: 0;
			border: 0;
			/*font-family: Arial, sans-serif;*/
		}

		body {
			background-color: #8BB8B8;
		}

		td, th, div, span, body, select, textarea, input, label, form, a {
			color: #254F4F;
			font-size: 12px;
			font-weight: normal;
		}


		a:link, a:visited {
			color: #254F4F;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
		}

		a:hover, a:focus {
			color: #254F4F;
			font-size: 12px;
			font-weight: normal;
			text-decoration: underline;
		}


		table#main {
			width: 740px;
			margin: auto;
			background-color: #669999;
			border-left: 1px solid #254F4F;
			border-right: 1px solid #254F4F;
			border-bottom: 1px solid #254F4F;
		}


		td#abstand1 {
			height: 36px;
		}


		td#head {
			height: 98px;
			background-color: #254F4F;
		}


		td#head h1 {
			width: 344px;
			display: block;
			line-height: 98px;
			vertical-align: middle;
			float: left;
			color: #FFF;
			font-size: 22px;
			font-weight: normal;
			text-align: center;
		}


		td#head img {
			float: left;
		}


		td#blende {
			height: 31px;
			background: url(http://xnethosting5.de/kunden/lelley.de/pics/kopf.jpg) no-repeat;
		}

		td#nav {
			background: url(http://xnethosting5.de/kunden/lelley.de/pics/nav_bg.jpg) repeat-y;
			width: 169px;
			text-align: left;
		}

		td#inhalt {
			width: 571px;
			text-align: left;
			background-color: #FFF;
		}

		td#inhalt_new {
			width: 511px;
			text-align: left;
			background-color: #FFF;
                                                padding:30px;
height:708px;
		}


		td#h2 h2 {
			background-color: #CFE8E8;
			color: 254F4F;
			font-size: 22px;
			font-weight: normal;
			padding: 1em 0;
			text-indent: 30px;
		}
		
		td#h2 {
			width:571px;
height:69px;
		}


		ul#navigation {
			list-style: none;
			margin-bottom: 3em;
		}

		ul#navigation li {
			height: 32px;
		}

		ul#navigation li a:link, ul#navigation li a:visited {
			height: 32px;
			width: 169px;
			background: url(http://xnethosting5.de/kunden/lelley.de/pics/navi.jpg) no-repeat;
			background-position: top;
			display: block;
			text-decoration: none;
			color: #FFF;
			font-weight: bold;
			line-height: 32px;
			font-size: 12px;
			text-indent: 6px;
		}

		ul#navigation li a:hover, ul#navigation li a:focus, ul#navigation li a.on:link, ul#navigation li a.on:visited, ul#navigation li a.on:hover, ul#navigation li a.on:focus {
			height: 32px;
			width: 169px;
			background: url(http://xnethosting5.de/kunden/lelley.de/pics/navi.jpg) no-repeat;
			background-position: bottom;
			display: block;
			text-decoration: none;
			color: #FFF;
			font-weight: bold;
			line-height: 32px;
			font-size: 12px;
			text-indent: 6px;
		}


		div.padd30 {
			padding: 30px;
		}

		input#suchbutton {
			border: 0;
			vertical-align: middle;
		}
		input#suchfeld {
			margin-left: 6px;
			border: 2px solid #254F4F;
			padding: 2px 4px 2px 4px;
			vertical-align: middle;
		}

