/* ::::::::::::::::: CSS Document ::::::::::::::::: */
body {
	background-color: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	font-size:100.01%;
	
}

h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  
{ font-family: Verdana, Arial, Helvetica, sans-serif; }


/*:::::::::::::::: allgemein :::::::::::::::: */
#main {background: #ebebeb url(../img/bg/rightbox.gif) repeat-y top right;}
.invisible{
	visibility: hidden;
	display: none;
	} 

img {
	border:0;
}

.clear {
clear:both;
}

/* :::::::::::::::: Safari :::::::::::::::: */
.clear2 {
    clear:both;
    height:1px;
    overflow:hidden;
  }
* html .prop {display:none;}
.prop {
min-height:69px;
height:69px;
float:right;
width:1px;
}
.prop2 {
height:200px;
float:right;
width:1px;
}
.left { float:left; width:100px;}
.right { float:right; width:50px;}

#head { background:transparent; width:990px; margin:0px; padding:0px; padding-top:5px; text-align:left;}
.hoehe-head { 
	height: 100px;
	}
div[class = "hoehe-head"] { 
	height: auto; 
	min-height:100px; 
	}

.logoclib { margin:0px; padding:0px; float:right; clear:right;}


#startseite{ float:left; display:inline; color:#666; margin:0px 0 0 25px; padding:2px 0px; letter-spacing:0.1em; font-size:.7em;}
#startseite a { text-decoration: none; color: #666; padding:0 2px 0 2px; font-weight:normal; }
#startseite a:hover, #startseite a:active, #startseite a:focus {font-weight:normal; color: #043882; background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px; }


/* :::::::::::::::: head infonavi :::::::::::::::: */
div.infonavi { float:left; display:inline; color:#666; margin:0px 10px 0 0px; padding:2px 5px; letter-spacing:0.1em; font-size:.7em; width:auto; }
div.infonavi a { text-decoration: none; color: #666; padding:0 2px 0 2px; }
div.infonavi  a:hover, div.infonavi  a:active, div.infonavi  a:focus { color: #005BAA; background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px; }
div.infonavi .en { text-decoration: none; color: #043882; }

#infonavi { float:left; display:inline; color:#666; margin:0px 0px 0 0px; padding:2px 5px; letter-spacing:0.1em; font-size:.7em; width:auto; }
/*#infonavi a { text-decoration: none; color: #666; padding:0 2px 0 2px; }
#infonavi  a:hover, div.infonavi  a:active, div.infonavi  a:focus { color: #043882; background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px; }

*/

#infonavi ul li{ text-align:left; font-weight:normal; margin-top:0px; list-style: none !important; list-style-position: inside; display:inline;
padding:0 2px 0 2px;  }


#infonavi  ul li a{
	text-decoration: none;
	color: #666;
	padding:0 2px 0 2px;
	
	}
#infonavi ul li a:hover, #infonavi a:active, #infonavi  a:focus { 
	color:#043882;
	background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px;
	}
	
	
	#infonavi .current{ 
	color:#043882;
	background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px;
	}

/* :::::::::::::::: head language :::::::::::::::: */
#lang { float:left; display:inline; color:#666; margin:0px; padding:2px 0px; letter-spacing:0.1em; font-size:.7em; width:auto; }
#lang a { text-decoration: none; color: #043882; padding:0 2px 0 2px; font-weight:bold; }
#lang  a:hover, #lang a:active, #lang  a:focus {font-weight:bold; color: #666; background: #f0f5fa; text-decoration: none; padding:0 2px 0 2px; }


/*:::::::topnavi :::::::::*/


#topnavi{text-align:left; background-color:#043882; margin:100px 198px 1px 0px; padding:2px 0px 3px 0; color:#fff;}
#topnavi ul li{ text-align:left; font-weight:bold; margin-top:0px; list-style: none !important; list-style-position: inside; display:inline; padding:0px 20px 0px 15px; }
#topnavi ul li a{
	font-size:0.7em;
	padding:8px 0px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: #fff;
	}
#topnavi ul li a:hover { 
	border-top:4px solid #666;
	font-size: 0.7em;
	}
#topnavi ul li a:active {font-size:0.7em;}

#topnavi  ul li   .current{
	border-top:4px solid #666;
	}
.hoehe-topnavi { 
	height: 28px;
	width:700px;
	}
