* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 10px "Verdana", sans-serif;
	background: #fff url(images/uni600_bg_body.jpg) top left repeat-x;
}

#javascriptwarning {
	background: #800000;
	top: 0;
	left: 0;
	height: 105px;
	width: 100%;
	position: absolute;
	color: #fff;
}

#javascriptwarning p {
	padding: 30px;
}

#header {
	background: url(images/uni600_header.jpg) top left no-repeat;
	height: 105px;
	width: 1000px;
	position: relative;
}

#headnavi {
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 20px;	
}

#headnavi li {
	float: left;
	list-style-type: none;
}

#headnavi li.sprache {
	background: url(images/uni600_globus.gif) top right no-repeat;
	padding: 0 10px 0 0;
}

#headnavi li span {
	padding: 5px 15px 5px 0;
	display: block;
}

#headnavi a {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	float: left;
}

#home {
	width: 200px;
	height: 55px;
	top: 30px;
	left: 20px;
	position: absolute;
}

#breadcrumb {
	position: absolute;
	top: 90px;
	left: 440px;
	color: #3a4275;
	font-size: 9px;
}

#main {
	background: #fff;
	height: 502px;
	width: 1000px;
	position: relative;
	background: url(images/uni600_bg_main.jpg) top left repeat-y;
}

#menu {
	background: no-repeat;
	height: 502px;
	width: 220px;
	float: left;
}

#mainmenu {
	background: none;
	width: 220px;
	height: 460px;
	float: left;
	margin: 36px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana;
	line-height: 1.2em;
}

#mainmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu li a span {
	padding: 3px 0 3px 30px;
	display: block;
	background: url(images/pfeil_o.gif) 20px 7px no-repeat;
}

#mainmenu li.active a span {
	background: url(images/pfeil_s.gif) 20px 7px no-repeat;
}

#mainmenu li.active ul li a span {
	padding: 3px 0 3px 40px;
	display: block;
	background: url(images/pfeil_o.gif) 30px 7px no-repeat;
	font-weight: normal;
}

#mainmenu li ul li.active a span {
	background: url(images/pfeil_s.gif) 30px 7px no-repeat;
}
	
#mainmenu li ul li.active ul li a span {
	padding: 3px 0 3px 40px;
	display: block;
	background: url(images/dot.gif) 30px 7px no-repeat;
	font-weight: normal;
}


#content {
	background: top left repeat-y;
	height: 502px;
	width: 780px;
	float: right;
	position: relative;
	overflow: hidden;
}

#content h2 {
	position: absolute;
	top: 0px;
	left: 204px;
	height: 40px;
	width: 300px;
	color: #505768;
	z-index: 100;
	padding: 20px 0 0 50px;
	background: url(images/uni600_bg_kartei_h2.jpg) top left no-repeat;	
}

#content h2.start {
	background: url(images/uni600_bg_kartei_h2_start.jpg) top left no-repeat;
}	

#content h2.wissenswert {
	background: url(images/uni600_bg_kartei_h2_wissenswert.jpg) top left no-repeat;
}

#content h2.aktuelles {
	background: url(images/uni600_bg_kartei_h2_aktuelles.jpg) top left no-repeat;
}

#content h2.presse {
	background: url(images/uni600_bg_kartei_h2_presse.jpg) top left no-repeat;
}

#content h2.anmeldung {
	background: url(images/uni600_bg_kartei_h2_anmeldung.jpg) top left no-repeat;
}

#content h2.impressum {
	background: url(images/uni600_bg_kartei_h2_impressum.jpg) top left no-repeat;
}

#content h2.sitemap {
	background: url(images/uni600_bg_kartei_h2_sitemap.jpg) top left no-repeat;
}

#content h2.sponsor {
	background: url(images/uni600_bg_kartei_h2_sponsor.jpg) top left no-repeat;
}

#content h2.team {
	background: url(images/uni600_bg_kartei_h2_team.jpg) top left no-repeat;
}

#content h2.efe {
	background: url(images/uni600_bg_kartei_h2_efe.jpg) top left no-repeat;
}

#content h2.geschichte {
	background: url(images/uni600_bg_kartei_h2_geschichte.jpg) top left no-repeat;
}


#footer {
	background: url(images/uni600_footer.jpg) top left no-repeat;
	height: 90px;
	width: 1000px;
	position: relative;
}

#sponsor0 {
	display: block;
	position: absolute;
	top: 20px;
	left: 275px;
	height: 60px;
	width: 170px;
}

#sponsor1 {
	display: block;
	position: absolute;
	top: 20px;
	left: 445px;
	height: 60px;
	width: 190px;
}

