* {
	font-size: 9pt;
}

form {
	margin-top: 0px;
}

body {
	color: #545454;
	font-family: Arial, Helvetica, Sans-Serif;
}

/* HEAD */
#Logo {
	position: absolute;
	left: 65px;
	top: 12px;
	width: 185px;
	height: 72px;
	z-index: 1;
	background-repeat: no-repeat;
}

#titel {
	position: absolute;
	left: 254px;
	top: 58px;
	width: 639px;
	height: 36px;
	font-size: 1.3em;
	font-weight: bold;
}

#kopf {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 734px;
	height: 120px;
	background: #B6C828;
}

* html #suche {
	top: 208px;
}

#suche {
	position: absolute;
	left: 734px;
	top: 198px;
	width: 220px;
	height: 13px;
	z-index: 11;
	text-align: left;
	padding-left: 5px;
}

#piktogramm {
	position: absolute;
	left: 86px;
	top: 143px;
	width: auto;
	z-index: 3;
}

#Kopfbild1 {
	position: absolute;
	left: 250px;
	top: 84px;
	width: 484px;
	height: 120px;
	z-index: 3;
}

#Kopfbild2 {
	position: absolute;
	left: 734px;
	top: 84px;
	width: 242px;
	height: 120px;
	z-index: 3;
}

/*INHALT*/
#contenthauptspalte {
	position: absolute;
	top: 255px;
	left: 250px;
	width: 484px;
	height: auto;
	z-index: 5;
	margin-top: 0px;
	padding: 0;
}

/*LINKES MENUE*/
#menulinks_box {
	position: absolute;
	left: 20px;
	top: 247px;
	width: 208px;
	height: auto;
	z-index: 7;
	padding: 0;
	margin: 0;
	width: 208px;
}

#menulinks_box ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menulinks_box ul li {
	display: inline;
}

#menulinks_box h3 {
	color: #333333;
	font-size: 1.0em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b3c834;
	margin-bottom: 12px;
}

.menulinks1 ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menulinks1 {
	position: relative;
	left: 0px;
	right: 0px;
	border: 0px solid #CBCBCB;
	padding: 10px 5px;
	margin: 0 0 10px 0;
}

.menulinks1 a,#menulinks_box .menulinks1 ul li.selected {
	display: block;
	font-weight: bold;
	padding: 8px 2px 8px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6C828;
}

/* Newsfeedlinks */
#menulinks_box .menulinks1 ul.rFeeds li {
	display: block;
	background-image: url(https://ekvv.uni-bielefeld.de/blog/images/feed-icon-12x12.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menulinks1 ul.rFeeds li a {
	border-bottom: 0px white solid;
	font-weight: normal;
}

.float_left {
	float: left;
}

/*RECHTES MENUE*/
.contentboxen {
	position: absolute;
	left: 781px;
	top: 257px;
	width: 195px;
	height: auto;
	z-index: 25;
	margin: 0px 0px 0px 5px;
	float: right;
	padding: 0;
}

.contentboxuebersicht {
	position: relative;
	right: 15px;
	top: 2px;
	width: 185px;
	height: auto;
	z-index: 25;
	border: 1px #aaa dotted;
	background-color: #ffffff;
	padding: 0 8px 5px 10px;
	margin: 10px 0;
}

* html .contentboxuebersicht {
	right: 0px;
}

.contentboxuebersicht ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.contentboxuebersicht ul li {
	display: block;
	padding: 0;
	padding-bottom: 10px;
}

.contentboxuebersicht h4,.contentboxuebersicht h4 a {
	font-weight: bold;
	padding: 5px 0;
	margin: 10px 0;
}

/*Schriftformatierung*/
h1 {
	color: #333333;
	font-size: 1.1em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b3c834;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: -3px;
}

h2 {
	color: #333333;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3c834;
	padding-top: 15px;
	padding-bottom: 4px;
	margin-top: -3px;
}

h3 {
	color: #333333;
	font-size: 95%;
	margin: 0;
}

h4 {
	color: #333333;
	font-size: 1.0em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b3c834;
}

small,small em {
	font-size: 90%;
}

a:hover {
	color: #336699;
}

a {
	color: #20496E;
	text-decoration: none;
}

input,select,textarea {
	color: #525252;
	font-size: 11px;
}

img {
	border: 0px;
}

dl {
	margin-bottom: 8px;
}

