* {
  margin: 0;
  padding: 0;
}

ol
{
  margin-left : 25px
}

ol li
{
  padding-bottom: 10px
}

.hide
{
  display:none;
}

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;
}

img.thumb
{
  margin: 10px 10px 0 0;
  padding: 0; 
  float: left;
}

div.content img.verteiler
{
  border: 1px solid #2680BF; 
  margin-right: 30px; 
  float: left;
}

div.content ul.verteiler
{
  width:auto;
  margin-top:0em;
}

div.contenttext
{
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left:30px !important;
  margin-left:15px;
  width : 581px;
  float: left;
  font-size: 1.1em;
}

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.contenttext ul.verteiler li
{
  background-image : url(/images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 7px;
  margin-bottom : 0.5em;

}

div.opt 
{
  height: auto !important;
  height:500px;
  min-height:500px;

}

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

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

table
{
  border-collapse : collapse;
}


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

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


a
{
  color: #6699CC;
  text-decoration:  none;
}

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


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

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


input.form
{
  width: 150px;
  border:1px solid #8C9CA7;
}

textarea.form
{
  width: 380px;
  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
{
 /* background-color: #265293; */
 background-color: #0081C7;
 padding: 10px,
}

div.leftmenu
{
  width : 171px;
  float: left;
  overflow:hidden;
  font-size: 0.7em;
  font-weight: bold;

}

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;
}

.headermain div.headerflash
{
  position: absolute;
  top: 5px;
  left: 470px;
  width: 325px;
  height: 125px;
  border: 0px solid #F0F0F0;
}

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

div.headerbottom,
div.headerbottomwebcampus
{
 /*  background-color: #265293; */
 background-color: #0081C7;
 height: 18px;
}

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;

}



/* NAVI left */

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: 15px 10px 0 10px;
}

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

ul.navileft li a
{
  display:block;
  padding : 3px;
  margin-left:10px;

}

ul.navileft li.active a,
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;
}


/*  sub  */

ul.navileft li ul
{
  list-style: none;
}

ul.navileft li.active ul li a,
ul.navileft li.active ul li a:hover
{
  background-image : none;
  color: white;
  padding-left: 20px;
  margin-left: 0;
  background-color: #74A9D2;
  font-weight: normal;
}

ul.navileft li ul li.active a
{
  font-weight: normal;
  color: #0060AA;
}



/* Bre */

div.breadcrumb ul li
{
  background-image: none;
  padding-left:13px;
  margin-left: 5px;
  display: inline;

}

div.breadcrumb ul li a
{

  background-position : 5px 51%;

}

div.content
{
width : 820px; 

  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;
}


/*  BOX mit TEl */


div.leftbox
{
  /* background-color: #2581C0; */
  background-color: #0081C7;
  padding-bottom: 10px;
}

div.leftbox p
{
  color: #FFF;
  padding: 0 5px 10px 10px;
  margin: 0px;
  font-weight: normal;
}

div.leftbox h2
{
  color: #FFF;
  padding: 5px 10px 5px 10px;
   margin: 0px;
}

div.leftbox h3
{
  color: #FFF;
  background-color: #579ECE;
  padding: 5px 0 5px 10px;
  margin: 0px;
  font-weight: normal;

}

div.leftbox a
{
  color: #FFF;
  padding: 0 0 0 10px;
  text-decoration: none;
  background-image : url(/images/arrow_white.gif);
  background-repeat: 	no-repeat;
  background-position: 0 50%;
  margin-left: 10px;
}



/*  */

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


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

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

div.loginbox p
{
  margin: 0px;
  padding: 5px 0 5px 0;
}

div.loginbox a
{
  color: #0060AA;
  text-decoration: none;
}

div.loginbox a:hover
{
  color: #ff8500;
  text-decoration: none;
}



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

div.loginbox h3
{
  margin: 0px;
  padding: 0px;
  color: #74A9D2;
}

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

div.loginboxheadline
{
 padding: 3px 0 3px 5px;
 background-color: #74A9D2;
}

div.loginboxheadline h2
{
  color: #FFF;
  background-image: url(/images/home/arrow_box.gif);
  background-repeat: no-repeat;
  background-position:3px 50%;
  padding: 0 0 0 10px;
  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;

}

div.content ul li a
{
  text-decoration: none;

}

/* 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
{

}

.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;
}

/* NEU */

table.chronik td
{

  padding-bottom: 10px;
  padding-right: 10px;
}

table.chronik td.first
{
  width: 10%;
}

table.chronik td.second
{
  width: 40%;
}

/* NEU */
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;
}

/* Tabelle im Content */

table.info01
{
 background-color: #D7E7F2;
 margin-bottom: 10px;
}

