/* HOCHSCHULSEITE
--------------------------------------------------------------------------------*/

ul#university {
  position: relative;
  width:920px;
  padding: 22px 0px 43px 0px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

ul#university li {
	width: 500px;
}

ul#university span.information_sign {
  float:left;
  padding-right:20px;
}

ul#university span.information_text {
	float:left;
	padding-top:5px;
	width:275px;
}

ul.infoarea {
	margin-left: 50px;
	width: 500px;
}


ul.infoarea h3 {
	left:-20px;
  position:relative;
}

ul.infoarea h4 {
  background: url(../images/bullet.gif) no-repeat 2px 6px;	
	font-weight: normal;
	padding-left: 15px;
	margin-top: 30px;
	margin-left: -15px;
}

ul.infoarea a {
  background: url(../images/icons/arrow_pageright.gif) no-repeat 2px 2px;
	display: block;	
	font-style: italic;
	margin-top: 4px;
	padding-left: 25px;
}

ul.infoarea strong a {
	display: inline;
	background: none;
	padding: 0;
}

/* PARTNER SEITE
--------------------------------------------------------------------------------*/

ul#index.affiliate {
	top: 330px;
}

ul#affiliate p {
  font-size: 0.9em;
}

ul#affiliate .quote {
  text-align: right;
  font-size: 0.9em;
  font-style:italic;
  margin-bottom: 20px;
}

.affiliate {
  min-height: 250px;
	height: auto !important;
	height: 250px;
}
  
ul#list_logos {
  margin-left: 30px;
}


ul#list_logos li{
  float: left;
  margin-right:14px;
  margin-top:14px;
  position:relative;
  width:180px;
  height: 76px;
  text-align: center;
  border: 1px solid #CCC;
}

ul#list_logos li:hover {
  border: 1px solid #F7AF2F;
}

ul.affiliate li#tip {
    width: 500px;
    margin-left: 30px;
}

ul#index li#other {
	border-bottom: none;
} 

div.index .navigation_products ul li a.contact_link {
	display: inline;
	padding-left: 0px;
}

  div.index .navigation_products ul li a.contact_link:hover {
    background: none;
  }

/* DOWNLOAD
--------------------------------------------------------------------------------*/
div.knigge {
	background:url(../images/information/thumbnail_knigge.jpg) no-repeat right 0;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

h4.headline_extern_private {
	color: #3F2010;
  font-size: 1.2em;
	height: auto;
  line-height: auto;
	margin-bottom:5px;
}

dl.download dt {
	width: 140px;
}

dl.download dd {
	display: block;
	left: 130px;
	margin-bottom: -12px;
	position: relative;
	text-align: justify;
	top: -18px;
	width: 250px;
}

/* PRESSESEITE
--------------------------------------------------------------------------------*/
ul#show_downloadArchive li,
ul#show_pressArchive li,
ul#show_pressArticle li {
	border-bottom:1px dotted #B2A69F;
  line-height:20px;
	padding:3px 0 3px 0;
}

ul#show_downloadArchive li a, ul#show_pressArchive li a, ul#show_pressArticle li a {
	color: #796358 !important;
	padding-left: 30px;
}

ol#press {
  position: relative;
  width: 960px;
	position: relative;
	top: -22px;
  margin-left: 10px;
  padding-top: 65px;
  list-style: none;
}

ol#press h1 {
	margin-left: 50px;
}

ol#press li.introtext {
	display: block;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 10px 0 80px 50px;
	width: 540px;
}

ol#press li blockquote {
	margin: 10px 20px 10px 20px;
}

ul#pressreport {
}

ul#pressreport h4 a {
  text-decoration: none;
}

ul#pressreport li {
  margin: 0px 0px 20px 20px;
  width: 605px;
}

ul#pressreport h4 {
  position: relative;
  width: 520px;
  margin-bottom: -15px;
}

ul#pressreport .date {
  font-size: 0.8em;
  border-bottom: #F7AF2F 1px solid;
}

ul#pressreport .source {
  position: relative;
  top: -34px;
  left: 200px;
  margin-bottom: -15px;
  font-size: 0.8em;
}

ul#pressreport .image {
  position: relative;
  float: left;
  margin: 5px;
}

ul#pressreport .report {
  position: relative;
  text-align: justify;
  margin-bottom: 10px;
  min-height: 20px;
}

  ul#pressreport .report p {
    text-align: justify;
  }

ul#presslinks {
  position: relative;
  width: 480px;
  margin: 0px 0px 120px 20px;
}

ul#presslinks li {
  width: 240px;
}

ul.pressdownloads {
	margin-left: 10px;
	min-height: 1000px;
	width: 600px;
}

