/* @author andiriad */
/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
    margin: 0px; 
    padding: 0px;  
    height: 100%; 
   /* background: #fcfff4 url(../images/background.jpg) repeat-y top center; margin: 0px auto; */
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	/*font-family: Cambria, Georgia, Calibri, verdana, trebuchet, arial,; */
	font-family: arial, helvetica, verdana, sans-serif, geneva;
	text-align: left;
	color: #000;
}

p {
        display:inline; /*schaltet die <p>'s aus*/
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

img {
	border: none;
}

/*Navipfad Contenido*/
.path .last         { font-weight:bold; }

/* Links */

A:link { font-family: arial, helvetica, Verdana, sans-serif, geneva; font-size:14px; text-decoration: none; color: #000}
A:visited { font-family: arial, helvetica, Verdana, sans-serif, geneva; font-size:14px; text-decoration: none; color: #000}
A:hover { font-family: arial, helvetica, Verdana, sans-serif, geneva; font-size:14px; text-decoration: underline;  color: #000}
A:active { font-family: arial, helvetica, Verdana, sans-serif, geneva; font-size:14px; text-decoration: underline; color: #000}

.hidden {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}


/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align:top;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ########################## */


#twitter_post {
     color: #84e7ff;
}
#facebook_post {
     color: #84e7ff;
}

#map {
     width: 500px;
     height: 400px;
}

#webReader {
      display: none;
      width: auto;
      height: auto;
}

#webReader IFRAME {
      display: none;
}

/*IFRAME {
       display: none;
}*/

#WR_1 img {
	display: none;
}

#WR_1 span {
	display: none;
}

#closewebReader {
        width: auto;
        height: auto;
}

#nojs {
      position:absolute;
      z-index: 20000;
      width: 980px;
      height: auto;  
      top: -24px;     
}

#container-center-navi {
        position:relative;
        width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


#container-center {
	position: relative;
	width: 1165px;
	height: auto;
	margin-left: 0;
        margin-bottom: 20px;
}


#container-center-content {
	width: 1165px;
	height: auto;
	margin-left: 0px;

}

#container-center-content.small {
       font-size: 12px;
}
#container-center-content.small A:link { font-size:12px;}
#container-center-content.small A:visited { font-size:12px;}
#container-center-content.small A:hover { font-size:12px;}
#container-center-content.small A:active { font-size:12px;}

#container-center-content.normal {
       font-size: 14px
}
#container-center-content.normal A:link { font-size:14px;}
#container-center-content.normal A:visited { font-size:14px;}
#container-center-content.normal A:hover { font-size:14px;}
#container-center-content.normal A:active { font-size:14px;}

#container-center-content.large {
       font-size: 16px;
}
#container-center-content.large A:link { font-size:16px;}
#container-center-content.large A:visited { font-size:16px;}
#container-center-content.large A:hover { font-size:16px;}
#container-center-content.large A:active { font-size:16px;}


#logo
{
       display: none;
}

#physio {
       display: none;       
}

#fontsizer {
       display: none;
}

#navipfad {
       display: none;
}

#search {
       display: none;
}

