.blau{
font-weight: bold;
color: #003388;
}
* {
  margin: 0;
  padding: 0;
}

ol
{
  margin-left : 25px

/*  padding-left : 25px;*/
}

ol li
{
  padding-bottom: 10px
}
.hide
{
  display:none;
}

div
{
}

p
{
  margin-bottom : 1em;
}

body
{
  background-color : #EAF1F7;
  text-align: center;
}

body, table
{
  font-size: 100.01%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
}

img
{
  border:none;
}

img.tabimg
{
  margin-right: 5px;
  margin-bottom: 20px;
}

img.galery

{
  margin: 10px;
}


h1, h2, h3
{
  font-size: 1em;
  margin-bottom : 1em;
}

hr
{

  height:1px;
  background-color:#000000; /* Mozilla 1.4 */
  color:#000000; /* IE 6 */
  border: #000000; /* Opera 7.11 */
  margin-top: 5px;
  margin-bottom: 5px;
}

td, th
{
  text-align : left;
  padding : 0px;
  padding-left : 0px;
  vertical-align:top;
  font-size : 1em;
}

tr.blue th
{
  background-color: #E0E7F1;
  margin-bottom: 5px;
}

table
{
  border-collapse : collapse;
}


input.login
{
  width: 100px;
  border:1px solid #8C9CA7;
}

textarea.login
{
  width: 230px;
  border:1px solid #8C9CA7;
}

div
{
  text-align : left;
}

div.page
{
  margin: 0 auto;
  width: 992px;
  border-left : 1px solid white;
  border-right : 1px solid white;
  background-image : url(images/page_background.gif);
  background-repeat : repeat-y;
  overflow:hidden;
}

div.site
{
/*  background-color : #C1DAEC;*/
  float : left;
}

/* ------- div.header ------- */

div.header
{
}

div.leftmenu
{
  width : 171px;
  float: left;

  overflow:hidden;
  font-size: 0.7em;
  font-weight: bold;
  padding-top: 20px;
}

div.suche
{
  padding-top: 10px;
}

div.suche table
{
  margin-top: 20px;
  margin-left: 10px;

}

div.headermain,
div.headermainwebcampus
{
/*  height : 139px;*/
  height : 140px;
  background-image : url(images/head_main.jpg);
  /*background-image : url(images/headbild_jubilaeum.jpg);*/
  position:relative;
}

div.headermainwebcampus
{
  background-image : url(images/head_main_webcampus.jpg);
}

div.headerbottom,
div.headerbottomwebcampus
{
  background-image : url(images/head_blue.jpg);
  text-align: center;
}

div.headerbottomwebcampus
{
  height:19px;
}

div.popup
{
  font-size: 0.7em;
  font-family: verdana,Arial,Helvetica,Geneva,sans-serif;
  font-weight: normal;
  background-color : #FFFFFF;
  height: 100%;
  padding: 20px;

}


ul.legal
{ font-size: 0.7em;
  background-image : url(images/head_blue.jpg);
/*  height: 40px;*/
  list-style: none;
  padding: 10px 10px;
}

ul.legal li.legalentry
{
  border-left: 1px solid #003380;

}
ul.legal li
{
  display:inline;
  padding: 0 5px;
  height : 1px; /* fix für ie5.0 */
}

div.header li a:link,
div.header li a:active,
div.header li a:visited,
div.header li a:hover
{
	color: #FFFFFF;
	text-decoration: none;

}

div.navihori
{
  border-bottom:1px solid white;
/*  padding-bottom : -4px; */
  bottom:0px;
  position:absolute;
  width:100%;
  text-align:center;
}

ul.navihori
{
  margin-top : -5px;
  font-size: 0.6em;
  font-weight: bold;
  margin: 0 auto;
  list-style: none;

  padding-top: 6px;
  padding-bottom : 3px;
}

ul.navihori li
{

  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;

  background-color: #006BB5;
  display : inline;

  padding: 5px 5px 3px 5px;
  height : 1px; /* fix für ie5.0 */
}

ul.navihori2
{
  border-top: none;
  padding : 3px;
}