ul.pressdownloads li {
	border: 1px solid #B2A69F;
	float: left;
	font-weight: bold;
	height: 230px;
	padding: 1px;
	margin: 10px;
	text-align: center;
	width: 270px;
}

ul.pressdownloads li img {
	border: 1px solid #B2A69F;
	margin-bottom: 5px;
}

ul.pressdownloads li i {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 3px;
}


ul.pressdownloads li img:hover {
	border: 1px solid #3f2010;
}

ul.pressspecials {
	width: 550px;
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

ul.pressspecials li.teaser {
	margin-bottom: 40px;
}

ul.pressspecials li.teaser h2 {
	margin: 0 0 20px 0;
}

ul.pressspecials li span.number {
	color: #F7AF2F;
	display: block;
	font-size: 1.6em;
	margin-top: 40px;	
}


ul.pressspecials li h4 {
	line-height: 1.4em;
	margin: -25px 0 25px 40px;
}

ul.pressspecials li.mail {
  background: url(../images/icons/arrow_pageright.gif) no-repeat;
	margin: 20px 0 0 410px;
	padding-left: 12px;
	font-style: italic;
}

ul#links_pdf {
  position: relative;
  background-image: url(../images/icons/icon_pdf.gif);
  background-repeat: no-repeat;
  padding: 5px 0px 30px 60px;
  list-style: disc;
}

ul#links_html {
  position: relative;
  background-image: url(../images/icons/icon_html.gif);
  background-repeat: no-repeat;
  float: left;
  padding: 5px 0px 30px 60px;
  list-style: disc;
}

ul#links_html li, ul#links_pdf li {
  width: 200px;
  list-style-image: url(../images/icons/arrow_pageright.gif);
  padding-bottom: 2px;
}


li.photo ul li {
  border: none !important;
  padding: 0px !important;
}

.photo ul {
  list-style:none; 
  padding:0; 
  padding-top:10px; 
  width:195px; 
  height:330px;
  position:relative;
}
  
.photo ul li {
  display:inline; 
  width:92px; 
  height:72px; 
  float:left; 
  margin-right: 5px; 
  margin-bottom:5px;
}

.photo ul li a {
  display:block; 
  width:92px; 
  height:72px; 
  cursor: pointer; 
  text-decoration:none;
}

.photo ul li a img {
  display:block; 
  width:92px; 
  height:72px; 
  border:1px solid #ccc;
}

.presspicture01 {top: 10px; left : 0px;} 
.presspicture02 {top: 10px; left : 100px;}
.presspicture03 {top: 90px; left : 0px;}
.presspicture04 {top: 90px; left : 100px;}
.presspicture05 {top: 170px; left : 0px;}
.presspicture06 {top: 170px; left : 100px;}
.presspicture07 {top: 250px; left : 0px;}
.presspicture07 {top: 250px; left : 100px;}

.photo ul li a:hover img {
  width:190px; 
  height:150px; 
  border-color:#333;
  padding: 5px;
  background: #fff;
  position:absolute;
	z-index: 100;
}

.presspicture01:hover img  {top: -40px; left : -50px;} 
.presspicture02:hover img  {top: -40px; left : 40px;}
.presspicture03:hover img  {top: 30px; left : -50px;}
.presspicture04:hover img  {top: 30px; left : 40px;}
.presspicture05:hover img  {top: 110px; left : -50px;}
.presspicture06:hover img  {top: 110px; left : 40px;}
.presspicture07:hover img  {top: 200px; left : -50px;}
.presspicture08:hover img  {top: 200px; left : 40px;}

ul#index ul.hide_archive {
	border-bottom: none;
  line-height:20px;
  padding:0px;
	padding-left: 30px;
}




/* PRESSESEITE / PRESSEBILDER
--------------------------------------------------------------------------------*/


ul#pressreport li a img {
  left: 625px;
  position: absolute;
}




/* PRESSESEITE / PRESSEKONTAKT
--------------------------------------------------------------------------------*/
ul.presscontact {
	height: 400px;
  position : relative;
  margin-left: 20px;
  width: 500px;
}
 
ul.presscontact li img {
	border: 1px solid #796358;
	margin-top: 20px;
  padding: 1px;
  float: left;
}

ul.presscontact li h2 {
	margin-left: 0px;
	line-height: 1.3em;
}

ul.presscontact li p {
	line-height: 1.6em;
	margin: 20px 0 0 150px;
	width: 230px;
}

ul.presscontact li p img {
	border: 0;
	float: none;
	margin: 0;
}

contactaddress

/* PRESSEMITTEILUNGEN
--------------------------------------------------------------------------------*/
table.pressnews, table.pressdownloads {
	margin-bottom: 100px;
}

table.pressnews tr {
	border-bottom: 1px solid #B2A69F;
	height: 50px;
}

table.pressnews td.date {
	padding-top: 5px;
	vertical-align: top;
	width: 130px;
}