div[class = "hoehe-topnavi"] { 
	height: auto; 
	min-height: 28px;
	min-width:700px; 
	}
	
	
	/*:::::::topnavi :::::::::*/


#topnavi2{float:left; width:782px;text-align:left; background-color:#043882;  margin:1px 0px 0px 10px; padding:7px 0px 5px 0; color:#fff;}
#topnavi2 ul li{ text-align:left; font-weight:normal; margin-top:0px; list-style: none !important; list-style-position: inside; display:inline; padding:0px 10px 0px 15px; }
#topnavi2 ul li a{
	font-size:0.7em;
	padding:8px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	}
#topnavi2 ul li a:hover { 
	
	font-size: 0.7em;
	text-decoration:underline;

	}
#topnavi2 ul li a:active{font-size:0.7em;}

#topnavi2  ul li .current{
	text-decoration:underline;
	}
.hoehe-topnavi { 
	height: 28px;
	width:700px;
	}
div[class = "hoehe-topnavi"] { 
	height: auto; 
	min-height: 28px;
	min-width:700px; 
	}
/* :::::::::::::::: logo :::::::::::::::: */		
#logoclib {
	float: right;
	width: 200px;
	margin:0;
	padding:0;
}
#logoreithner img{
	float: right;
	border:0;
	margin:0;
	padding:0;
	}



/* :::::::::::::::: hauptbereich :::::::::::::::: */
#main  {width: 990px; background-color:#fff; padding:0; margin:0; }
#boxen  { background: #ebebeb url(../img/bg/rightbox.gif) repeat-y top right;}

#mainnav   { float: left; width:175px; padding-top:50px; color:#333; background:#ebebeb url(../img/bg/bg_mainnav.gif) 0 0; background-repeat:no-repeat;}

#mainnav  ul { list-style: none; padding:0; padding-top:0px;}
#mainnav ul li      { font:normal 0.7em/1.2em Verdana, Arial, Helvetica, sans-serif; border-bottom: 2px solid #ebebeb;}
#mainnav ul li a   { color: #333; text-decoration: none; background-color: #fff; padding: 3px 5px 3px 12px; display: block; }
#mainnav ul li a:hover  { color: #c33; text-decoration:none;  }
#mainnav ul li a:active, #mainnav ul li a:focus  { color: #333; text-decoration:none;  }
#mainnav ul li a .nav01_act { color: #C33; text-decoration:none;  background-color: #fff; }
 
#mainnav  ul li ul { list-style: none; padding-top:1px;  }
#mainnav ul li ul li      { padding-left:22px; font: normal 1em/1.2em Verdana, Arial, Helvetica, sans-serif; background-color #f7f7f7;}
#mainnav ul li ul li a  { color: #333; text-decoration: none; background-color: #ebebeb; padding: 3px 0px 3px 0px; display: block; }
#mainnav ul li li a:hover { color: #C33; text-decoration:none;  background-color: #ebebeb; }
#mainnav ul li ul li a:active, #mainnav ul li ul li a:focus  { color: #333; text-decoration:none;  background-color:#ebebeb; }

#mainnav ul li ul li a .nav01_act { color: #c33; background-color: #ebebeb;}

#rightbox { float: right; width: 240px; background-color:transparent; }
#rightbox img { margin:0px 0 10px 0; padding:0; width:238px; } 
#rightbox p { text-align: center; }
#rightbox .bildunterschrift { color: #666; font-size: 0.8em; text-align: left; margin: 0px; }

#content       { background-color:#fff; margin:0 240px 10px 175px; padding: 20px;  background:#fff  url(../img/bg/ecke.gif) no-repeat;
	background-repeat:no-repeat;}
.hoehe { height: 350px; }
div[class = "hoehe"] { height: auto; min-height: 350px; }

#content h1    { color: #c33; font-size: 1em; line-height: 1.5em; margin-bottom: 1em; margin-top:.6em;}
#content h2 { color: #666; font-size: 0.9em; line-height: 1.5em; margin-bottom: 0.8em; }
#content p { color: #666; font-size: 0.7em; line-height: 1.5em; margin-bottom: 1em; }

#content a { text-decoration:underline; color:#2D7EB1; }

#content a:link, #content a:visited { color:#2D7EB1; text-decoration:underline; }


