/*========  ZENTRALES STYLESHEET INTES GmbH STUTTGART    ======================================================= */
    
                                      
/*--------  INTES Style  'css_standard' ---------------------------------------------------------------------------- */
                                           
/*--------  Grundeinstellungen für zweispaltiges Layout  --------------------------------------------------------*/
#wrap-inner {
	background: url(bilder_navigation/left.gif) repeat-y 19.3% 0;
	}


#main-body {
	float: left;
	width: 99%;
	}

#content {
	float: right;
	width: 79%;
	position: inherit;
	}

#navigation_links {
	float: left;
	width: 19.2%;
	text-align:center;
	position: inherit;
	}
*html #navigation_links { 
   position: static;  /* sonst weden die Bilder im IE nicht angezeigt */
}

#sidebar_rechts {
       display:none;
	}

        
/*--------  10_basic: allgemeine Aufteilung, Basisdefinitionen   ------------------------------------------------*/

.oldbrowsers{display: none;}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color: #666;
	background-color:#ffffff;
	}
	
#shadow_right {
	width:100%;
	padding-right:14px;
	background-color:#ffffff;
	min-width:40em;
	max-width: 90em;
	margin:auto;
	background-image: url(bilder_navigation/shadow_right.jpg);
	background-repeat:repeat-y;
	background-position: top right;}

* html #shadow_right { /*verhindert Schatten-Verschiebung im IE*/
	padding-right: 6px;
	width:75%;
	}
	
#shadow_left {
	width:100%;
	padding-left:6px;
	background-image: url(bilder_navigation/shadow_left.jpg);
	background-repeat:repeat-y;
	background-position: top left;}
	
#wrap {
	width: 100%;
        background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	}




/*
* html #shadow_right {
	width:expression(document.body.clientWidth < 500? "780": "auto" && document.body.clientWidth > 1000? "1000": "auto")}

	width:expression(document.body.clientWidth > 1100? "1100px": "auto" )
*/
	



#header {
	clear:both;
	display:inherit;position: relative; height: 8em;
        background-color: #004cf8;
	}

#header h1 {
	color:#ffffff;
	position:absolute; bottom: 0.5em; left: 2em;
	line-height:1em;
	margin-bottom:0;
	padding-bottom:0.3em;
        font-family: "Helvetica", "Lucida Grande", "Trebuchet MS";
	font-size:280%;
        line-height: 150%;
	font-weight: bold;
	}

#header_main-body {
	float: left;
	width: 80%;
	margin-top:0;
	padding-left:0.1em;
	height: 8em;
	color:#ffffff;
	vertical-align:bottom;
	/* background-image: url(bilder_navigation/verlauf-reli.png); */
	background-image: url(bilder_navigation/header_mit.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
        background-color:#004cf8;
	}

#header_sidebar_rechts {
	float: right;
	width: 18%;
	text-align:center;
	height: 8em;
	background-image: url(bilder_navigation/wirbel.png);
	background-repeat:no-repeat;
	background-position: center center;
        background-color:#004cf8;
		}	

#topnav1 {
	background-color:#db0031;
	border-bottom:1px solid #ffffff;
	height:2em;
	color:#ffffff;
	text-align:right;
	width: 100%;
	display:inherit;
}

#topnav1 a {
	color:#ffffff;}
	
#topnav1 div {
	padding: 0.2em 0.5em 0.2em 0;
	}
	
#logo {margin:auto;}

#topnav2 {
	display: inherit;
	background-color: #f9f9f9;
	height: 2em;
	color:# 004cf8;
	margin: 0 1px 0 1px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
	
* html #topnav2 {border-top:2px dotted #cccccc; zoom:.5;
border-bottom:2px dotted #cccccc; zoom:.5;}
* html #topnav2 span  { zoom:2;}

#topnav2_main-body {
	float: left;
	width: 70%;}
	
#topnav2_links {
	float: left;
	width: 25%;
	padding: 0.4em 0 0.2em 0;
	text-align: left;
        font-size: 90%;
        color: #ff0000;
}

#topnav2 a {
	color:#004cf8;
}
	
#topnav2_mitte {
	float: right;
	width: 72%;
	padding: 0.2em 0 0.2em 1em;
	}

#topnav2_rechts {	
	float: right;
	padding: 0.2em 0.5em 0.2em 0;
	width: 28%;
	text-align:center;
	}


#footer {
	clear: both;
	padding:1em 2em 1em 1em;
	margin-top:-1px;
	display:inherit;
	border-top: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
        background-color:#ffffff;

	}