table.pressnews td.title {
	color: #3f2010;
	font-size: 1.1em;
	padding-top: 5px;
	vertical-align: top;
	width: 380px;
}

table.pressnews td.link, table.pressdownloads td.link {
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
	width: 40px;
}

table.pressnews td.title ul {
	margin-top: -5px;
}

table.pressnews td.title ul li.title {
	color: #3f2010;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	width: 380px;
}

table.pressnews td.title ul li.subtitle {
	color: #796358;
	padding-top: 5px;
	vertical-align: top;
	width: 380px;
}

table.pressnews td.title ul li.date {
	color: #796358;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 10px;
	line-height: 1.8em;
	padding: 2px 0 5px 0;
	vertical-align: top;
	width: 380px;
}

table.pressdownloads {
	color: #796358;
	margin-left: 20px;
	padding: 2px 0 5px 0;
	vertical-align: top;
	width: 550px;
}

table.pressdownloads tr {
	border-bottom: 1px solid #B2A69F;
	height: 50px;
}

table.pressdownloads td.picture {
	width: 50px;
}

table.pressdownloads td.picture img {
	border: 1px solid #B2A69F;
	margin: 5px 0;
}

table.pressdownloads td.picture img:hover {
	border: 1px solid #000;
}

table.pressdownloads td.description {
	text-align: left;
	font-size: 1.1em;
}

table.pressdownloads td.description i {
	display: block;
	text-align: left;
	font-size: 0.8em;
	font-style: italic;	
	margin-top: 3px;
}




/* KONTAKTADDRESSE
--------------------------------------------------------------------------------*/

ol#contactaddress {
  width: 605px;
  margin:20px 0px 15px 30px;
  padding-bottom: 30px;
}

ol#contactaddress li{
  padding: 0px 0px 0px 20px;
} 

ol#contactaddress .name {
  font-size: 1.1em;
  margin-bottom: 10px;  
}

ol#contactaddress li.phone_conditions {
	font-size: 0.8em;
}


/* KONTAKTFORMULAR
--------------------------------------------------------------------------------*/

ol#contactform {
  margin: 0px 0px 0px 30px;
  min-height:500px;
    height:auto !important;
    height:500px;
  padding-top:10px;
  width: 940px;
  background-position: bottom right;
}

ol#contactform li {
  min-height:25px;
    height:auto !important;
    height:25px;
  width: 585px;
  padding: 0px 0px 0px 20px;
  
}

ol#contactform li div.error_box_inner_form {
	width: 308px;
}

ol#contactform li label {
  float:left;
  margin:0;
  padding:0;
  width: 150px;
  clear: left;
}

ol#contactform li input.textbox.street {
  width: 161px;
  margin-right: 5px;
}

ol#contactform li input.textbox.streetnumber {
  width: 25px;
}

ol#contactform li input.textbox.postalcode {
  width: 47px;
  margin-right: 5px;
}

ol#contactform li input.textbox.location {
  width: 148px;
}

ol#contactform li textarea.textbox.demand {
  margin-right: 20px;
  width: 218px;
}

ol#contactform .input_selectbox {
  width:218px;
}

ol#contactform .refferer {
  margin: 15px 0px 30px 0px;
  padding-left: 20px;
  padding-bottom:30px;
  border-bottom: 1px dotted #ccc;
}

ol#contactform .send {
  margin-top: 22px;
  
}

ol#contactform .tipp {
  font-size:0.9em;
  margin-left: -20px;
  padding-top: 30px;
}

/* KONTAKTBEST�TIGUNG
--------------------------------------------------------------------------------*/
ul.order_success {
    margin-left: 10px;
    padding-top: 20px;
    padding-left: 18px;
    height: 160px;
    width: 960px;
    top: -22px;
    position: relative;
    margin-bottom: -22px;
}

    ul.order_success h1{
        margin:0px;
        padding:0px;
        padding-bottom: 25px;
    }

    ul.order_success li.salutation {
        margin-top: 10px;
    }
    
    ul.order_success li.name {
        font-weight: bold;
    }
    
    ul.order_success li.link {
     padding-top: 10px;
    }

/* SUPPORT- UND AGB-SEITE
--------------------------------------------------------------------------------*/

dl.help {
  position: relative;
  padding-top: 15px;
}

dl.terms dt {
  width: 30px;
}


dl.terms h3 {
	border: none;
  margin: 20px 0 5px 0px;
  width: 500px;
  font-size:1.2em;
  font-weight:bold;
}

dl.help h3 {
  width: 500px;
  padding-top: 30px;
  font-size:1.2em;
  border: none;
  background: none;
  margin: 0px;
}

dl.help img {
  position: absolute;
  left: 610px;
  top: 33px;
}