#content a:hover, #content a:active, #content a:focus { color:#2D7EB1; text-decoration:underline; }
#content h4{color: #666; font-size:0.7em; display:block; background-color:#f1f1f1; line-height: 1.5em; margin-top: 0em; margin-bottom:1em;}
#content .anmerkung  { font-size: 0.8em; float: right; margin: 10px 0px 10px 10px; padding: 10px; border: dotted 2px #9f1438; width: 170px; }
#content img { margin:0px 8px 5px 0px; border:0; }
#content .small   {font-size:0.6em; color:#666;}
/* :::::::::::::::: content link allgemein :::::::::::::::: */
#content p a, #content p a:link, #content p a:visited
{text-decoration:underline; color:#2D7EB1; }

#content p a:hover, #content p a:active, #content p a:focus {
	
	color:#2D7EB1;
	text-decoration: underline;
	}
#content li a, #content li a:link, #content li a:visited{



	color:#2D7EB1;
	text-decoration:none;
	}
#content li a:hover, #content li a:active, #content li a:focus {
	
	color:#2D7EB1;
	text-decoration: underline;
	}
/* :::::::::::::::: content link teaser - mehr :::::::::::::::: */

#content div.teaser p a, #content div.teaser p a:link, #content div.teaser p a:visited {
	
	color:#2D7EB1;
	text-decoration: none;
	}	
#content div.teaser p a:hover,#content div.teaser p a:active, #content div.teaser p a:focus{
	color:#2D7EB1;
	text-decoration: underline;
	}

/* :::::::::::::::: content liste :::::::::::::::: */
#content ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	list-style-type:none;
	font-size: 11px;
	}
#content ul li{
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-left: 13px;
	margin-left: 0px;
	background:  url(../img/listenpunkt_textarea.gif) no-repeat;
	background-repeat:no-repeat;
	list-style-type:none;
	}
#content ul ul li{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	list-style-type:none;
	font-size: 1em;
	}
#content li.intern	{
	/*line-height: 1;*/
	margin-bottom: 5px;
	padding-left: 13px;
	margin-left: 0px;
	background:  url(../img/liste_intern.gif) no-repeat;
	background-repeat:no-repeat;
	list-style-type:none;
	}
#content li.extern	{
	/*line-height: 1;*/
	margin-bottom: 5px;
	padding-left: 13px;
	margin-left: 0px;
	background:  url(../img/liste_extern.gif) no-repeat;
	background-repeat:no-repeat;
	list-style-type:none;
	}



/* :::::::::::::::: contentinfo = print+top :::::::::::::::: */

#contentinfo	{
	margin:30px 0px 10px 0px;
	padding-top:15px;
	padding:5px 0 5px 0;
	clear:both;	
	}
#contentinfo p	{
	margin:4px 0;
	vertical-align:bottom;
	}
#contentinfo img	{
	vertical-align:middle;
	margin:0px;
	padding-right:4px;
	}
/*:::::::::::::::::::: footer, impressum ::::::::::::::::::::::::::*/
#footer {
		width:990px;
		margin: 1px 0 0 0;
		border:0px;
		height:16px;
		min-height:20px;

		background-color: #043882;
		color: #fff;
		
	}
div.foot  {
		float:left; display:inline; color:#666; font-size: 0.65em;
		padding: 5px;
		padding-left:10px;
		padding-top:5px;
		margin:0px;
		height:16px;
		width:auto; 
		color: #fff;
	}
div .foot a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover,
#footer a:focus {
	color: #fff;
	background-color: #043882;
	text-decoration: underline;
	}
/*:::::::::::::::::::: copyright , last update ::::::::::::::::::::::::::*/	
#copy{
	float: right;
	font-size:0.55em;
	padding-right:10px;
	padding-top:5px;
	}
/* :::::::::::::::: suche :::::::::::::::::::::::::::::*/
#suche{ 
	height:80px;
	float:left;
	padding:60px 0 0 10px;
	margin:0px;
	background-color:#FD833E;
	width:130px; 
	}
.suche-hoehe { height:50px; }
div[class ="suche-hoehe"] { height: auto; min-height: 50px; }
	


/*::::::::::::::: Suche ::::::::::::*/
#formarea	{
	padding: 0;
	margin: 10px 0;
	border: 0;
	text-align: left;
	}

#formarea label{
	font-size: 1em;
	}
