/* -----------------Initialisierung ------------------------------*/

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol,
span, a, table, td, form, img, li, ul li {
  margin: 0;
  padding: 0;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Lucida, "Bitstream Vera Sans", "Trebuchet MS", sans-serif;
}
body {
  font-size: 100.01%;
}
img {
	border:0;
	margin: 8px;
	
}
em, strong, b	{
	font-weight: bold;
	font-style: inherit;
}	
/* Tools */
.fixfloat	{
	float					:	none;
	clear					:	both;
	width					:	1px;
	margin				:	0;
	padding				:	0;
	font-size			:	0px;
	line-height			:	0px;
	height				:	1px;
}
.unsichtbar, span.hier {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
  }
/* Position */
body	{
	text-align: center;
	background: #F2FFF0;
}
#page	{
	text-align: left;
	background: #F2FFF0;
	margin: 0 auto 20px 20px; 
	width: 60em;
}
#logo	{
	margin: 0;
}
#head	{
	float: left;
	display: inline;
	text-align: center;
	padding-top: 2em;
	background: #fff url(layout/lsv/lsv-bgHead.gif) repeat-x bottom;
	width: 100%;
}

#logohead	{
	float: right;
	display: inline;
	width: 29.5%;
	background: #EAEBC0;
	background: #fff;
}

#masthead	{
	float: left;
	display: inline;
	text-align: left;
	margin: 0 auto 0 20px; 
	width: 60em;
}
#content	{
	float: right;
	display: inline;
	margin-top: 10px;
	width: 47em;
	width: 75%;
}
#leftcol	{
	float: left;
	display: inline;
	margin-left: 1%;
	width: 59%;
	background: #f5f5f5;
}
#rightcol	{
	float: left;
	display: inline;
	margin-left: 1%;
	width: 38%;
	background: #EAEBC0;
}

#mainnav	{
	float:	left;
	display: inline;
	margin-top: 18px;
	width: 16em;
	width: 25%;
}
#footer	{
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}
/* Menu und Links */
#metanav	{
	float: left;
	display: inline;
	width: 25%;
	padding-left: 1%;
	margin-top: 27px;
}
#metanav li	{
	list-style: none;
	background: url(layout/lsv/lsv_bgMetanav.gif) repeat-y;
	font-size: 0.8em;
	padding: 0 5px 0 5px;  
}
#metanav li	{
	display: inline;
}
#clickpath	{
	float: left;
	display: inline;
	text-align: left;
	width: 100%;
	margin: 5px 0 0 0;
	font-size: 0.8em;
}
#clickpath h1	{
	display: inline;
	font-size: 1em;
	font-weight: bold;
}
#mainnav	{
	font-size: 0.8em;
	line-height: 150%;
}

#mainnav  ul.mainnav1	{
	background: #ECE4E8;
	list-style: none;
}
#mainnav ul.mainnav2	{
	background: #EAEBC0;
	list-style: none;
}
#mainnav ul.mainnav3	{
	background: #fff;
	list-style: none;
}
#mainnav li	{
	list-style: none;
	display: inline;
	width: 100%;
}
#mainnav li .no	{
	display: block;
	background:  url(layout/seiten-r.gif) no-repeat 0.4em 0.5em;
}
#mainnav li li .no	{
	display: block;
	background:  url(layout/seiten-o.gif) no-repeat 0.4em 0.5em;
}
#mainnav li li li .no	{
	display: block;
	background: #fff url(layout/seiten-g.gif) no-repeat 0.4em 0.5em;
}
#mainnav li .cur strong	{
	display: block;  
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	color: #fff;
	background: #CC9900 url(layout/pfeil-re-w.gif) no-repeat 0.4em 0.5em;
	border-top: 2px solid #F2FFF0;
}
#mainnav li li .cur strong	{
	display: block;  
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	color: #CC9900;
	color: #9F7801;
	background: #EAEBC0 url(layout/pfeil-re-o.gif) no-repeat 0.4em 0.5em;
}
#mainnav li li li .cur strong	{
	display: block;  
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	color: #333;
	background: #fff url(layout/pfeil-re-g.gif) no-repeat 0.4em 0.5em;
	border-top: 2px solid #F2FFF0;
}
#mainnav li .actifsub 	{
	display: block;  
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	color: #fff;
	background: #CC9900 url(layout/seiten-w.gif) no-repeat 0.4em 0.5em;
}
#mainnav li li .actifsub 	{
	display: block;  
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	color: #fff;
	background: #CC9900 url(layout/seiten-w.gif) no-repeat 0.4em 0.5em;
}