#content .padder {
	padding: 0.2em 1.5em 1em 0.3em;
	}
	
.breadcrumb_top	 {
	width: 95%;
	color:#b9b9b9;
	padding:0.5em 0.3em 1em 0.3em;
	}

.breadcrumb_top a:link {
       	color:#b9b9b9;}

.breadcrumb_top a:visited {
       	color:#b9b9b9;}

.breadcrumb_top a:active {
       	color:#b9b9b9;}

.breadcrumb_top a:hover {
       	color:#b9b9b9;}

	
.cleaner {
	clear: both;
	height: 0;
	font-size: 0px;
	border: 0px none;
	margin: 0; 
	padding: 0;
	background: transparent;
      width: auto !important;
      overflow: hidden;
      float: none !important;
}

div.hr {display: none}
/*/*/a{}
div.hr {
        width:100%;
	display: block;
	height: 15px;
        clear:both;
	background-image: url(bilder_navigation/line.gif);
        background-repeat:repeat-x;
	background-position: center center;
	margin: 1em 0 1em 0;
	}

hr {display:none}
/* */



a img {
	border:0;
	}



/*----------------------------TOP-ZIELGRUPPEN-FLYOUT-MENUE----------------------------*/


#nav, #nav ul {

	margin: 0;
	padding:0 0 0 15px;
	list-style: none;
	
}

#nav a {
	display: block;
	width: 14em;
	w\idth: 14em;
	text-decoration: none;
	color:#db0031;
}

#nav li {
	float: left;
	position: relative;
	padding-right: 2em;
}

#nav li ul {
	width: 14em;
	position: absolute;
	top: 1.4em;
	left: -999em;
	padding:4px;
	background-color:#fafafa;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#nav li ul li {
	margin-bottom: 4px;
	border-bottom:1px solid #cccccc;
	width: 13em;
	}

#nav li li {
	padding: 0 4px 0 4px;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	w\idth: 13em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav li ul li:hover {
	background-image: url(bilder_navigation/back_topmenu.gif);
	background-position:top right;
	}
	
#nav li:hover {
	color:#db0031;
	text-decoration: none;}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left:0em;
	}


#nav li:hover, #nav li.sfhover, #nav li ul li a:hover, #nav li ul li:hover {
	color:#db0031;
	text-decoration: none;}

	
/*------------------------------------Spotlight-Boxen----------------------------------------*/

.spotlightbox {
	width: 90%;
	color: #666;
/*	background: url(bilder_navigation/rounded_right.gif) top right no-repeat;*/
	margin: auto;
	text-align: center;
	margin-bottom:1em;
	overflow:hidden;
	display:inherit;
	}
	
.spotlightbox img {
	border: 1px solid #cccccc;
	}

.terminbox {
	width: 90%;
	color: #666;
	/*background: url(bilder_navigation/rounded_right.gif) top right no-repeat;*/
	margin: auto;
	text-align: left;
	margin-bottom: 2em;
	display:inherit;
	position:inherit;
	
	}
	
.desc {
	margin:0;
	padding:1em 1em 0 1em;
	text-align: left;
	font-weight: bold;
	/*background: url(bilder_navigation/rounded_left.gif) top left no-repeat;*/}

.spotlight_text {
	margin:0;
	padding:1em 0 0 0;
	/*background: url(bilder_navigation/rounded_middle_left.gif) top left repeat-y;*/}

.termin_text {
	margin:0;
	padding:1em 1em 0 1em;
	/*background: url(bilder_navigation/rounded_middle_left.gif) top left repeat-y;*/}	

.link {
	margin:0;
	padding:0 0 0 1em;
    /*background: url(bilder_navigation/rounded_left.gif) bottom left no-repeat;*/
	font-weight: normal;}

.link em {
	display:block;
	padding:1em 0.4em 1em 0;
	font-weight: normal;
	font-style: normal;
    /*background: url(bilder_navigation/rounded_right.gif) bottom right no-repeat;*/}


/*------------------------------------Schriftformatierung----------------------------------------*/
		
pre {
 font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif
}

h1 {
	font-size:130%;
	line-height: 1.6em;
	color:#666666;
	font-weight:normal;
	padding:0.5em 0 0 0;
	}
	
h2 {
	font-size:118%;
	line-height: 1.6em;
	color:#666666;
	font-weight:normal;
	padding:0.2em 0 0.2em 0;
	}