#sponsor2 {
	display: block;
	position: absolute;
	top: 20px;
	left: 635px;
	height: 60px;
	width: 155px;
}



div.kartei {
	position: absolute;
	bottom: 0px;
	left:  0px;
	width: 580px;
	height: 501px;
	overflow: hidden;
	background: url(images/uni600_bg_kartei.jpg);
}

img.auswahl {
	position: absolute;
	bottom: 0px;
	left:  0px;
	width: 480px;
	height: 416px;
	overflow: hidden;
}


#content div.kartei h3 {
	position: absolute;
	font-size: 13px;
	top: 92px;
	left: 60px;
	height: 16px;
	width: 228px;
	background: #aaa;	
	padding: 4px 0 4px 20px;
}

#content div.kartei div.pagination {
	position: absolute;
	font-size: 11px;
	top: 97px;
	left: 308px;
	height: 16px;
	width: 205px;
	background: url(images/w75.png);	
	padding: 5px 40px 3px 0px;
	text-align: right;
}


#content div.kartei div.pagination a strong {
		font-weight: normal;
		color: #000;
		cursor: text;
}

div.kartei img.bg {
	position: absolute;
	bottom: 0;
	left: 26px;
}

div.kartei div.text {
	position: absolute;
	top: 120px;
	left: 61px;
	background: #fff;
	overflow-y: auto;
	width: 450px;
	height: 340px;
	border: 1px solid #fff;
	padding: 20px;
	font-size: 11px;
}

div.kartei div.doppeltext {
	top: 70px;	
}

#right {	
	float: right;
	width: 200px;
	/*height: 500px;*/
	margin: 0 0 0 0;
	padding: 27px 0 0 0;
	background: url(images/uni600_bg_right.jpg) top left no-repeat;
}	

#kontakt {
	position: absolute;
	bottom: -1px;
	left: 581px;
	width: 180px;
}

#right h3, #kontakt h3 { 
	padding: 2px 0 2px 10px;
	margin: 10px 20px 1px 0;
}

#veranstaltungssuche, #volltextsuche, #newsletterabo, div.dunkel, div.hell, div.nobg {
	padding: 5px 0 5px 10px;
	margin: 0 20px 0 0;	
}
div.hell_oJS {
	padding: 5px 0 5px 10px;
	margin: 0 20px 0 0;	
	height:60px;
	overflow-y:scroll;
}

#veranstaltungssuche select {
	margin: 2px 0;
}

#zeitsuche {
	padding: 5px 0 5px 0px;
	margin: 0 0px 0 0;
	position: relative;
}

#zeitsuche form {
	width: 170px;
	height: 40px;	
	position: relative;
}

#calFrom {
	height: 20px;
	position: relative;
	margin: 0 0 1px 0
		
}

#calTo {
	height: 20px;
	position: relative;
		
}

#zeitsuche label {
	color: #3a4275;
	font: normal 10px/15px Verdana, sans-serif;
	text-align: left;
	width: 20px;
	position: absolute;
	top: 2px;
	left: 1px;
}

#veranstaltungssuche a.send {
	color: #3a4275;
	margin: 0 0 0 0;
	padding: 3px 0 4px 0;
	width: 140px;
	display: block;
}


#veranstaltungssuche a.send:hover {
	color: #fff;
}

#filtersend {
	margin: 0;
	position: relative;	
}

#veranstaltungssuche form input.button {
	position: absolute;
	top: 0;
	left: 140px;
}


#zeitsuche input {
	width: 106px;
	height: 14px;
	padding: 1px 3px;
	background: #fff;
	border: 1px solid #aaa;
	font-size: 11px;
	position: absolute;
	top: 1px;
	left: 25px;
}

#zeitsuche button {
	position: absolute;
	margin: 0;
	top: 0;
	right: 10px;
}

#volltextsuche, #newsletter, #newsletterabo {
	position: relative;
}

#volltextsuche input, #newsletter input, #newsletterabo input {
	width: 132px;
	height: 14px;
	padding: 1px 3px;
	background: #fff;
	border: 1px solid #aaa;
	font-size: 11px;
}

#volltextsuche form input.button, #newsletter form input.button {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: 148px;
	background: none;
	border: none;
	margin: 0;
}

#newsletterabo form {
	position: relative;
	margin: 0;
	height: 20px;
}

#newsletterabo form input.button {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 138px;
	background: none;
	border: none;
	margin: 0;	
}

#search {
	position: absolute;
	bottom: 150px;
	left: 541px;
}	
	
#search p {
	font-size: 11px;
	font-weight: bold;
}


.nofloat {
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	border: 0px none;
	line-height: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}