#mainnav li a	{
	display: block;
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	text-decoration: none;
	color: #C00000;
	border-top: 2px solid #F2FFF0;
}
#mainnav>li a	{
	width: auto;
}
#mainnav li li a	{
	display: block;
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	text-decoration: none;
	color: #CC9900;
	color: #9F7801;
	border-top: 2px solid #F2FFF0;
}
#mainnav>li li a	{
	width: auto;
}
#mainnav li li li a	{
	display: block;
	width: 90%;
	padding: 0.2em 2% 0.2em 8%;
	text-decoration: none;
	color: #333;
	border-top: 2px solid #F2FFF0;
}
#mainnav>li li li a	{
	width: auto;
}
#mainnav li a:hover	{
	text-decoration: underline;
}
/* Text */
#leftcol h1	{
	
}
#leftcol h2	{
	font-size: 1.1em;
	color: #CC9900;
	background: #EAEBC0;
	border-top: 10px solid #F2FFF0;
	padding: 0 8px 0 8px;
	margin: 0 0 0.5em 0;
	line-height: 150%;
}
#leftcol h3	{
	font-size: 1em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#leftcol h4	{
	font-size: 0.9em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#leftcol h5, #leftcol h6 	{
	font-size: 0.9em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#leftcol p	{
	font-size: 0.8em;
	padding: 0 8px 0.5em 8px;
	line-height: 150%;
}
#leftcol ul, #leftcol ol	{
	padding: 0 8px 0.5em 8px;
	line-height: 150%;
	font-size: x-small;
	voice-family: "\";}\"";
  voice-family: inherit;
  font-size: small;
}
#leftcol li	{
	display: list-item;
	margin: 0 0 0 1.5em;
}
#rightcol h1	{
}
#rightcol h2	{
	font-size: 0.9em;
	color: #f1f1f1;
	background: #CC9900;
	border-top: 10px solid #F2FFF0;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#rightcol h3	{
	font-size: 0.9em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#rightcol h4	{
	font-size: 0.9em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#rightcol h5, #rightcol h6 	{
	font-size: 0.8em;
	padding: 0 8px 0 8px;
	line-height: 150%;
}
#rightcol p	{
	font-size: 0.8em;
	padding: 0 8px 0.5em 8px;
	line-height: 150%;
}
#rightcol ul, #rightcol ol	{
	padding: 0 8px 0.5em 8px;
	font-size: 0.8em;
	line-height: 150%
}
#rightcol li	{
	display: list-item;
	margin: 0 0 0 1.5em;
}
#footer p	{
	font-size: 0.8em;
	font-weight: bold;
}	
address, abbr, acronym, blockquote, caption, cite, q, dfn, dl, dt, dd, code, hr	{
	
} 
/* Tabellen */
table, caption, tr, td, th, ul	{
	
}
/* Formulare */
#search	{
	float: left;
	display: inline;
	margin:	25px 0 0 0;
	width: 14em;
}
#search fieldset	{
	border: 0;
	width: 100%;
}
#search #searchfield	{
	float: left;
	display: inline;
	width: 8em;
	margin: 0;
}
#search #submit	{
	float: left;
	display: inline;
	width:6em;
}
fieldset, input, label, legend, option, select, textarea	{
}

/* Content-Element CSC-Uploads */
.csc-uploads-fileSize	{
	width: 4em;
	vertical-align: top;
}
.csc-uploads-icon	{
	vertical-align: top;
}
/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	/*font-style: italic;*/
}
	.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}
	.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #eeeeee;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	/*font-style: italic;*/
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: #C00000;
}
.tx-indexedsearch-info	{
	display: none;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeff;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	/*background: #cccccc;*/
}
#leftcol .tx-indexedsearch-secHead H2	{
	border-top: none;
	background: none;
}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}
	.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}	


/* Mailform */
/* CSC-Mailform */
#mailform fieldset {
	border: 0;
	padding: 0 8px 0 8px;		
}
.csc-mailform-field label {
  display:block;
  font-size:0.8em;
  margin-top:1em;
}
.csc-mailform-radio label {
  display:inline;
  margin-left:0.3em;
}
input.csc-mailform-radio, input.csc-mailform-check	{
	width: 1em;
}
.csc-mailform-radio legend {
  display:none;
}
.csc-mailform-submit {
  margin-top:1em;
}

/* Bildunterschrift */
.csc-textpic-caption 	{ font-size: 0.8em; }
/* Bildabstände */
/*.csc-textpic-left	.csc-textpic-imagewrap { margin: 0 0 0 8px; }*/
.csc-textpic-imagewrap	{ margin: 8px; }
