@charset "utf-8";
@import url("lb_FILES/lb_theme.css");
@import url("lb_FILES/fce.css");
/* ****************************************** */
/* Orangefluid GbR                            */
/* www.orangefluid.com                        */
/* ****************************************** */

/* ****************************************** */
/* Global settings for Lippe Bildung eG       */
/* ****************************************** */
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

	/* Images without border */	
	img, a img { border: 0px; }
	* html img { display: block; }

	a { text-decoration: none; border: none; }
	
	p { margin-bottom: 20px; line-height: 1.4em; }
	
	p.small { font-size: 11px; }
	
	br.clear, div.clear { clear: both; }
	div.clear { position: relative; float: left; }
	
	    ul, ol { 
      margin: 0px; 
      padding: 0px; 
      margin-bottom: 20px; 
     }
	 
 	ul li, ol li { margin-left: 40px; }
 	ul li a, ol li a { text-decoration: underline; font-weight: bold; }

	
	div.content h1, div.content_full h1 { font-size: 1.3em; font-weight: bold; clear: both; }
	div.content h2, div.content_full h2 { font-size: 1.2em; font-weight: bold; clear: both; }
	div.content h3, div.content_full h3 { font-size: 1.1em; font-weight: bold; clear: both; }
		
/* ****************************************** */
/* Site Container 							  */
/* ****************************************** */
div#main {
	float: none;
	width: 990px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	background: url(lb_FILES/bg.gif) repeat-y;
}

	* html div#main { height: 100%; }
	
	div.mainbg { position: relative; float:left; background: url(lb_FILES/bg.gif) repeat-y; }
	
div#top {
	position: relative;
	float: left;
	width: 990px;
	height: 53px;
	background: #fff;
}

	div#topnavi {
		float: right;
		position: relative;
		text-align: right;
		width:770px;
		height: 25px;
		top: 25px;
		line-height: 25px;
	}
	
div#left {
	position: relative;
	float: left;
	width: 218px;
	height: auto;
	min-height: 400px;
	background: #eceded;
}

	div#left_head {	
		position: relative;
		float: left;
		width: 218px;
		height: 196px;
	}
	
	div#quicksearch {
		position: relative;
		float: left;
		width: 218px;
		height: 30px;
		line-height: 30px;
		border-top: 2px #fff solid;
		border-bottom: 2px #fff solid;
		background: #f0f0f0;
	}
	
	div#navigation {	
		position: relative;
		float: left;
		width: 218px;
		height: auto;
	}

div#right {
	position: relative;
	float: left;
	width: 770px;
	height: auto;
	min-height: 400px;
	margin-left: 2px;
}

	div#right_head {
	position: relative;
	float: left;
	width: 770px;
	height: 225px;
	background-color: #ffffff;
	border-top: 5px #CC0000 solid;
	}
	
	div#right_head div.portalhighlight, div#right_head div.portalhighlight_last {
		position: relative;
		float: left;
		width: 191px;
		height: 223px;
		margin-top: 2px;
		border-right: 2px #fff solid;
	}
	
	div#right_head div.portalhighlight_last { border: none; }
	div#right_head div.portalhighlight img, div#right_head div.portalhighlight_last img { display: block; }
	
	div#right_head div.portalhighlight h1, div#right_head div.portalhighlight_last h1 {
		width: 191px;
		height: 30px;
		line-height: 30px;
		font-size: 1em;
		font-weight: bold;
		text-indent: 10px;
		vertical-align: middle;
		border-top: 2px #fff solid;
	}
	
	div#right_head div.portalhighlight h1 a, div#right_head div.portalhighlight_last h1 a { display: block }
	
	div#headline { 
		position: relative;
		float: left;
		width: 770px;
		height: 189px;
		margin-top: 2px;
		}
	
	div#infoline {
		position: relative;
		float: left;
		width: 770px;
		height: 30px;
		line-height: 30px;
		background: #f0f0f0;
		margin-top: 2px;
	}
	
		div#infoline div.breadcrumb {
			position: relative;
			float: left;
			width: 500px;
			padding-left: 10px;
		}
		
		div#infoline div.date {
			float: right;
			width: 220px;
			text-align: right;
			padding-right: 10px;
		}
	
	div#right_content {
		width: 770px;
		height: auto;
		position: relative;
		float: left;
	}
	
		div#right_content div.content {
			width: 536px;
			height: auto;
			padding-left: 12px;
			padding-top: 27px;
			padding-bottom: 34px;
			position: relative;
			float: left;
		}
		
		div#right_content div.content_full {
			position: relative;
			float: left;
			width: 740px;
			height: auto;
			padding-left: 12px;
			padding-top: 27px;
			padding-bottom: 50px;
		}
		
		div#right_content div.content_add {
			width: 208px;
			height: auto;
			margin-top: 27px;
			margin-left: 14px;
			margin-bottom: 34px;
			background: #eceded;
			position: relative;
			float: left;
		}
		div#right_content div.content_add h3 { 
			width: 188px; 
		}
		
			div#right_content div.content_add p, div#right_content div.content_add span, div#right_content div.content_add h3 { padding: 10px; }
			div#right_content div.content_add div { margin-bottom: 10px; }
	
	div#right_content div.portalcontainer, div#right_content div.portalcontainer_last {
		position: relative;
		float: left;
		width: 181px;
		height: 329px;
		padding: 5px;
		border-right: 2px #fff solid;
		background: url(lb_FILES/portal_container.gif) repeat-x;

	}
	
	div#right_content div.portalcontainer_last { border: none; }

