/* CSS Document */

/* @group Formatierungen */

body, p, ol, ul, td, dl {
	font-family:			Arial, Helvetica, Geneva, sans-serif;
	color: 					#000;
	font-size: 0.95em;
}

p {
	margin-bottom: 1.1em;
}


a {
	color: 					#666666;
}
.border {

	font-size: 1em;
}



.border_voice {

	font-size: 1em;
}


.right {
	float: 					right;
	margin: 				0 0em 0.5em 1em;
}
.left {
	float: 					left;
	margin: 				0 1em 0.5em 0;
}
small {
  color: #666666;
  font-size: 0.85em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a.external {
	padding-right: 1.00em;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.akademie {
	text-decoration: none;

}


div.editorial_notice {
	border-top:				1px dashed #CCC;
	background: 			#EEE;
	color: 					#666;
	padding: 				1em;
	margin-bottom: 			1em;
	font-size: 				0.85em;
	line-height: 			1.5em;
}
/* @end */


/* @group Überschriften */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom:			0.5em;
	color:#487BAE;
}
h1 {
	font-size: 				1.6em;
}
h2 {
	font-size: 				1.3em;
margin-top:			5%;
	margin-bottom:			5%;
	height:20px;
padding-bottom: 1.2em;
}
h3 {
	font-size:				1.2em;
	margin-top:			5%;
	margin-bottom:			3%;
	font-weight:			bold;
	
}
h4 {
	margin-bottom:			3%;
	font-weight:			bold;
	font-size:				1.2em;
}
h5 {
	font-size: 				1.2em;
}
h6 {
	font-size: 				0.9em;
}
/* @end */


#Content p {
	line-height: 			1.5em;
}

#Content ul,
#Content ol {
	margin-left: 		1em;
}
#Content ul li {
	list-style: 		none;
	padding-left: 		1em;
	margin-bottom: 		0.75em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
}


#Content ul li.nobullet {
	background-image: url(../images/vwa_logo.jpg);
	line-height: 1.3em;

}


#Content ul li.pdf {
	padding-left: 3em;
	padding-bottom: 		0.75em;
	background-image: url(../images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left  center;
	height:20px;
}
#Content ol li {
	list-style-type: decimal;
}

/* @end */


/* @group Sitemap */
#sitemap #NavUl {
	width: auto;
	margin: 10px;

}


#sitemap #NavUl ul li{
list-style: 		none;


}
#sitemap #NavUl li a {
	list-style: none;
	background: none;
	height: 10px;
	padding: 10px 0px ;
}
#sitemap #NavUl li ul li a {
	
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 5px 15px;
}
/* @end */


/* @group Formulare */
input,
select,
textarea {
	font-family: 			"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 				1.1em;
}

/* @end */


/* @group Die "Akademie" */
#Content #karriere_portrait {
	float:left;
	width: 				350px;
	padding-top: 10px;
	padding-right: 10px;
}

#Content #akademie_portrait {
	padding-top: 10px;
}


/* @end */
/* @group Formular-Fehler */
.formError {
  background-color: #cc9999;
  border: 1px solid #cc0000;
  margin-bottom: 1em;
  padding: 0.5em;
}
.form_error input,
.form_error select,
.form_error textarea {
  border: 1px solid #cc0000;
}
.error-message {
  color: #ff8100;
  background: url(/yum/images/silk_icons/error.png) no-repeat;
  margin-left: 5px;
  padding-left: 20px;
}
/* @end */

/* @group Studienleiter */
#directors_of_studies {
  width: 700px;
  float: left;
}
#directors_of_studies .director {
  width: 345px;
  margin-right: 5px;
  float: left;
}
/* @end */
/* @group Passwörter neu setzen */
#password-changes {
  width: 100%;
  border-collapse: collapse;
}
#password-changes th {
  border-bottom: 1px solid #999;
}
#password-changes th,
#password-changes td {
  text-align: left;
  padding: 5px 2px;
}
#password-changes th {
  font-weight: bold;
  text-align: left;
}
#password-changes td {
  border-bottom: 1px dotted #ccc;
}
/* @end */


/* @group Studienleiter */
#directors_of_studies {
  width: 950px;
margin:0;
  float: left;

}
#directors_of_studies .director {
  width: 450px;
  float: left;

}

#event-search,
#event-search dt,
#event-search dd {
  margin: 0;
  padding: 0;
  float: none;
	height: 30px;
}
#event-search {
  font-size: .85em;
  background-color: #efefef;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  padding: .5em;
  float: none !important;
  float: left;
}
#event-search:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#event-search input {
  font-size: 1em;
  margin: 0;
  padding: .1em;
  float: none;
}
#event-search dt,
#event-search dd {
  float: left;
}
#event-search dt {
  padding-top: 3px;
  margin-right: .5em;
}
#event-search dd {
  margin-right: 1em;
}

/* @end */