table.info01 td
{
 padding: 10px;
}


table.info01 p
{
color: #265294;
font-size: 1.0em;
font-weight: bold;
}

/* Bestellung Infomaterial */


table.info 
{
 width: 100%;
}

table.info td
{
 padding: 5px;
 /* border: 1px solid #C1DAEC;*/
}

/* table.info td.mainhead
{
 background-color: #C1DAEC;
 color: #0081C7;
 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;*/
  color: #267CBC;
  background-color: #267CBC;
}

table.modul td.kl2
{

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

table.modul td.small
{
  font-size: 10px;
}

table.modul td.main
{

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

}


table.modulinhalte th
{
padding: 3px;
background-color: #267CBC;
color: #FFF;
text-align: center;
}

table.modulinhalte td
{
padding: 0px;

}

table.modulinhalte td ul.se
{
padding: 0;
margin: 0px;
list-style: none;


}

table.modulinhalte td ul.se li
{

background-image: url(/images/under-ul.gif);
 background-repeat: no-repeat;
 background-position: 1px 5px;
margin-top: 5px;


}




table.modulinhalte td h2
{
padding-top: 12px;
color: #267CBC;

}

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;
}

/* STARTSEITE */
/* */
table.starter
{
 border-collapse:separate;
}

table.starter ul
{
/* float: left;*/
  padding-left: 70px;
  margin:0;
  width:auto;
}

table.starter ul li
{
  margin-bottom:0;
}

table.starter td
{
 /*  border: 1px solid #B4D2E9;
 background-image: url(/images/home/contentbox_bg.jpg); */
 font-size: 11px;
}


table.starter td h1
{
  font-size: 12px;
  margin-bottom : 3px;
}

table.starter td.more a
{
  display:inline;
  color: #2173A9;
  text-decoration: none;
}

table.starter td.more a:hover
{
  color: #ff8500;
  text-decoration: none;
}

table.start td h1
{
  font-size: 12px;
  margin: 10px 0 3px 0;
}

table.info
{
 border-collapse:separate;
}

table.info td
{
 padding: 3px;
}

div.footer
{
  background-image: url(/images/bg_footer.gif);
  background-repeat: repeat-x;
  background-position : 3px 51%;
  color: #B2B2B2;
  text-align: center;
  margin-top: 60px;
}

div.footerinline
{
  text-align: center; 
  background-color: #FFF; 
  width: 200px; 
  margin: 0px auto;
}

div.footerinline a
{
  color: #A6A6A6;
  text-decoration: none;
  font-size: 11px;
}

div.footerinline a:hover
{
 text-decoration: underline;
}

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;
}


div.content ul.sitemap li
{
  margin-top:1.2em;
  margin-bottom:0em;
}

div.content ul.sitemap li ul.sub
{
  margin-top: 0em;
  margin-bottom:0em;
}

div.content ul.sitemap li ul.sub li
{
  margin-top: 0.2em;
  margin-bottom:0em;
}

span.error {
  color: red;
}

input.confirmed
{
  display: none;
}

/* Aktivierung */

form.aktivierung input.textfeld
{
  border:1px solid #8C9CA7;
  width:150px;
}

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

/* Infoveranstaltungen */

div.adresse
{
  width: 180px;
}

div.city
{
  margin-top: 20px;
  border: 2px solid #76BBE1 !important;
  padding: 10px;
  overflow: hidden;

}

div.city div.adresse
{
  float: left; margin-right: 50px;
}

form.anmelden
{
  width: 560px;
}


form.anmelden dl.left
{
  float: left;
  width: 250px;
}

form.anmelden dl.right
{
  float: right;
  width: 250px;
  margin-right:50px;
}

form.anmelden dt
{
   clear: both;
   width: 80px;
   float:left;
   text-align:right;
}

form.anmelden dd
{
   float:left;
   margin:0 0 0.5em 0.25em;
}

form.anmelden dl.left input, form.anmelden dl.right input
{
  border: 1px solid #ccc;
  width: 160px;
}

form.anmelden textarea
{
  border: 1px solid #ccc;
  width: 400px;
}

form.anmelden input.submit
{
  float: right;
}

p.pflicht strong
{
  font-weight: bold;
  float: left;
}

hr.anmelden
{ 
  margin-top: 10px;
  margin-bottom: 10px;
}

h1.uppercase
{
  text-transform: uppercase;
}

div.leftbox a.big
{
  background-image:none;
  color:#FFFFFF;
  margin-left: 0px;
  padding: 0px;
  text-decoration:none;

}

div.leftbox img.pfeil
{
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top:5px;
}


ul.st
{
  margin: 0;
}

ul.st li
{
 margin: 0;
 background-image: none;
 text-decoration: none;

}