#formarea input, textarea{
	font-size: 1em;
	padding:0.2em;
	}
#formarea .submitbutton {
	border: 1px solid #ccc;
	background-color:#f1f1f1;
	color:#666;
	padding:0.1em;
	margin:0.8em;
	font-size: 1.1em;
	}
/*::::::::::::::::: formular ::::::::::::::::::::::::::::::*/

#content form {
	width: 99%;
	margin-top:1.0em;
	font-size: 0.7em;
	}
fieldset {
	width: 85%;
	padding: 10px;
	}

.dotted {
	margin-bottom:5px;
	border-top:1px dotted #666;
	border-right:1px dotted #666; 
	border-bottom:1px dotted #666; 
	border-left:1px dotted #666;  
	}
.perfect {
 	border-top:1px solid #666; 
	 border-right:1px solid #666; 
 	border-bottom:1px solid #666; 
 	border-left:1px solid #666; 
 	}

label{
	font-size: 0.9em;
	}
legend {
	color: #666;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #fff;
	padding: 0 0.2em  0 0.2em;
	margin-bottom:0.8em;
	}
.abstand{
	padding-top:0.7em;
	padding-bottom:0.4em;
	}
.abstandbold{
	padding-top:0.7em;
	padding-bottom:0.3em;
	font-weight:bold;
	font-size:0.93em;
	}
.formfield {
	border: 1px solid #ccc;
	width: 90%;
	background-color:#fff;
	padding-left: 5px;
	margin-top:2px;
	color:#666;
	font-size:1em;
	}

.submitbutton {
	border: 1px solid #ccc;
	background-color:#f1f1f1;
	color:#666;
	padding:0.1em;
	margin:0.8em;
	}
.error {color:#FF0000;}
#content .error {color:#FF0000;}


/**/

#starBox {
		position:						absolute;
		left:							 800px;
		top:								200px;
		width:							100px;
		z-index:            99;
}

#starBox img {
    margin-top:         20px;
}



/* default styles for extension "tx_indexedsearch" */
#search
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#suchformfeld 
{
	width: 150px;
	margin:0;
	margin: 0px 2px 0 0;
	font-size: 0.7em;
	color:#666;
	border:1px solid #efefef;
	padding:0 2px 1px 2px;
	float:left;
}

#searchform
{
	background-color:#043882; margin:1px 0px 1px 0px; padding:7px 5px 5px 0; color:#fff; min-height:20px;
}

#searchform img
{
	margin:0px 2px 0 0; padding:0; 
}
/* default styles for extension "tx_indexedsearch" */




 
		
		
#news  { background-color:#fff; margin:0 240px 0 175px; padding: 20px;  background:#fff  url(../img/bg/ecke.gif) no-repeat;
	background-repeat:no-repeat;}