/* nur für ie bzw. 5.x */
/* hides from ie 6.0 */
/* hides from IE mac \*/
* html ul.navihori2
{
  padding /**/:0 3px;

}
/* Stop Hiding */

/* nur für ie bzw. 5.x */
/* hides from ie 6.0 */
/* hides from IE mac \*/
* html ul.navihori
{
  padding /**/:0 3px;

}
/* Stop Hiding */

ul.navihori2 li
{
  border-top: none;
  background-color: #265193;
  background-color: transparent;
  padding: 3px 5px 3px 5px;
}

ul.navileft li a:link,
ul.navileft li a:active,
ul.navileft li a:visited,
ul.navileft li a:hover
{
	color: #0060AA;
	text-decoration: none;
}

ul.navihori2 li.last
{
  border-right:1px solid white;
}

ul.navileft
{
  list-style: none;
  background-image : url(images/blue_dot.gif);
  background-repeat : repeat-x;
  background-position : 0 bottom;
  padding : 0 0 3px 0;
  margin: 0 10px 0 10px;
}

ul.navileft li
{
  background-image : url(images/blue_dot.gif);
  background-repeat : repeat-x;
  background-position : 0 top;
/*  display:block;*/
  padding-top: 3px;
}

ul.navileft li
{
/*  padding: 5px 3px 3px 3px;*/

}

ul.navileft li.active
{
/*  background-color:#74A9D2;*/
}

ul.navileft li a
{
  display:block;

  padding : 3px;

  margin-left:10px;
/*  height : 100%;*/
}

ul.navileft li.active a:link,
ul.navileft li.active a:active,
ul.navileft li.active a:visited,
ul.navileft li.active a:hover,
ul.navileft li a:hover
{
  background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position : 3px 51%;
	color: white;
  padding-left:13px;
  margin-left: 0;
  background-color:#74A9D2;
}

div.content
{
/*  width : 821px;*/
  width : 815px;
  background-color : #FFFFFF;
/*  border: 1px solid red;*/
  float: left;
  font-size: 0.7em;
}

div.contentorga
{
/*  width : 821px;*/
  width : 815px;
  background-color : #FFFFFF;
/*  border: 1px solid red;*/
  float: left;
  font-size: 0.7em;
}

div.contenttext
{
  width : 581px;
  margin: 20px 10px 10px 30px;
}

div.contenttext h1
{
  font-size : 1.2em;
  color : #265193;
}