.suchausgabe A:link { text-decoration: underline; color: #000}
.suchausgabe A:visited { text-decoration: underline; color: #000}
.suchausgabe A:hover {background: #dfe6ec; text-decoration: underline;  color: #000}
.suchausgabe A:active { background: #dfe6ec; text-decoration: underline; color: #000}

/*Startseite*/
#content-middle {
       display: none;
}

#start_left {
        float: left;
        margin-left: 40px;
        margin-top: 20px;
        margin-bottom: 10px;
        background: url(../images/start_headline.jpg) no-repeat top left;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-top: 1px;
        width: 300px;
        height: auto;  
}

#start_left A:link {background: #668ec8; text-decoration: none; color: #fff}
#start_left A:visited { background: #668ec8; text-decoration: none; color: #fff}
#start_left A:hover {background: #668ec8; text-decoration: underline;  color: #fff}
#start_left A:active { background: #668ec8; text-decoration: underline; color: #fff}

#start_middle {
        float: left;
        margin-left: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        background: url(../images/start_headline.jpg) no-repeat top left;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-top: 1px;
        width: 300px; 
}


#start_middle A:link {background: #668ec8; text-decoration: none; color: #fff}
#start_middle A:visited { background: #668ec8; text-decoration: none; color: #fff}
#start_middle A:hover {background: #668ec8; text-decoration: underline;  color: #fff}
#start_middle A:active { background: #668ec8; text-decoration: underline; color: #fff}

#start_right {
        float: left;
        margin-left: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        background: url(../images/start_headline.jpg) no-repeat top left;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-top: 1px;
        width: 300px;
}

#container-center-index {
        position: relative;
 	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 960px;
	height: 530px;
}
/*Startseite Ende*/



#container-center-picture {
       display: none;;
}

/* Linkes Menue */
#content-left {
       display: none;
}

#content-left-up {
       display: none;
}

#content-left-bottom {
       display: none;
}

#content-left-menue {
       display: none;
}

#content-left-menue A:link {  text-decoration: none; color: #000}
#content-left-menue A:visited { text-decoration: none; color: #000}
#content-left-menue A:hover { text-decoration: underline;  color: #000}
#content-left-menue A:active {text-decoration: underline; color: #000}

/* Linkes Menue Ende */

#content-middle-print {
       display: none;
}

#content-middle-print-left {
       display: none;
     
}
#content-middle-print-right {
       display: none;
}


/*Index*/
#content-middle-index {
    	width: 631px;  /*340px falls Bilder in der Druckvorschau angezeigt werden sollen */
	padding-top: 0px;
    padding-left: 0px;
	padding-right: 0px;
    margin-left: 20px;
	margin-top: 0px;
	float:  left;
	text-align:left;
}

/*Border*/
#content-middle-index-middle {
    	width: auto;
	text-align:left;
}

#content-middle-index-middle img {
        border: none;
}
/*End Border*/

#content-right-index {
      display: none; /*Bilder werden in der Druckvorschau nicht angezeigt */
      height: auto;
	width: 291px;
	margin-left: 40px;
	margin-top: 10px;
       margin-bottom: 10px;
    padding-left:0px;
    padding-right:0px;
    padding-top: 0px;
	float: left;
	text-align:left;
}

/*Bottom*/
/*Gelber Strich*/
#background-bottom-small {
	width: 695px;
	height: 5px;
	clear: both;
        border-top: 5px solid #f3ba23;
	background-image: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 

#background-bottom {
	width: 100%;
	height: 128px;
	margin-left: 0px;
	clear: both;
	background-image: none;
} 

#content-bottom{
	text-align: left;
	/*margin-top: 200px;*/
        padding-top: 20px;
	margin-left: 0px;
	font-size: 14px;
	width: 1165px;
	height: auto;
}

#content-bottom.small {
       font-size: 12px;
}
#content-bottom.small A:link { font-size:12px;}
#content-bottom.small A:visited { font-size:12px;}
#content-bottom.small A:hover { font-size:12px;}
#content-bottom.small A:active { font-size:12px;}

#content-bottom.normal {
       font-size: 14px
}
#content-bottom.normal A:link { font-size:14px;}
#content-bottom.normal A:visited { font-size:14px;}
#content-bottom.normal A:hover { font-size:14px;}
#content-bottom.normal A:active { font-size:14px;}

#content-bottom.large {
       font-size: 16px;
}
#content-bottom.large A:link { font-size:16px;}
#content-bottom.large A:visited { font-size:16px;}
#content-bottom.large A:hover { font-size:16px;}
#content-bottom.large A:active { font-size:16px;}