.csc-searchResultHeader h3 a {color:#2D7EB1; text-decoration: none; }




#news  h1    { color:#2D7EB1; font-size: 1em; line-height: 1.5em; margin-bottom: 1em; margin-top:.6em;}

#news  p { color: #666; font-size: 0.7em; line-height: 1.2em; margin-bottom: 1em; }
#news  a {color:#2D7EB1; text-decoration: none; }
#news a:link, #news  a:visited {  color:#2D7EB1;  }
#news  a:hover, #news  a:active, #news  a:focus {  color:#2D7EB1; text-decoration:underline; }


/* tt_NEWS */
.news-single-backlink, .news-single-timedata, .news-list-morelink, .news-latest-morelink .news-latest-container{
	font-size: 11px;
}

.news-single-timedata {
	float: right;
	font-size: 11px;
	margin-left: 1em;
	background-color: #f1f1f1;
	border: 1px dotted #ccc;
}

.news-list-date {
	font-size: 11px;
	font-weight:bold;
}

.news-latest-morelink, .news-latest-date {
	
}

.news-list-morelink {
	padding-left:0px;
	
}

.news-single-imgcaption {
	color: #666;
	font-size: 11px;
}

.news-single-backlink {
	margin-top: .6em;
	margin-bottom: .6em;
}

.news-single-item p.bodytext {
	margin-top:5px;
}


.news-single-item h2 {
	color: #666;
	font-size: 13px;
}
.news-single-item h3 {
	color: #666;
	font-size: 13px;
}

div.news-list-item {
	margin-bottom: .85em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #CCC;
}

div.news-single-item img {
	float: left;
	margin-right: .5em;
}

div.news-single-item .news-single-imgcaption {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.news-latest-item div {
	margin: 0 .5em .5em 0em;
}

.news-latest-item .news-latest-date {
	padding-left: 0;
	color: #333;
}

.news-latest-item a .news-subheader  {
	background: url(../rte/internal-link.gif) no-repeat 0 .2em;
    	display: inline;
	padding-left: 0px;
}

span.news-subheader {
	
	line-height: normal;
    	padding-left: 0;
    	padding-top: 0;
	padding-bottom: .35em;
	padding-right: 0;
}

.news-latest-item a:hover .news-subheader {
	color: #F90!important;
	text-decoration: underline!important;
}

.news-latest-item a p.bodytext {
	padding: 0!important;
	margin:0!important;
}

#content .news-list-browse {
	
	font-size: 11px;
	margin-top: .7em;
	
}

.news-list-browse {
	/*clear: both;*/
}

.tx-ttnews-browsebox {
	font-size: 11px;
	padding-top: 1em;
	text-align: center;
}

.tx-ttnews-browsebox .page, .tx-ttnews-browsebox .active {
	margin-left: .5em;
}


.newslink .news-subheader {
	font-size: 11px;
	
}


.newsdatum {
	font-size: 11px;
	color:#666;
	font-weight:bold;
	
}


.news-subheader {
	font-size: 11px;
	margin:0;
	padding:0;
}


/*Kontaktformular*/

.csc-mailform {

	 width:90%; border:1px dotted #747476; padding:1em; margin-bottom:0.5em; margin-top:1em;color:#114981;
}

.csc-mailform p{

	padding-left:10px;
}

.csc-mailform legend{
font-size:11px; font-weight:bold; color: #114981; background-color:#F6F7FB; margin-bottom:0.5em;

}
.csc-mailform  label	{
	font-size:11px;
	margin-bottom: 3px;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
}
	
.csc-mailform textarea{
	width: 78%;
	font:11px/130%  verdana, lucida, arial, helvetica, sans-serif;
                color:#114981;
	border:1px dotted #999;
}
	

.csc-mailform input{	{
 width:auto; font-size:11px; border:1px dotted #999; background:#fff;
 color:#114981; margin:0.5em 0 0.5em 0em; padding:0.2em; cursor:pointer; width:80%;
 }


	
	/* input  focus*/
.csc-mailform input:focus, .csc-mailform textarea:focus, .csc-mailform select:focus {
 background:#F6F7FB;
 } 
	
csc-mailform input.check	{
	font-size:11px;
	width: auto;
	padding: 0;
	background: #F6F7FB;
	color: #114981;
	}


csc-mailform form {
padding:0!important; 

margin:0!important; 
margin-top:0.2em;
 }
	
 .form-submit {
	width:auto;
	font-size: 11px;
	color: 114981;
	background-color: transparent;
	font-weight: bold;
	border: outset 2px #114981;
	cursor: pointer;
	}
	
.form-label {font-size: 11px;}
.red	{
	background: transparent;
	color: #C00;
	}




/*Sitemap*/

csc-sitemap


#content .csc-sitemap ul li{
	line-height: 1.3em;
	margin-bottom: 5px;
	padding-left: 13px;
	margin-left: 0px;
	background:  url(../img/listenpunkt_textarea.gif) no-repeat;
	background-repeat:no-repeat;
	list-style-type:none;
	}
#content .csc-sitemap ul ul li{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	list-style-type:none;
	font-size: 1em;
	}
	
	.tx-indexedsearch-searchbox input, select, submit {color: #666;}
        .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { width:auto; color: #104881; background:#fff; border:1px dotted #104881; }
        .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { width:200px; color: #104881; font-size:11px;}

        .tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw { font-weight:bold; font-style:italic; font-size:14px;}
        .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:blue;}
        .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:#ededed;}
        .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle;}
        
        .tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666;  }

        .tx-indexedsearch .tx-indexedsearch-whatis { font-weight:normal; }
        .tx-indexedsearch-searchbox-button { width:auto; color: #104881; background:#fff; border:1px dotted #104881; font-size:11px;}
        
      .tx-indexedsearch-searchbox { font-weight:normal;  font-size:11px;}
   

   #content form td p {font-size:11px;}