div.contenttext h3
{
  background-image : url(images/header_box.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 5px;
}

div.box
{
  width : 170px;
  float : right;
  margin-top: 35px;
  margin-right: 10px;
  display:inline;
}


div.box p
{
 margin: 10px 10px 5px 5px;
}

div.loginbox
{
  background-color: #D7E7F2;
  padding: 0px 10px 10px 13px;
 }


div.loginbox h2
{
  margin: 10px 10px 5px 5px;

}

div.loginbox table td,
div.loginbox table th
{
  padding-bottom : 0px;
  padding-top : 0px;
}

div.loginboxheadline
{
 border-left: 3px solid #74A9D1;
 border-bottom: 1px solid #74A9D1;
 padding: 3px 0 3px 9px;
 background-color: #D7E7F2;

}

div.loginboxheadline h2
{
  color: #275392;
  padding: 0;
  margin: 0;
}


div.content ul
{
  list-style: none;
  width : 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.content ul span
{
  display: block;
  font-weight: bold;
}


div.content ul li
{
  background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 7px;
  margin-bottom : 0.5em;
}

/* nur für ie bzw. 5.x */
/* hide from IE mac \*/
* html div.content ul li
{
  height : 1px;
}
/* Stop Hiding */



div.content ul.content
{
  float: left;
	}

div.content ul.content li
{
  padding-bottom: 1em;
  float: left;
  width: 48%;
}

div.content ul.content li.longer
{

}

div.content a:link,
div.content a:active,
div.content a:visited
{
	color: #6699CC;
	text-decoration:  underline;
}

div.content a:hover
{
 	color: #ff8500;
  text-decoration: underline;
}

.wetextarea
{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  background-color : white;
  font-size : 0.8em;
}

div.content ul.semesterselect
{
  width : 60%;
  width : 32em;
  margin-bottom : 2em;
}

div.content ul.semesterselect li
{
  background-image:none;
  padding : 0;
  margin : 0;
  padding-right : 5px;
  margin-right : 5px;
  margin-bottom : 4px;
  display:inline;
  border-right : 1px solid black;
  line-height:1.3em;
/*  white-space:nowrap;*/
}

div.content ul.semesterselect li.general,
div.content ul.semesterselect li.noseperation
{
  border:none;
}

div.content ul.semesterselect li.general
{
  display:block;
  margin-bottom:1em;
}

div.content ul.materiallist li
{
  margin-bottom : 1em;
  padding-bottom : 1em;
  background-image : url(images/pdf.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left : 20px;
}

div.content ul.materiallist li.zip
{
  margin-top : 2em;
  background-image : url(images/zip.gif);
  margin-bottom : 2em;
  font-weight : bold;
}

table.termintabelle th
{
  padding : 5px 0;
  border-bottom: 1px solid black;
}
table.termintabelle td
{
  padding : 5px 0;

}

table.termintabelle td.pdflink

{
 margin-bottom: 5px;
 border-bottom: 1px solid black;
}

div.terminbox
{

  background-color: #C1DBEC;
  background-position:top;
  background-image : url(images/header_box.gif);
  background-repeat: repeat-x;
  padding: 5px;

}



.term
{
  font-weight: bold;
  background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 7px;
}

table.content-tab
{
  width: 80%;
  margin: 10px 0 10px 0;
}

table.content-tab th
{
    text-align : left;
  padding : 0px;
  padding-left : 10px;
  vertical-align:top;
  font-size : 1em;
  background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  width: 40%;
}

table.content-tab td
{
  padding-left : 10px;
  
}
/* who is who */

table.whoiswho
{
  margin-top: 20px;
  
}

table.whoiswho td
{
  padding: 5px 0 5px 0;
  
}

table.whoiswho  td.whois_link a
{
  background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 7px;
  margin-bottom : 0.5em;
}

table.whoiswho  td.whois_sublink a
{
  padding-left: 17px;
 background-image : url(images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  margin-bottom : 0.5em;
}

table.whois img
{
border: 1px solid #265293;

}

table.whois td
{
padding-bottom: 20px;
}

.info01
{
background-color: #D7E7F2;
padding: 5px;
}

.info01 p
{
color: #265294;
font-size: 11px;
font-weight: bold;
}

table.modul

{
background-color: #C1DAEC;

}
table.modul td
{
border: 1px solid #FFF;
padding: 3px;
text-align: center;

}

table.modul td.first
{
font-weight: bold; 
color: #0060AA;
text-align: left;
padding-left: 5px;

}
table.modul td.kl
{

color: #FFF;
background-color: #267CBC;

}

table.modul td.small
{

font-size: 10px;

}

table.modul td.main
{

background-color: #267CBC;
color: #FFF;

}

table.stellenangebot
{

border: 1px solid #0072BC; 
background-image: url(/images/bg_stellenangebote.gif);
background-repeat: repeat-y;

}

table.stellenangebot td
{
padding: 10px 30px;

}

td.stellenheader
{
background-image: url(/images/hfh_reiter.gif);
background-repeat: no-repeat;
background-position: right;
height: 86px;
}

/* Spezial Tabelle - Newsbereich */


table.special_news_tab

{
 width: 550px;
}

table.special_news_tab th

{
 background-color: #C1DAEC;
 padding: 5px 5px 5px 5px;
 text-align: left;
 color: #0060AA;
border: 1px solid black; 
}

table.special_news_tab th.first

{
 padding-left: px;
}

table.special_news_tab td

{
 padding: 5px 5px 5px 5px;
 border: 1px solid black;
}

table.special_news_tab td.first
{
 padding-left:;
}

table.special_news_tab td.more
{
 padding-left:;
 font-weight: bold;
 text-align: center;
 background-color: #C1DAEC;
}

/* E-Learing - WebCampus */

div.elearninglogin
{
 font-weight:;
 background-color: #C1DAEC;
 padding: 5px;
 border: 1px solid #265293;
}

table.newstable tr td
{
  padding-left: 3px;

}