#content-bottom-left{
        /* position: relative;*/
	float:left;
 	text-align: left;
	width: 270px;
	height: auto;
        margin-left: 20px;
}

#content-bottom-right{
       display: none;
}

#content-bottom-right-w3c{
       display: none;
}
/* End Bottom*/

#concepts {
        display: none;
}

#print-head {
	width: 600px;
        height: 82px;
        margin-left:20px;
        margin-top:10px;	
}

#print {
        position: absolute;
        z-index: 10000;
        top: 50px;
        left: 700px;		
}	
	

#lines {
       display: none;
}

#lines #lin1 {
       display: none;
}

#lines #lin2 {
       display: none;	
}

#lines #lin3 {
       display: none;	
}

#lines #lin4 {
       display: none;
}

#lines #lin5 {
       display: none;	
}
#lines #lin6 {
       display: none;	
}


#accesskeys {
     display: none;
}

/* Navigation */


/*contenido hauptmenü*/
#mnavi {
       display: none;   
}

#mnavi ul { /*contenido hauptmenü*/
       display: none;  
}



#mnavi ul li { /*contenido hauptmenü*/
       display: none;        
}

/*contenido hilfsnavigation*/
#meta {
       display: none;
}
#meta a {
       display: none;        
}
#meta a:hover {
       display: none;             
}

#metaactive {
       display: none;
}


/*CSS VP Navigation*/
#navi {
       display: none;
}

#navi ul { /*Das Element das ich übergeordnet verschiebe*/
       display: none;  
}

#navi ul li { /*Das Element das ich einzeln verschiebe*/
       display: none;  
}

#navi ul a strong,
#navi ul #active a {
       display: none;  
}


/*geändert now*/
#navi ul a {  /*Ich vergroeßere ich das einzelne Menue-Element selbst*/
       display: none;  
}

#navi ul li a:hover {
       display: none;   
}

/*neu active underline*/
#navi ul #active a:hover {
       display: none;    
}

#navi ul #active a,
#navi ul .activepath a {
       display: none;  	
}

#navi ul .activepath ul li a{
       display: none;       
}

#navi ul .activepath ul li a:hover {
       display: none;  
}


#navi ul .activepath ul #active a{
       display: none;  
}


/* Ausfahr Navi  */

/*second-level lists*/
#navi ul li ul { /*Das Element das ich übergeordnet verschiebe*/
       display: none;  
}

#navi ul li ul li {
       display: none;  
}

#navi ul li ul li a {
       display: none;  
}

#navi ul li ul li a:hover {
       display: none;         
}


/*neu active underline second level funkt nicht!*/
#navi ul #active li a:hover {
       display: none;  
} 
#navi ul .activepath ul li a:hover {
       display: none;  
}
#navi ul #active li a {
       display: none;  
} 
/*neu aus*/


#navi ul li ul li .aktiv2 {
       display: none;  
        
}

#navi ul li:hover ul, #navi li.sfhover ul { /* lists nested under hovered list items */
       display: none;  
}



/* third-level lists - Contenido Unterkategorie!!!*/
#navi ul li ul li ul { 
         display: none;
}


/*Vorbereitung falls Menüs third level Menüs ausfahren sollen*/
/*
#navi li:hover li ul, #navi li.sfhover li ul {
       display: none;  
}
*/
/*
#navi li li:hover ul, #navi li li.sfhover ul {
       display: none;  
}
*/
/*Navi Ende*/


/* Einstellungen für die Sitemap*/
ul#sitemap
 {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
        width: 399px;
}
ul#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}

ul#sitemap li {
	clear: both;
       }
ul#sitemap li a {
	display: block;
        /*Hauptmenü*/
	background-color: #dfe6ec;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	margin-top: 10px;
}
ul#sitemap a:hover {
	/*background-color: #fff;*/
        text-decoration: underline;
}
ul#sitemap li li {
	width: 45%;
	float: left;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
