/* html redifinitions */
html,body,form {
	margin: 0;
	padding: 0;
}
html,body {
	height:100%;
	background: #fff url('../img/rand_links.gif') top left repeat-y;
	background-color:#fff;
}
body,table,th,td,tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:left;
}
input,select {
	font-size:12px;
}
table {
	width:100%;
}
p {
	margin-top:8px;
	margin-bottom:8px;
	line-height:16px;
}
a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
/* left-/right-aligned images in text */
img.flleft {
	float:left;
	margin-right:8px;
	margin-top:3px;
}
img.flright {
	float:right;
	margin-left:8px;
	margin-top:3px;
}
/* div layer and their contents */
#lembkecontainer {
	height: inherit;
	min-height:100%;
}
#top {
	height:96px;
	background: #c6d6cb url('../img/top_bg.gif') top left no-repeat;
	/*background-color:#c6d6cb;*/
}
#corner {
	background: transparent url('../img/ecke_links.gif') top left no-repeat;
	width:64px;
	height:28px;
	float:left;
	margin-right:-3px;
}
#toolbar {
	background: transparent url('../img/rand_oben.gif') top left repeat-x;
	height:18px;
	padding-top:10px;
	margin-bottom:17px;
}
#toolbar input {
	margin-left:8px;
	margin-top:3px;
}
#menu {
	position:absolute;
	width:800px;
	height:24px;
	top:65px;
	left:18px;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
	margin-left:5px;
}
#menu .ptonleft, #menu .ptonright, #menu .ptoffleft, #menu .ptoffright {
	width:5px;
	float:left;
	height:24px;
}
#menu .ptonleft {
	background: transparent url('../img/menu_on_left.gif') top left no-repeat;
}
#menu .ptonright {
	background: transparent url('../img/menu_on_right.gif') top left no-repeat;
}
#menu .ptoffleft {
	background: transparent url('../img/menu_off_left.gif') top left no-repeat;
}
#menu .ptoffright {
	background: transparent url('../img/menu_off_right.gif') top left no-repeat;
}
#menu a {
	float:left;
	padding-top:3px;
	color:#00592f;
}
#menu .pton a {
	color:#5e7a54;
}
#menu a:hover {
	/*text-decoration:overline;*/
	text-decoration:none;
	color:#5e7a54;
}
.pton, .ptoff {
	height:24px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.pton {
	background: transparent url('../img/menu_on_bg.gif') top left repeat-x;
}
.ptoff {
	background: transparent url('../img/menu_off_bg.gif') top left repeat-x;
}
.pton a {
	color:#5e7a54;
}
.lembkelogo {
	position:absolute;
	left:67px;
	top:7px;
	padding:0px;
	margin:0px;
}
#content {
	margin-left:64px;
	width:997px;
}
#content h1, #content h2, #content h3 {
	color:#666;
	font-size:14.5px;
	line-height:19px;
	margin-top:10px;
	margin-bottom:15px;
}
#content h2 {
	font-size:14px;
}
#content h3 {
	color:#000;
	font-size:13px;
}
#content #colmiddle a, #content #colright a, #content #coldbl a, #content #colseminar a {
	color:#5e7a54;
}

#colleft {
	width:200px;
	float:left;
}
#colleft ul.subnav {
	padding-right:10px;
}
#colleft ul.subnav li.off a,
#colleft ul.subnav li.on a {
	color:#00592f;
}
#colleft ul.subnav li.on a, 
#colleft ul.subnav li ul li.on a,
#colleft ul.subnav li.off a:hover, 
#colleft ul.subnav li.on a:hover {
	color:#690;
}
#colleft ul.subnav li:hover {
	background: transparent url('../img/submenu_bg.gif') bottom left repeat-x;
}
#colleft ul.subnav li {
	padding-left:3px;
	padding-bottom:3px;
	border-bottom: 1px #e1e1e1 solid;
	list-style-image: url("../img/list_bullet.gif");
	list-style-type:disc;
	list-style-position:outside;
	line-height:14px;
}
/* Hauptpunkte */
ul.subnav li {
	margin-left:-20px;
	margin-bottom:4px;
	margin-top:4px;
}
/* Unterpunkte */
ul.subnav ul li { 
	font-size:11px;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:-40px;
}

#colmiddle, #coldbl {
	width:440px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px #e1e1e1 solid;
	border-left: 1px #e1e1e1 solid;
	min-height:400px;
}
#coldbl, #colseminar {
	width:710px;
	float:left;
}
#colright {
	padding-left:15px;
	width:270px;
	float:left;
}


/* Box links */
#boxtop {
	height:12px;
	background: transparent url("../img/box_top.gif") top left no-repeat;
	padding-top:5px;
	padding-left:8px;
}
#boxtop h3 {
	color:#666;
	font-size:12px;
	line-height:12px;
	margin-top:7px;
	margin-bottom:3px;
}
#box {
	background: transparent url("../img/box_bg.gif") top left repeat-y;
	padding: 2px 22px 2px 0px;
	width:167px;
}
#box ul { 
	margin-top:12px;
	margin-bottom:10px;
}
#box li {
	list-style-image: url("../img/list_bullet.gif");
	list-style-type:disc;
	list-style-position:outside;
	line-height:14px;
	margin-left:-14px;
	margin-bottom:6px;
}
#box li a {
	color:#5e7a54;
	font-weight:normal;
}
#box li a:hover {
	text-decoration:underline;
}
#boxbottom {
    height:11px;
	background: transparent url("../img/box_bottom.gif") top left no-repeat;
}

.lembke_unterstrichen_gross {
	padding-bottom:20px;
	background: transparent url("../img/text_footer_big.gif") bottom center no-repeat;
}
.lembke_unterstrichen_mittel {
	padding-bottom:20px;
	background: transparent url("../img/text_footer_medium.gif") bottom center no-repeat;
}
.lembke_unterstrichen_klein {
	padding-bottom:20px;
	background: transparent url("../img/text_footer_small.gif") bottom center no-repeat;
}

/* Mailform */
fieldset#mailform {
	border:none;
	margin:0px;
	padding:0px;
	clear:none;
	width:170px;
}
fieldset#mailform legend {
	display:none;
}
fieldset.csc-mailform {
	border: 1px solid #fff;
	margin:0px;
	padding:0px;
}
fieldset.csc-mailform dt, fieldset.csc-mailform dd {
	padding: 0px;
	margin: 2px;
}
fieldset.csc-mailform dt { 
	float: left; 
	clear: both; 
	width: 20%; 
	text-align: right; 
}
fieldset.csc-mailform dd { 
	text-align: left; 
	float: right; 
	clear: right; 
	width: 78%; 
	padding-top:-10px;
}

/* indexed search */

ul.browsebox {
	float:none;
	clear:both;
	list-style: none;
	margin-bottom:40px;
}

ul.browsebox li {
	float: left;
	width:57px;
}

.tx-seminars-pi1 .tx-frontendformslib-form textarea {
	width: 400px;
}
.tx-seminars-pi1 .tx-frontendformslib-form .termstext {
	height: 100px;
	width: 395px;
	border: 1px dotted #000;
	padding: 5px; 
	overflow: auto;
}