div#footer {
	position: relative;
	clear: both;
	min-width: 990px;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	margin-top: -34px;
	line-height: 30px;
	border-top: 2px #fff solid;
	border-bottom: 2px #fff solid;
}

	div#footercontent {
		position: relative;
		float: none;
		width: 990px;
		height: 30px;
		margin: 0 auto;
		background: #d9dadb;
	}

	div#footer div.address {
		float: right;
		width: 750px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		font-size: 0.8em;
		padding-left: 10px;
		padding-right: 10px;
		background: #CC0000;
		border-left: 2px #fff solid;
	}
	
	div#footer div.address a { color: #fff; }

/* ****************************************** */
/* Hauptnavigation                               */
/* ****************************************** */

div#navigation ul, div#navigation ul li {
    position: relative;
    float: left;
    list-style: none;
    margin: 0px;
    clear: all;
    display: block;
    background: #fff;
}

div#navigation li a {
    color: #000;
}

    div#navigation ul.lvl_1 li {
        width: 218px;
        height: auto;
        min-height: 26px;
        line-height: 26px;
        background: #d9dadb;
        margin-bottom: 1px;
    }
    
    div#navigation ul.lvl_1 li a {
        text-decoration: none;
        font-weight: normal;
        display: block;
        padding-left: 20px;
    }
    
    div#navigation ul.lvl_1 li a.current {
        font-weight: bold;
    }
    
    div#navigation ul.lvl_1 li a:hover { 
        background: #ECEDED;
    }
    
    div#navigation ul.lvl_2 li {
        width: 218px;
        height: auto;
        min-height: 24px;
        line-height: 24px;
        margin-top: 1px;
        margin-bottom: 0px;
        background: #ECEDED;
    }
    
    div#navigation ul.lvl_2 li a {
        padding-left: 30px;
    }
        
    div#navigation ul.lvl_2 li a:hover {
        background: #fff;
    }
    
    div#navigation ul.lvl_3 li {
        width: 218px;
        height: auto;
        min-height: 22px;
        line-height: 22px;
        background: #f1f1f1;
    }
    
    div#navigation ul.lvl_3 li a {
        padding-left: 40px;
    }
    
    div#navigation ul.lvl_3 li a:hover {
        background: #fff;
    }
    
    div#navigation ul.lvl_4 li {
        width: 218px;
        height: auto;
        min-height: 22px;
        line-height: 22px;
    }
    
    div#navigation ul.lvl_4 li a {
        padding-left: 50px;
    }
    
    div#navigation ul.lvl_4 li a:hover {
        background: #fff;
    }


/* ****************************************** */
/* Site Elements 							  */
/* ****************************************** */
/* Topnavi		 							  */
ul.subnavigation {
	position: relative;
	float: right;
}