ul#sitemap li li a {
	display: block;
	/*Untermenü*/
        background-color: #fff;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-weight: normal;
	margin-top: 5px;
}
ul#sitemap li li li {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
ul#sitemap li li li a {
	float: none;
	display: block;
        /*Unteruntermenü*/
	background-color: #fff;
	padding: 3px 3px 3px 37px;
	text-decoration: none;
	font-weight: normal;
	/*font-weight: normal;*/
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}
ul#sitemap li li li {
	margin-bottom: 0px;
}
ul#sitemap li li li li a {
	display: block;
	/*background-color: #CCCCCC;*/
	padding: 3px 3px 3px 57px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}




/* Einstellungen für den content-middle-index*/
.content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}

.content li {
	clear: both;
       }
.content li a {
	display: block;
        /*Hauptmenü*/
	/*background-color: #b8d6b9;*/
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	margin-top: 10px;
}
.content a:hover {
	/*background-color: #b8d6b9;*/
        text-decoration: underline;
}
.content li li {
	width: 45%;
	float: left;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.content li li a {
	display: block;
	/*Untermenü*/
        background-color: #fcfff4;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #000;
	font-weight: normal;
	/*font-weight: bold;*/
	margin-top: 5px;
}
.content li li li {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
.content li li li a {
	float: none;
	display: block;
        /*Unteruntermenü*/
	background-color: #fcfff4;
	padding: 3px 3px 3px 37px;
	text-decoration: none;
	font-weight: normal;
	/*font-weight: normal;*/
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}
.content li li li {
	margin-bottom: 0px;
}
.content li li li li a {
	display: block;
	/*background-color: #CCCCCC;*/
	padding: 3px 3px 3px 57px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 1px;
}


/*Validate*/
form.cmxform {
	width: 450px;
        /*color: #fff;*/
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {

          color: #fff;
}

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	/*padding: 5px 10px 7px;*/
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

div.error { display: none; }
input {	border: 1px solid #000;  }
input:focus { border: 1px dotted #000; background: #fff; }
input.error { border: 1px dotted red; background: #ffeded;}
input:hover {background: #fff;}
form.cmxform .gray * { color: #000; }
textarea {border: 1px solid #000; }
textarea:focus { border: 1px dotted #000; background: #fff;}
textarea.error { border: 1px dotted red; background: #ffeded;}
textarea:hover {background: #fff;}

.button { /* allgemeiner Button Style */
    background-color: #668ec9;
    color: #fff;
    border: 1px solid;
    padding:1px 2px 2px 2px !important;
    font-weight: bold;
    overflow: visible;
    float:left;
}

.button:hover {background-color: #668ec9; text-decoration: underline; }
.button:focus {background-color: #668ec9; text-decoration: underline; }


/* 	SearchField	*/

/* default (inactive field) */
.sf_inactive{
	border:1px #668ec9 solid;
	background:#fff;
	color:#d4dbee;
}
/* on focus (when field is clicked on)  */
.sf_active{
	border:1px #000 solid;
	background:#fff;
	color:#000;
}
/* with text (when field is inactive but contains user's input)  */
.sf_text{
	border:1px #3c90a5 solid;
	background:#fff;
	color:#000;
}

/* suggestions box */
/* js code generates unordered list */
.sf_suggestion{
	position:relative;
}
.sf_suggestion ul{
	position: absolute;
        width: auto ! important;
        margin:0;
	padding:0;
        padding-top: 2px;
        padding-bottom: 2px;
	background:#b7c5e2;
	top:0;
	left:8px;
}
.sf_suggestion li{
	margin:0;
	padding:0;
	list-style:none;
}
.sf_suggestion li a{
	display:block;
        padding-left: 5px;
        padding-right: 5px;
	/*text-indent:5px;*/
	color:#fff;
        padding-top: 2px;
        padding-bottom: 2px;  
}
.sf_suggestion li.selected a{
	background:#688cc6;
        text-decoration: underline;
}
