* {
	margin:0;
	padding:0;
	font-size:1em;
}

html {
	height:100%;
	font-size:67.5%;
}

* html {
	font-size:55%;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	color:#555;
	height:100%;
	margin:0;
	padding:0;
	background:#eee url(../images/slub_background.jpg) center center;
	background-attachment:fixed;
}

/*INFOBOX - WICHTIGE NEWS HOMEPAGE ANFANG */

#infobox {
	position: fixed;
	top: 200px;
	left: 22px;
	height: auto;
	width: 200px;
	color: #fff;
	padding: 20px 15px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #fff;
	font-size: 12px;
	background: url('../images/slub_importantbg.gif') repeat 0 0;
}

* html #infobox { position: absolute; }

#infobox a { color: #fff; text-decoration: none; font-weight: bold; }
#infobox a:hover { text-decoration: underline; }

/*INFOBOX - WICHTIGE NEWS HOMEPAGE ENDE*/


/* BlogWidgetCSS ANFANG*/

#sidebar #latestPosts {
	position: relative;
	background: url(../images/t3blog_slublogwidget_header.gif) no-repeat left top;
	padding: 2.6em 0 0.6em 0;
	margin: 0 0 1.2em 0;
	border-bottom: 1px dotted #999;
}
* html #sidebar #latestPosts { height: 2em; }

#sidebar #latestPosts h3 {
	color: #999;
	margin: 0 0 0.8em 0;
	font-weight: normal;
}

#sidebar #latestPosts dl.latestPostList dd {
	color:#999;
	font-size: 10px;
	margin: 0 0 0.5em 0;
}

#sidebar #latestComments h3 {
	color: #999;
	margin: 0 0 0.8em 0;
	font-weight: normal;
}

#sidebar #latestComments dl.latestCommentsList dd {
	color:#999;
	font-size: 10px;
	margin: 0 0 0.5em 0;
}


/* BlogWidgetCSS ENDE*/
	
div#langswitcher {
	position:fixed;
	left:135px;
	bottom:3em;
	z-index:1001;
	font-size:1em;
}

div#langswitcher img {
	border:none;
	margin:0 0.2em;
}

* html div#langswitcher {
	position:absolute;
}

h1#top {
	position:fixed;
	height:100%;
	width:230px;
	background:#dc241f url(../images/slub_logo.gif) 15px 7px no-repeat;
	margin:0 0 0 22px;
	text-indent:-9999px;
}

* html h1#top {
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

form#searchform {
	border-top:8px solid #ccc;
	margin:0;
	padding:6px 0 2px 1em;
}

form#searchform * {
	vertical-align:middle;
}

form#searchform input#macinasword {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #777;
	font-size:1em;
	margin:5px 0 0;
	padding:2px 1px 3px;
}
form#searchform input#macinasword:focus,
form#searchform input#macinasword:hover {
	border-color:#dc241f;
}

form#searchform input.submit {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #aaa;
	font-size:1em;
	margin:5px 0 0;
	padding:2px 1px;
	background-color:#ddd;
	cursor:hand;
	cursor:pointer;
}

form#searchform input.submit:focus,
form#searchform input.submit:hover {
	background-color:#aaa;
}

form#searchform label {
	cursor:hand;
	cursor:pointer;
	font-size:0.8em;
}

form#searchform label.invisible {
	display:none;
}

form#searchform input#webopac,
form#searchform input#indexedsearch {
	margin:0;
	cursor:hand;
	cursor:pointer;
	border:none;
	background-color:transparent;
}

#left,
#right{
	position:absolute;
	z-index:999;
	width:20em;
	background-color:#fff;
	border-bottom:9px solid #ccc;
}																																		#linkesregal {left:287px; top:14px;}

* html #left,
* html #right {
	font-size:1.25em;
}

#left {
	left:287px;
	top:14px;
}

#right {
	left:50em;
	top:14px;
}

* html #right {
	left:48em;
}

.col .hot {
	background-color:#eee;
}

.col h2 {
	border-top:8px solid #ccc;
	margin:0;
	letter-spacing:0;
	padding:0.5em 0.25em 0.3em 1.3em;
	margin:0 0 0.2em;
}

.col h2.hot {
	border-top:none;
	background-color:#eee;
	margin:0;
	color:#888;
}

.col h2 a:link {
	background-image:none;
	text-decoration:none;
	color:#555;
}
.col h2 a:visited {
	text-decoration:none;
	color:#555;
}
.col h2 a:focus,
.col h2 a:hover {
	text-decoration:underline;
}
.col h2 a:active {}

.col ul {
	list-style-type:none;
	margin:0;
	padding:0 1em 0.7em 1.4em;
	background-color:#fff;
}

.col ul li {
	margin-bottom:0.1ex;
	padding:0.75ex 0 0.25ex;
	text-transform:none;
}

.col ul a {
	color:#555;
	text-decoration:none;
	background:url(../images/slub_bookmark.gif) no-repeat;
	padding-left:15px;
	line-height:140%;
	display:block;
}
.col ul a:link {}
.col ul a:visited {
	color:#555;
}
.col ul a:focus,
.col ul a:hover {
	text-decoration:underline;
}
.col ul a:active {}

#sidebar {
	z-index:999;
	position:absolute;
	left:73em;
	top:14px;
	width:14em;
	overflow:hidden;
	padding:1em 1.25em 2.5em;
	background-color:#eee;
}

* html #sidebar {
	font-size:1.2em;
}

#sidebar p {
	margin:0 0 1.2em;
	line-height:140%;
}

#sidebar img {
	display:block;
	margin:0 0 3px;
	border:1px solid #aaa;
}

#sidebar a {
	background-image:none;
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#sidebar a:link {}
#sidebar a:visited {
	text-decoration:none;
	border-bottom:1px solid #bbb;
	color:#906;
}
#sidebar a:focus,
#sidebar a:hover {
	background-color:#ddd;
	text-decoration:none;
	border-bottom:1px solid #bbb;
}
#sidebar a:active {}

#sidebar h3 {
	padding:0;
	margin:0.5em 0;
	letter-spacing:0.05em;
}

#sidebar h4 {
	padding:0;
	margin:0 0 0.5em;
	letter-spacing:0;
	font-style:italic;
	font-weight:bold;
}

/* iPunkt wird per ipunkt.css + ipunkt.js + mootools-release-...js platziert */
/* Fuer abweichende Ruheposition auf Startseite: */
a#ipunktlink {
	position:absolute;
	left:-11px;
	bottom:44px;
	top:auto;
	right:auto;
	z-index:1000;
	width:190px;
	height:196px;
	background:url(../images/ipunkt_wartend-startseite.gif) no-repeat;
	white-space:nowrap;
	text-indent:-99999px;
	outline:none;
}

#ipunktfenster {
	display:block;
	z-index:99999;
	position:absolute;
	top:22px;
	right:33px;
	cursor:move;
	background:#fff url(../images/ipunkt_fensterbalken.gif) repeat-x left top;
	border-color:#ddd #aaa #aaa #ddd;
	padding-top:27px;
}

.ipunkt_hidden {
	width:0;
	height:0;
	overflow:hidden;
	border:none;
}

.ipunkt_visible {
	width:355px;
	height:155px;
	border:2px solid #ccc;
}

.display_none {
	display:none;
}

#ipunktfenster a {
	display:block;
	position:absolute;
	right:4px;
	top:2px;
	color:#555;
	text-decoration:none;
	background:transparent url(../images/ipunkt_fenster-schliessen.gif) no-repeat right center;
	padding-right:18px;
}