h3 {
	font-size:108%;
		font-weight:normal;
	color:#666666;
	}


a:link {
	text-decoration:none;
	color:#3100db;
	}

a:active {
	text-decoration: none;
	color: #3100db;
	}
	
a:visited {
	text-decoration:none;
	color: #3100db;
	}
	
a:hover {
    text-decoration: underline;
	color: #3100db;
	}
	
#content ul {
list-style-type:disc;
}	

* html #content ul {
margin: 1.5em; 
}	


#content li {
padding: 0.1em 0;}
	


	
.skiplink, .accesskey  {display:none}

	
.float_right {float: right;} 

.klein {
       font-size: 80%;
       }
	
.dl_2spalten dl {
       margin:0;
       padding:0;
       width:100%;
       }

.dl_2spalten dt {float:left;
             width:15%;}

.dl_2spalten dd {float:right;
             width: 75%;}

pre{
  font-size: 110%;
}
* html pre{  /* Internet-Explorer zeigt die Schriften zu groß an */
  font-size: 90%;
}
	
/* --------------------------- formatierte Tabellen ------------------------*/

.tablestyle {
  border-collapse: collapse;
  border: 1px solid #cccccc;
  width:100%;
  position: relative;
  }

.tablestyle caption {
  margin: 0;
  padding: 0.2em;
  text-align: left;
  border: 1px solid #cccccc;  
  border-bottom: none;
  background: #fff;
  font-weight: bold;
  }

.tablestyle .rechts {
  text-align: left;
  vertical-align: top;
  }
            
.tablestyle th, .tablestyle td {
  margin: 0px;
  padding: 0.2em ;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  }

.tablestyle th {
  color: #616060;
  background: #fafafa;
  text-align: left;
  }

.tablestyle tr.altern {
  background: #f9f9f9;
  }

.tablestyle tr {
  background: #ffffff;
  }

.shadow {
  background: #c9c9c9;
  }


/*------------------------------BILDER----------------------*/

.bildkasten {
        float:left;
	}

.bildkasten_grau {
	width: 95%;
        border: 1px solid #cccccc;
	background-color:#fafafa;
	padding-bottom: 0.5em;
	}

.bildkasten img {
	padding:0.5em;
        margin-right:1em;
        margin-bottom:0.3em;
	border: 1px solid #D9E0E6;
	border-bottom-color:#C8CDD2;
	border-right-color:#C8CDD2;
        margin-top:0.4em;
}

.bildunterschrift  {
        clear:both;
        float:left;
        margin-left:0.5em;
        margin-bottom:0.5em;
	color:#666666;
	font-style:italic;
	}

.bild img, .teaseruebersicht img {
	padding:0.5em;
        margin-right:1em;
        margin-bottom:0.5em;
	border: 1px solid #D9E0E6;
	border-bottom-color:#C8CDD2;
	border-right-color:#C8CDD2;
        float:left;
        margin-top:0.4em;
        }
.teaseruebersicht p {
        }



.fotostrecke {
        width:33%;
        float:left;
        text-align:center;

        }


.fotostrecke .foto {
        overflow:hidden;        
        margin:auto auto;
        cursor:pointer;
        /*width:9em;
        height:6em;*/
        padding:0.5em;
	border: 1px solid #D9E0E6;
	border-bottom-color:#C8CDD2;
	border-right-color:#C8CDD2;
        float: left;
}


/*SONSTIGES*/

.hinweis {
	padding:1em 1em 1em 0;
	border-top: 1px dashed #db0031;
	border-bottom: 1px dashed #db0031;
	
	}

.zusatzbox dl {}



        

.zusatzbox dt {


        }

.zusatzbox dd {margin:0;
padding:0;
        }



#hint {
       z-index:44;
       position:absolute; 
       left:0; top:0; 
       visibility:hidden;}

        
/*--------  20_navigation: CSS für die Hauptnavigation   --------------------------------------------------------*/

#navcontainer
{
text-align:left;
width:100%;
margin-top:1em;
overflow:hidden;
}

#navcontainer h3{
        display: block;
        margin:0;
        padding: 20px 5px 2px 5px;
  border-bottom: 1px dotted #cccccc;
           /*color: #004CF8; */
        font-weight: bold;
 }

#navcontainer a {
        display:block;
	padding: 1px 5px 5px 18px;
        background-image:url(bilder_navigation/listimage_left_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: center left;
 	border-bottom: 1px dotted #cccccc;
        color:#000000;
        text-decoration:none;
}

