/* ----------- general stuff ---------------------------------------*/
   * {margin:0px; padding:0px;}
   body, div, input { 	
	font-family:Verdana,Arial, Helvetica,sans-serif; 
	font-size:12px;      
	line-height:24px;    
	}

   body	{	
	margin:0px; padding:0px;
	text-align: left;
 	background-color:#fff; 
	}

   p, ol, ul
	{
	margin-left :60px;
	margin-right :20px;
	margin-top :0px;
	margin-bottom : 10px;
	}

       /*-- allgemeine Listenformatierung -----------*/

   li  {
	margin-left :25px;
	list-style-image:url(../grafik/quadrat_rot.jpg);
	}

   li  a:link , li  a:hover ,li  a:visited {
	color: #183a93;   /* blau */
	font-weight:bold;
	text-decoration:none;
	}


/* ---------------  Schrift  -----------------------------------------*/

   p, ol, ul
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height:20px;
	}

   h1   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #969696;
	margin-top : 30px;
	margin-left : 25px;
	margin-bottom : 15px;
	}

   h2   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #969696;
	margin-top : 30px;
	margin-left : 60px;
	}

   h3   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #969696;
	margin-left : 60px;
	}


/*-------- Box, die die gesamte Seite aufnimmt----------------------*/

   * html #container { height:auto; }  /* nur fuer IE 5.5 - 6.x */
   html + body #container { height:auto; }  /* nur vom IE 5.0 */

   #container {		
	width:850px;     
	margin:auto; /* zentriert Box auf Fenstermitte */
	margin-top:30px;   
	margin-bottom:30px;     
	border: 1px solid #969696;
	}

/* ------------Header ----------------------------------------*/
   #top_left {
	background:#fff;       
	padding:0px;
	width:180px;
	height:120px;       
	margin-left: 0px;      
	text-align:center;
	float:left;
	border-right: 1px solid #c50023;
	}

   #top_right {
	background:#fff ;
	padding:0px;
	width:666px;  
	height:120px;    
	margin-left:180px;      
	padding-left:0px;
	border-left: 0px solid #c50023;
	}


/*-------------- vertikales Navigationsmenue---------------------------- */
   #navi_ver{
	background-color:#969696;
	font-weight:bold;
	height:auto;
	width:180px;      
	line-height:40px !important;      
	margin-left:0px;    
	margin-top:0px;  
	text-align:center;
	float:left;
	border-bottom:1px solid #c50023;
	border-top:1px solid #c50023;
	}

   #navi_ver   a {display:block}

   #navi_ver   a.normal:link, #navi_ver a.normal:visited{
	color:#969696;
	color:#fff;
	font-size: 1em;
	font-weight: normal;
	line-height:40px !important;      
	text-align: left;
	margin-left:0px;  
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:3px;
	padding-left: 20px;
	text-decoration: none;
	text-transform:none;
	text-align:left;
	}


   #navi_ver a.normal:hover ,#navi_ver a.normal:active{
	color:#c50023;
	}

   #navi_ver   a.aktiv:link ,#navi_ver a.aktiv:visited{
	color:#c50023;
	font-size: 1em;
	font-weight: normal;
	line-height:40px !important;      
	text-align: left;
	margin-left:0px;  
	margin-top:0px;
	padding-top: 0px;
	padding-bottom:3px;
	padding-left: 20px;
	text-decoration: none;
	text-transform:none;
	text-align:left;
	}

   #navi_ver a.aktiv:hover ,#navi_ver a.aktiv:active{
	color:#c50023;
	text-transform:none; 
	}

/*---------- Ende Navigation----------------------------------------- */


/*-------------- Seiteninhalt   allgemein -------------------------------- */

   #content {
	background-color:transparent;
	margin:0px;   
	width:664px;      
	min-height:345px;
	height:auto;
	padding-left:5px;
	text-align:left;
	float: left;	
	border-left: 1px solid #c50023;
	border-top: 1px solid #c50023;
}


   p  a:link , p  a:hover ,p  a:visited {
	color: #183a93;   /* blau */
	font-weight:bold;
	text-decoration:none;
	}


/*-------------------------- Fusszeile -----------------------------------*/
   #streifen {	
	margin:0px;      
	background:url(../grafik/rot680.jpg);
	height:30px;    
	width: 850px;
	padding:0px;
	border:0px solid #999;
	clear:both;
}


/* ---- spezielle Formatierungen auf einzelnen Seiten  ------------------------*/

/*------------ Formatierung der Publikationen auf 'Home' ------------------ */

   .pub_home {
		font-size:10px;      
		line-height:1.4em;    
		width: 580px;
	}

	
   .pub_home a:link , .pub_home a:hover , .pub_home a:visited {
	color: #183a93;   /* blau */
	font-weight:normal;
	text-decoration:none;
	}


/* --------  Referenzen --------------------------------------------- */

  .ref-title  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	font-weight : normal;
	line-height:1.4em;	 /* NEU */
  	color : #000000;
	margin-left :60px;
	margin-right :20px;
	margin-bottom:0px; /* NEU */
  }


  .ref-order  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
	margin-left :100px;
	margin-right :20px;
	line-height:2em;	 /* NEU */

  }

/*------------- Formatierung  'Publikationen' --------------------- */

 
  .pub-title  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	font-weight : bold;
  	color : #000000;
	margin-left :0px;
	margin-right :20px;
	line-height:1.4em;	 /* NEU */
  }

  .pub-title a:link , .pub-title a:hover , .pub-title a:visited {
	color: #183a93;   /* blau */
	font-weight:bold;
	text-decoration:none;
	}

  .pub-comment  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
	margin-left :0px;
	margin-right :20px;
	margin-top: 0px;	
	line-height:1.2em;	 /* NEU */
	margin-bottom:10px;   /* NEU */
  }

  .pub-download  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  	margin-left : 30px;
	margin-top: 0px;	
	line-height: 16px;	
  }

  .pub-download a:link , .pub-download a:hover , .pub-download a:visited {
	color: #183a93;   /* blau */
	font-weight:normal;
	text-decoration:none;
	}




/* --------------------------horizontale Trennlinien ---------------------- */
   hr {
	height: 1px;
	margin-left:0px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:2px;
	color:#969696;
	}

   .sep  {
	width:100%;
	height: 1px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:3px;
	color:#969696;
	}

  .border {
	width:585px;
	height: 1px;
	margin-left:60px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:3px;
	color:#969696;
	}


/* -------------??????-------------------------------------------------------*/
/* --------  Contact  ------------------------------------------------ */

  .contact  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  	margin-left : 60px;
	margin-top: 3px;	
	line-height: 14px;	
  }