dt {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

dd {
	margin-bottom: 2px;
}

form dl dd {
	padding-left: 0px;
	margin-left: 10px;
}

/* Beginn Formatierung der Hauptinhalte */
.nur_in_druck {
	visibility: hidden;
	display: none;
}

/*Tabellenformatierung*/
table td,table th {
	vertical-align: top;
}

/* Kalenderauswahl */
table.hCalendarTable {
	width: 100%;
}

table.hCalendarTable td {
	text-align: center;
}

td.hCalendarDayCurrent {
	font-weight: bold;
}

td.hCalendarDayLinked {
	font-weight: bold;
	text-decoration: underline;
}

/* Einzelne Blogeintraege */
div.blog_eintrag {
	border: 1px dotted #b3c834;
	padding: 0px 15px 5px 15px;
	margin: 15px 0px 45px 0px;
	overflow: hidden;
}

div.blog_eintrag h2 {
	padding: 10px 0px 10px 10px;
	margin: 0px -15px 0px -15px;
}

div.blog_eintrag div.datum {
	margin-top: 10px;
	font-size: 95%;
	color: grey;
}

div.blog_eintrag_inhalt {
	padding-top: 10px;
	line-height: 1.5em;
}

div.blog_eintrag_info {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.blog_eintrag_info span.edit {
	padding: 5px;
	display: block;
	text-align: right;
}

div.blog_eintrag_info span.edit a {
	padding-left: 20px;
	background: url(https://ekvv.uni-bielefeld.de/blog/sfb1288/resource/themabilder/bullet_wrench.png)
		center left no-repeat;
}

div.blog_eintrag_info span.tags a {
	padding-left: 20px;
	background: url(https://ekvv.uni-bielefeld.de/blog/sfb1288/resource/themabilder/tag_blue.png) center
		left no-repeat;
}

span.readmore {
	padding-left: 5px;
}

/* Kommentare: Anzeige und Eingabe */
	/* Da in den Blogs die Kommentare z. Z. global 
   ausgeschaltet sind werden diese Teil nie angezeigt: */
div.comments-form {
	visibility: collapse;
	display: none;
}

div.comments {
	visibility: collapse;
	display: none;
}

div.comments-head {
	color: #333333;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3c834;
	padding-bottom: 4px;
	margin-top: -3px;
}

div.comments-form ul {
	padding-left: 0px;
}

div.comments-form ul li {
	list-style: none;
	padding-bottom: 10px;
}

div.comments-form label.desc {
	display: block;
}

div.comment {
	margin: 15px 5px 25px 0px;
	border: 1px dashed #b3c834;
	padding: 15px 15px 5px 15px;
	line-height: 1.5em;
}

p.comment-details {
	font-style: italic;
	font-size: 0.9em;
}

span.error {
	color: red;
	font-weight: bold;
}

/* Suchergebnisse */
#searchAgain {
	border: 1px dashed #b3c834;
	padding: 5px 15px 5px 15px;
	margin: 15px 0px 5px 0px;
	text-align: justify;
	line-height: 1.5em;
}

#searchAgain form {
	padding: 5px;
	vertical-align: top;
}

#searchAgain br {
	display: none;
}

#searchAgain select {
	padding-top: 1px;
}

div.next-previous h3 {
	color: #333333;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3c834;
	padding-top: 15px;
	padding-bottom: 4px;
	margin-top: -3px;
}

#recentEntries a.entryTitle {
	font-weight: bold;
	font-size: 1.2em;
}

/*PULLDOWN MENUE*/
#nav,#nav ul { /*float: left;
	  width: 36em;*/
	list-style-type: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #666666;
	border-width: 0px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	/*width: 10em;
     w\idth: 9em;*/
	color: #333333;
	text-decoration: none;
	padding: 0.25em 0;
}

#nav ul li { /* NEU */
	display: block;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	padding: 0;
	/*width: 90px;
     w\idth: 90px; */ /*DIESE BREITE ANPASSEN!!!*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 14.9em;
	font-weight: normal;
	border-width: 1px;
	padding: 2pt;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	padding-left: 0px;
	width: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav
 li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover
 ul,#nav li li.sfhover ul,#nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover,#nav li.sfhover { /*background: #339933;	*/
	
}

#pulldown {
	position: absolute;
	left: 250px;
	top: 206px;
	width: 31em;
	height: 20px;
	z-index: 15;
}