* html #navcontainer {
        width:101%;}

#navcontainer a.aktiv {
	background-image:url(bilder_navigation/listimage_left_aktiv.gif);
	background-repeat: no-repeat;
	background-position: center left;
}


#navcontainer a.second, #navcontainer a.second_aktiv {
	background-image:none;
	padding: 5px 5px  5px 19px;
        color:#004CF8;
	background-image:url(bilder_navigation/listimage_left_second.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

#navcontainer a.second_aktiv {
        background-color:#f3f3f3;
}


#navcontainer a.third {
	padding: 5px 5px  5px 19px;
        width: inherit;
	background-image:url(bilder_navigation/listimage_left_third.gif);
	background-repeat: repeat-y;
	background-position: top left;
        color: #db0031;
        border-left: 0;
	}


#navcontainer a.third_aktiv {
	padding: 5px 5px  5px 18px;
        width: inherit;
	background-image:url(bilder_navigation/listimage_left_third.gif);
	background-repeat: repeat-y;
	background-position: top left;
        color: #db0031;
        background-color:#f3f3f3;
        border-left: 0;
	}

#navcontainer a:hover, #navcontainer a:hover.second , #navcontainer a:hover.third {
        background-color:#f3f3f3;}



#navcontainer_start
{
text-align:left;
width:100%;
margin-top:2em;
overflow:hidden;
}

/*

#navcontainer a:hover.second_aktiv {
        background-color:#db0031;
        color:#ffffff;
        background-image:none;}




*/


        
/*--------  3_news: Elemente für die News-Einträge  -------------------------------------------------------------*/

#newsbox{
  padding-bottom: 30px;
  float: left;
}

#newsbox .newseintrag {
   width: 95%;
   float: left;
}
#newsbox h1{
   color: #004CF8;
   font-size: 110%;
}
#newsbox dl {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0; 
    padding: 2px 0 2px 0;
    list-style: none;
    background: #f5f5f5;
    border-top: 2px solid #004CF8;
    border-bottom: 1px solid #004CF8;
}
#newsbox dl dt{
   float: left;
   font-size: 100%;
   font-weight: bold;
   padding:  0  10px 0 20px ;
}
#newsbox dl dd{
   float: right;
   font-size: 85%;
   padding:  0  20px 0 0 ;
}
.newsinhalt{
   float: left;
}   

#newsbox img{
   float: left;
   margin: 0 20px 0 0;
}

        
/*--------  Allgemeine Klassen für verschiedene Formatierungen  -------------------------------------------------*/

.box{
   width: 300px;
   float: left;
}

.box .rechts{
   float: right;
   width: 300px;
}


h1{ 
   font-size: 140%;
}


.schattenbild {
   border-left: 1px solid #c8cdd2;
   border-top: 1px solid #c8cdd2;
   border-right: 3px solid #c8cdd2;
   border-bottom: 3px solid #c8cdd2;
   margin-right: 8px;
}

/* =============================================================
   .bildbox         Ein Text mit Bild und Überschrift.
                     
*/

.bildbox{
        float:  left;
       margin: 0,5em 0,5em;
      padding: 0;
       border: 2px solid #fff; 
        width: 90%;
}

.bildbox h1, .bildbox h2, .bildbox h3, .bildbox p{
   margin-left: 0px;
}
.bildbox img{
   margin: 0 1em 0 0;
   border: 0;
}

.bildbox .rechts img{
   margin: 0  0 0 1em;
    float: right;
}
.bildbox .rahmen{
   border-color: #c8cdd2;
}

 .bildbox div.rahmen img{
     border: 1px solid #c8cdd2;
    border-bottom-color: #c8cdd2;
     border-right-color: #c8cdd2;
   
} 

/*   xxxxxxx   div.bildbox , div.bildbox .bild, div.bildbox .bild img, div.bildbox h1, div.bildbox h2, div.bildbox h3, div.bildbox p  {
     overflow: visible;
     position:  relative;  
}  */
div.bildbox img{
  z-index: 99;
} 



* html .bildbox p h1, * html .bildbox p h2, * html .bildbox p h3{
   margin-bottom: 2em;
}
/* =============   Bild mit Unterschrift als definition-list ======== */
div.bildkasten{
  float:left;
  margin-bottom: 0.3em;
}
.bildkasten img {
  padding: 0;
  margin-right: 1em;
  margin-bottom: 0.3em;
  margin-top: 0.4em;
  border: 1px solid #D9E0E6;
  border-bottom-color: #c8cdd2;
  border-right-color:  #c8cdd2;
  
}
dl.bild {
  float:left;
  margin: 10px;
}
dl.bild dt {
  line-height: 0;
}
dl.bild dd {
  padding: 2px;
  font-size: 0.8em;
  width: 150px;
  height: 60px;
  background: #555;
  color: #fff;
}


