/* @override http://localhost/new-green/style/key-layout.css */

/**
 * Style sheet key-layout
 */

/**
 * Style sheet key-layout
 */
/* -------------------------------------------------------------------- [client] Agentur Green version: 0.6 date: 11/07/07 author: Michael Gehrmann email: michael@gehrmann-design.de website: www.gehrmann-design.de -------------------------------------------- */
#slideshow1
{
	margin-top:-30px;
	width: 230px !important;
	height: 250px !important;
}

body
{
	background-color: #d0d0d0;
        behavior:url("/tl_files/style/csshover.htc");
}

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:1em;
}

/* @group Typography */

body
{
	margin:0;
	padding:0;
	font: 12px/1.5em Arial, Helvetica, Geneva, sans-serif;
}

h1
{
	padding-bottom:0.3em;
	border-bottom:1px solid #83b817;
	font-size:1.6666666666666667em;
	color:#83b817;
	line-height:0.9em;
	margin: 0.1em 0em 0.6em;
}

h2
{
	margin:0em 0em 0.6em 0em;
	padding-bottom:0.6em;
	border-bottom:1px solid #83b817;
	font-size:1.5em;
	color:#83b817;
	line-height:1em;
}

h3
{
	margin:0em 0em 1.125em 0em;
	font-size:1.3333333333333333em;
	line-height:1.125em;
}

h4
{
	margin:0em 0em 1.2857142857142858em 0em;
	font-size:1.1666666666666667em;
	line-height:1.2857142857142858em;
}

p,
ul,
blockquote,
pre,
td,
th,
label
{
	margin:0em 0em 1.5em 0em;
	font-size:1em;
	line-height:1.5em;
}

p.small,
.left
{
	margin:0em 0em 1.8em 0em;
	font-size:0.8333333333333334em;
	line-height:1.8em;
}

table
{
	margin-bottom:1.5em;
	border-collapse:collapse;
}

/* @end */



/* @group Basic Layout */
html {
	height: 101%;
	
}
#wrapper
{
	width:715px;
	left:50%;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:-350px;
	background-color:#FFFFFF;
	border:2px none #F1FFBB;
}


#container {
	margin-top: 120px;
	
}

#main .inside {
	margin-right: 20px;
	margin-left: 20px;

}
#left .inside {
	margin-left: 20px;
	height: 420px;

}

#right .inside {
	margin-right: 20px;
}

#header
{
	height:180px;
	display:block;
	background-color: #999999;
	background-image: url(img/head1_with_dog.jpg);
}

#wrapper #header #logo
{
	width:200px;
	height:70px;
	left:20px;
	top:25px;
	position:absolute;
	margin:0;
	padding:0;
	background-image: url(img/logo2.gif);
	background-position:left top;
	text-indent: -2000px;
}



#left
{
	float:left;
	clear:both;
	margin-right:10px;
	padding-left:10px;
}

#left ul
{
	list-style-type:circle;
}

/* @end */

body li p {
	margin: 0;
	padding: 0;

}

#container p,
#container blockquote,
#container ul
{
	padding-right:1em;
	text-align:justify;
}

#container ul li
{
	margin-left:15px;
	padding-left:0px;
	list-style-type:disc;
}



#footer
{
	clear:both;
	font-size:9px;
	color:#999999;
	text-align: center;
	background: #d0d0d0 url(img/foot_bg.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 100px;
	padding-left: 100px;
}

#footer li, #footer ul {
	display: inline;
	text-align: center;
}

#footer a {
	color: white;
}

#main dt
{
	width:70px;
	float:left;
	color:#95CF1B;
}

#main dd {
	margin-left: 70px;
	margin-bottom: 5px;
}

#main li {
	list-style-type: circle;
}

#main dd ul li {
	text-align: left;
	list-style-type: circle;
	color: black;
}


#lbOverlay {
z-index: 6;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
z-index: 7;
}

.ce_text table th{
        vertical-align:top;
        width:70px;
	float:left;
	color:#95CF1B;
}
.ce_text table td{
       vertical-align:top;
       margin-left: 70px;
       margin-bottom: 5px;
}

/* @group linke-navigation */
#left ul
{
	margin:0px;
	padding:0px;
	list-style-type:circle;
}

#left ul li
{
	margin-left:15px;
	padding:0px;
	list-style-type:circle;
}

#left ul li.active,
.left ul li:hover
{
	margin-left:15px;
	padding:0px;
	list-style-type:disc;
}

#left ul li a
{
	text-decoration:underline;
	color:#95CF1B;
}

#left ul p.active {
	color:#95CF1B;
}

/* @end */