/* Stylesheet UWB Burghausen */
* { padding: 0; margin: 0;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 22px;
	font-weight: bold;
	word-spacing: 0pt;
	letter-spacing: normal;
	text-decoration: none;
	color: #0067A7;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #0067A7;
        text-indent: 20px;
	vertical-align: top;
	text-align: left;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: #0067A7;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	margin: 0;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	word-spacing: 0pt;
	letter-spacing: 0pt;
	text-decoration: none;
	color: #0067A7;
	vertical-align: top;
	text-align: justify;
	margin: 10px;}

#header{
   z-index: 1; position:fixed;
   top:0px; left:382px; width:245px; height:95px;
   background-color:rgb(225,228,229); color: white;}

#headerleft{
   z-index: 1; position:fixed;
   top:0px; left:0px; width:382px; height:95px;
   background-color:rgb(225,228,229); color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; font-variant: normal;
   font-size: 18px; font-weight: lighter;}
   
  #headerleft ul  {
    margin-left: 8px; margin-top: 30px; padding: 0px;
    text-align: center;
    border: 0;
    background-color:rgb(225,228,229)}
    
  #headerleft ul li {
    list-style: none;
    display: inline;
    padding: 0;}

  #headerleft ul a, #headerleft ul span {
    float: left; width: 124px; height: 28px;
    margin-left: 0; padding-top: 7px;
    text-decoration: none; font-weight: 100;
    border: 0;
    color: white; background-color: #0067a7;
      }

  * html #headerleft ul a, * html #headerleft ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  
  #headerleft ul a:hover, #headerleft ul span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #448ccb;
  }
  #headerleft ul div {
     clear: left;
  }

#headerright{
   z-index: 1; position:fixed;
   top:0px; left:627px; width:382px; height:95px;
   background-color:rgb(225,228,229); color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; font-variant: normal;
   font-size: 18px; font-weight: lighter;}

  #headerright ul  {
    margin-left: 0px; margin-top: 30px; padding-left: 5px;
    text-align: center;
    border: 0;
    background-color:rgb(225,228,229)}

  #headerright ul li {
    list-style: none;
    display: inline;
    padding: 0;}

  #headerright ul a, #headerright ul span {
    float: left; width: 124px; height: 30px;
    margin-left: 0; padding-top: 5px;
    text-decoration: none; font-weight: 100;
    border: 0;
    color: white; background-color: #0067a7;
  }
  * html #headerright ul a, * html #headerright ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  #headerright ul a:hover, #headerright ul span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #448ccb;
  }
  #headerright ul div {
     clear: left;
  }

#uwb{
   z-index: 1; position:fixed;
   top:95px; left:0px; width:1009px; height:25px;
   vertical-align: top; text-align: center;
   background-color:rgb(225,228,229); color: #0067A7;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal; font-variant: normal;
   font-size: 14px; font-weight: lighter;}
   
#header_content{
   position:fixed;
   top:120px; left:0px; width:1009px; height:60px;
   background-color:rgb(225,228,229); color: #0067A7;}

#left{
   position:fixed;
   top:180px; left:0px; width:105px;height:600px;
   padding-left:5px;
   background-color:rgb(225,228,229); color: #0067A7;}
   
#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #618DBF;
	line-height: normal;
	text-align: left;
}

#left a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #618DBF;
	text-align: left;
}

#left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #8EA6C2;
	text-align: left;
}

#left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #74A2D7;
	text-align: left;
}

#left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #618DBF;
	text-align: left;}

#right{
   position:fixed;
   top:180px; left:910px; width:99px;height:600px;
   background-color:rgb(225,228,229); color: #0067A7;}
   
#content_image{
   position:absolute;
   top:180px; left:110px; width:800px;height:600px;
   background-color:rgb(225,228,229); color: #0067A7;
   font-family: Arial, Helvetica, sans-serif;}

#content_text{
   position:absolute;
   top:180px; left:110px; width:800px;height:800px;
   background-color:rgb(225,228,229); color: #0067A7;
   font-family: Arial, Helvetica, sans-serif; font-style: normal;
   font-size: 12px; font-weight: bold;
}

  #content_text a{
	color: #618DBF;
	text-decoration: none;}

  #content_text a:link{
	text-decoration: none;
        color: #618DBF;}
	
  #content_text a:visited {
	text-decoration: none;
	color: #8EA6C2;
}

  #content_text a:hover {
	text-decoration: underline;
	color: #74A2D7;
}
	
  #content_text a:active {
	text-decoration: underline;
        color: #618DBF;
        }
        
  #content_text ul  {
    margin-left: 120px; margin-top: 10px; margin-bottom: 10px; padding: 0px;
    text-align: left;font-size: 18px;
    border: 0;
    background-color:rgb(225,228,229)}

  #content_text ul li {
    margin-bottom: 4px;
    padding: 0;}

  #content_text ul a, #headerleft ul span {
    margin-left: 0;
    text-decoration: none;
     }

  * html content_text ul a, * html #headerleft ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }

  #content_text ul a:hover, #headerleft ul span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #448ccb;
  }
  #content_text ul div {
     clear: left;
  }