dl.help dt{
  color: #F7AF2F;
  font-weight:bold;
  text-transform:uppercase;
  padding-bottom: 5px;
  padding-top: 15px;
  width: 605px;
}

dl.terms h4{
  color: #F7AF2F;
  font-weight: bold;
    font-size: 12px;
}

dl.terms img {
  position: absolute;
  left: 580px;
  top: 15px;
}

dl.terms dd dt{
  padding-top: 5px;
}

dl.terms dd {
  position:relative;
  top: -18px;
  left: 50px;
  display:block;
  width: 575px;
  text-align:justify;  
}

dl.help dd {
  position:relative;
  display:block;
  width: 560px;
  text-align:justify;  
}

dl.terms dd.headline {
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  width: 575px;
  margin-bottom: 10px;
  margin-top: 10px;
}

dl.terms dd h3 {
  position: relative;
  top: 15px;
  left: -50px;
  font-size: 1.1em;
}

dl.terms dd dl dd {
  left: 0px;
  top: 0px;
}

dl.terms dl {
  font-style: italic;
  margin-top: 10px;
}

dl.terms dl dd {
  width: 470px;
  margin-left: 30px;
  margin-bottom:10px;
}

dl.terms {
  position: relative;
  margin-top: 20px;
}

dl.terms ul li {
	list-style: circle;
	margin-left: 30px;
}

dl.terms ol li {
	list-style: decimal;
	margin-left: 30px;
}

/* IMPRESSUM-SEITE
--------------------------------------------------------------------------------*/

ul.impress {
  position: relative;
  top:-22px;
  padding-top: 22px;
  margin-left:10px;
  width:960px;
}


ul li.contact_adress{
  width:320px;
  position: relative;
  top: 20px;
  left: 20px;
}

ul li.content_responsibility {
  position: relative;
  left: 20px;
  width: 320px;
  top: 15px;  
}

ul.impress li ul {
  margin-left:20px;
  margin-top: 5px;
}

ul li.business_manager {
  position: relative;
  left: 20px;
  width: 320px;
  top: -15px;
}

ul li.commercial_register {
  position: relative;
  top: -15px;
  left: 300px;
  width: 250px;
}

ul li.media_contact {
  position: relative;
  left: 300px;
  width: 250px;
  top: -145px;
}

ul li.copyright {
  position: relative;
  left: 20px;
  width:585px;
  top: 35px;
}

ul li.privacy {
  position: relative;
  left: 20px;
  width:585px;
  top: 45px;
}

ul li.guideline {
  position: relative;
  left: 20px;
  width:585px;
  top: 60px;
}

ul li.information {
  position: relative;
  left: 20px;
  width:585px;
  margin-top: 50px;
  font-size:0.9em;
  top: 20px;
}

/* DOWNLOAD
--------------------------------------------------------------------------------*/
ul.index2 {
	border-left: 1px solid #B2A69F;
	left: 660px;
	padding-left: 15px;
	position: absolute;
	top: 50px;
	z-index: 10;
}

	ul.index2 li {
		border-bottom: 1px dotted #B2A69F;
		line-height: 20px;
		padding: 3px 0 3px 30px;
	}

		ul.index2 li.subheading {
			border-bottom: 2px solid #F7AF2F;
			color: #F7AF2F;
			font-size: 1.1em;
			font-weight: bold;
			padding: 20px 0 3px 30px;
		}

div#downloadarea {
	min-height: 300px;
  height: auto !important;
  height: 300px;
}

  div#downloadarea h2 {
  	padding: 0px;
  }

table.downloads {
	color:#796358;
	margin-left:30px;
	padding:2px 0 5px;
	vertical-align:top;
	width:550px;
}

  table.downloads tr td {
    border-bottom: 1px solid #B2A69F;
    height: 50px;
  }

  table.downloads td.picture {
    width: 50px;
  }

		table.downloads td.picture img {
			border:1px solid #B2A69F;
			margin:5px 0;
		}
		
			table.downloads td.picture img:hover {
				border:1px solid #000000;
			}

	table.downloads td.description {
	  text-align: left;
	  font-size: 1.1em;
		width: 470px;
	}

		table.downloads td.description i {
		  display: block;
		  text-align: left;
		  font-size: 0.8em;
		  font-style: italic; 
		  margin-top: 3px;
		}

/* BEWERBUNGSEXPERTE
--------------------------------------------------------------------------------*/

div.application_specialist p.photo img {
  padding: 1px;
}

div.application_specialist p.photo img:hover {
	border: 1px solid #F7AF2F;
}

div.application_specialist ol {
  list-style-type: decimal;
  margin-left: 25px;
}

div.application_specialist div.applicant_info {
  background: url(../images/specialist/info_icon.gif) no-repeat 0 center;
  padding-left: 40px;
}