ul.subnavigation li {
	position: relative;
	float: left;
	margin-left: 20px;
	text-align: right;
	list-style: none;
}

	ul.subnavigation li a {
		color: #000;
		font-size: 0.8em;
		font-weight: normal;
		text-decoration: none;
	}

	ul.subnavigation li a:hover { color: #C41015; }

/* tt_news		 							  */
div.news-list-item p, div.news-single-item p{ clear: none; }
div.news-single-item div.news-single-content { clear: both; position: relative; float: left; width: 100%; }
div.news-single-item p.news-single-imgcaption { margin: 0px; padding: 0px; }
div.news-list-item h3 { width: 100%; margin-bottom: 10px; clear: both; }
div.news-list-item h3 a { clear: both; font-size: 0.95em; color: #000; }
div.news-single-item ul { display: block; clear: both; position: relative; float: left; width: 100%; }

div.news-list-item span.news-list-date {
	width: 100%;
	font-size: 0.8em;
	clear: both;
	color: #000;
}

div.news-list-item img { margin-right: 10px; }

hr.clearer {
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin-bottom: 20px;
	position: relative; 
}

div.news-single-item div.news-single-timedata {
	width: 100%;
	clear: both;
}


div.news-single-item h2 { width: 100%; margin-bottom: 10px; clear: both; font-size: 1.2em; }
div.news-single-item h3 { width: 100%; font-size: 1.0em; line-height: 1.6em; font-weight: bold; padding-bottom: 2em; clear: both; }
div.news-single-item h2, div.news-single-item h3 { position: relative; float: left; clear: both; }

div.news-single-item div.news-single-author { clear: both; }
div.news-single-item div.news-single-img { width: 200px; }
div.news-single-item img { float: left; margin-right: 10px; }
div.news-single-item newscontent { position: relative; float: left; }
div.news-single-item p { float: none; }

div.news-single-item p.news-single-imgcaption { font-size: 0.8em; color: #C41015; }

div.news-latest-item h3 { font-size: 0.8em; font-weight: bold; }

div.news-list-morelink { clear: both; margin-bottom: 20px; }

/* List View */
.news-list-item{ position:relative; }
.news-list-item h2 .date{margin-left:25px}
.news-list-item .images{ position: relative; float:right; margin:8px 25px 0px 0}
.news-list .news-list-browse{text-align:center}
.news-list .news-list-browse span{padding:5px}

/* Single View */
.news-single-item{position:relative}
.news-single-item h1 .date{margin-left:25px}
.news-single-item .news-single-img { position: relative; float:left; margin:8px 25px 0px 0px; }
.news-single-item .news-single-additional-info{padding:15px 5px;border-top:1px solid}
.news-single-item .news-single-additional-info dl{float:left;margin-right:50px}
.news-single-item .news-single-additional-info dl dt{margin-bottom:5px}

/* Images, Image Texts etc. */
dd.csc-textpic-caption { font-size: 0.6em; }
.csc-textpic-below .csc-textpic-imagewrap { clear: both;}

/* Standard Tabelle */
table { width: 100%; }
td { padding: 2px; }


/* ****************************************** */
/* Login, Register, Seminar Elements		  */
/* ****************************************** */

.tx-felogin-pi1, .tx-felogin-pi1 p { 
	position: relative; 
	float: left; 
	width: 100%;
	clear: both; 
	}
	
.tx-felogin-pi1, .tx-seminars-pi1 { margin-bottom: 20px; }

.tx-felogin-pi1 fieldset {
	position: relative;
	float: left;
	width: 100%;
	border: none;
	clear: both;
}

	.tx-felogin-pi1 fieldset legend { 
		font-size: 1.2em;
		font-weight: bold;
		padding-top: 10px;
	}
	
	.tx-felogin-pi1 fieldset div {
		position: relative;
		float: left;
		width: 100%;
		clear: both;
		padding-top: 10px;
	}
	
	.tx-felogin-pi1 fieldset div label {
		position: relative;
		float: left;
		width: 150px;
	}
	
.tx-seminars-pi1 fieldset {
	position: relative;
	float: left;
	width: 730px;
	padding: 10px;
}

.tx-seminars-pi1 fieldset legend {
	font-size: 1.1em;
	padding: 5px;
}

.tx-seminars-pi1 fieldset dd.tx-seminars-pi1-checkbox { width: 250px; }

.tx-seminars-pi1 fieldset dd.tx-seminars-pi1-checkbox label { padding-left: 10px; }

#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit input { 
	padding-left: 20px; 
	padding-right: 20px; 
}

.tx-srfeuserregister-pi1 fieldset {
	width: 730px;
	padding: 10px;
}


/* ****************************************** */
/* Formulare				      										*/
/* ****************************************** */

div.formline {
	position: relative;
	float: left;
	width: 100%;
	line-height: 1.6em;
	padding-bottom: 1em;
}

	div.formline div.label {
		position: relative;
		float: left;
		width: 150px;
		line-height: 1.6em;
	}
	
	div.formline div.field {
		position: relative;
		float: left;
		clear: right;
		line-height: 1.6em;
	}
	
	div.formline input, div.formline textarea {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #000;
		width: 350px;
	}