.bildunterschrift  {
        margin-left:0.5em;
        margin-bottom:0.5em;
	color:#000;
        font-size:90%;
        line-height:1.3em;
	}


/* =============================================================
       Inhaltsübersicht (Sitemap) 
*/
#sitemap {
    margin: 2em 0 0;
}
#sitemap li {
   list-style: none;
}
#sitemap li a {
   color: #004cf8;
}

#sitemap h2 {
    padding: 0;
    border: 0;
    margin: 1.5em 0 0;
    border-bottom: 1px dashed #999;
}
#sitemap h1, #sitemap h2, #sitemap h3{
   color: #000;
}

#sitemap ul {
    margin: 0;
}

#sitemap ul ul {
    padding-top: 0;
    border-top: 0;
    margin: 0.2em 0 0;
}

#sitemap ul li {
    padding: 0.3em 0 0 19px;
    margin: 0.3em 0 0.2em;
    background: url(bilder_navigation/icon_webseite.gif) no-repeat 0 0.5em;
}

#sitemap ul li ul li {
    padding-top: 0;
    border-top: 0;
    margin-top: 0;
    background-position: 0 0.2em;
}

#sitemap ul li ul li.default, #sitemap ul li.default {
    background: url(bilder_navigation/list_bullet.gif) no-repeat 6px 4px;
}



.blau{
   color: #004cf8;
}

.wichtig {
   font-weight: bold;
   font-size: 150%;
   /*font-stretch: wider;*/
   letter-spacing: 0.05em;
}

dl.bold dt{
     font-weight: bold;
}

/*------------------------Tooltips------------------------*/


/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  }
  
a.tooltip:hover {
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position:  absolute;  
  padding:0.2em;
  top: 1.5em; 
  left: 10em; 
  width: 20em;

  z-index: 100;
  color: #ffffff; 
  border:1px solid #cccccc; 
  background: #3100db;
  text-align: left;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
} 



        
/*--------  50_formulare: Elemente für Formulare  ---------------------------------------------------------------*/
/*
   Allgemein:   Input-Elemente im Focus oder Hover werden grau unterlegt,
                rechts von Label
                 
   
   Klassen: 
          TextRechtsBuendig:  innerhalb einer Tabelle werden die texte in <td> rechtsbündig angeordnet
                              und rechts von den Input-elementen wird 60px Platz gelassen (mehrspaltige
                              Anordnung von Label/Input)  
*/

form p{
        margin-left: 10px;
	clear: left;
	float: left;
	width: 100%;
}	

fieldset{
        margin-bottom:10px;
}

form table.TextRechtsBuendig td {
        text-align: right;
}

form table.TextRechtsBuendig input, form table.TextRechtsBuendig checkbox{
        margin-right: 60px;
}
input{
       margin-left: 10px;
       margin-right: 10px;
       padding: 2px;

}

input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
	background-color:#e9e9e9;
	/*border: 1px solid #3333ff;*/
}

textarea{
	width: 80%;
	border:1px solid #cccccc;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

        
#text_und_bild{
 float: left;  /*-----------------*/
 width:600px;  /*-----------------*/
}
dl.text_und_bild, dl.text_ohne_bild {
  float: left;
  margin: 20px 20px;
  padding: 0;
  display: inline;
  
}
dl.text_und_bild img{
   margin: 0 10px 0 0;
   padding: 4px;
   float: left;
   width: 140px;
}
dl.text_und_bild dt{
  float:right;   /*-----------------*/
  width: 542px;  /*-----------------*/
  margin:0;
  padding:0;
  font-size: 130%;
  color: #627081;
  letter-spacing: 1px;
}

dl.text_ohne_bild dt{
  margin:0;
  padding:0;
  font-size: 130%;
  color: #627081;
  letter-spacing: 1px;
}
dl.text_und_bild dd, dl.text_ohne_bild dd{
  width: 542px; 
  margin:0;
  padding:0;
  color: #666;

/* Hide from IE-mac \*/
 * html dl.text_und_bild {
      height:1%;
     width:auto;
  }
dl.text_und_bild {
    display: table;
 }
/* End hide from IE-mac */

                        