/* ------------------------------ Master CSS ------------------------------ */
body {
	margin: 0;
	padding: 0;
}


/* ------------------------------ Basic Typo ------------------------------ */
td {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing:1px;
}

.mainframe {
	position: absolute; z-index: 3;
}

.praktikum {
	position: absolute; z-index: 3; top: 300px; left: 810px; width:135px
}

.box {
	padding: 5px 0 5px 3px;
	color: #666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}



.imp {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}

.style1 {
	font-weight: bold;
}

.style2 {
	color: #0092D2;
	font-weight: bold;
}

.style3 {
	color: #0092D2;
	font-style:italic;
	}
	
.style4 {
	cursor: default;
	}
	
.style5 {
	color: #cccccc;
	font-weight: bold;
	}
	
.style6 {
	color: #cccccc;
	}
	
.style7 {
	color: #0092D2;
	text-decoration: none;
	padding: 5px 0 5px 3px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;
}


.style8 {
		color: #444;
	padding: 5px 0 5px 3px;
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;
}
	
	
.text {
	color: #444;
	text-decoration: none;
	padding: 5px 0 5px 3px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;	
	}


p {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}



/* ------------------------------ Links ------------------------------ */



a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a img {
	border: none;
}

#rechts {
	color: #444;
	text-decoration: none;
	padding: 5px 0 0 0;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;
	
	
	}
	
	
#teaser {
	color: #0092D2;
	text-decoration: none;
	padding: 5px 0 5px 3px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 1.1em;
	text-align: left;
	letter-spacing:1px;
	font-style:italic;
	
	
	}


#link {
	color: #444;
	text-decoration: none;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;
	
	
	}


#link a {
	color: #333;
	text-decoration: none;
	padding: 5px 0 5px 3px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	letter-spacing:1px;
	}

#link a:hover {
	background-color:#CC0000;
	color: #333
}

#navi a {
	display: block;
	
	}

#navi a:hover {
	background-color: #F9F9F9;
	display: block;
}

#fadeshow1 a {
		padding: 0 0 0 0;

	
	}

#fadeshow1 a:hover {
		padding: 0 0 0 0;

	display: block;
}



/*----------------------------------------------------------------------
slider publikationen
----------------------------------------------------------------------*/

.slides1_wrap {
	position: relative;
	padding: 20px 0 37px 49px;
	width: 750px;
}

#slides1 {
	overflow: hidden;
	height: 170px;
}

#slides1 li {
	list-style: none;
	width: 750px;
}

#slides1 li img {
	float: left;
}

#slides1 .content {
	float: left;
	width: 350px;
	padding-left: 15px;
}



#slides1 h3 {
	font-size: 14px;
	color: #3ea0e1;
	font-weight: normal;
}

#slides1 h4 {
	font-size: 12px;
	color: #8d8d8d;
	font-weight: normal;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 20px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 309px;
	padding-top: 15px;
}

.bx_pager a {
	float: left;
	background: url(images/publikationen/start/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 18px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 2px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #e41996;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}


/*----------------------------------------------------------------------
toggle
----------------------------------------------------------------------*/


.container {
	width: 520px;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 0;
	color: #aaa;
}
h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.0em;
	display: block;
	color: #666;
}
h2.trigger {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 25px;
	line-height: 25px;
	width: 520px;
	color: #666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}
h2.trigger a {
	color: #666;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #0092d2;
}
h2.active {background-position: left bottom;}

.maps {
	background:inherit;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	color: #666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	width: 520px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
}

.toggle_container h3 {
	font: 1.6 em normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #b2da66;
}
.toggle_container img {
	float: left;
	margin: 0 20px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}



/*----------------------------------------------------------------------
toggle_2
----------------------------------------------------------------------*/


.container_2 {
	width: 785px;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 0;
	color: #aaa;
}
h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.0em;
	display: block;
	color: #666;
}
h2.trigger_2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 25px;
	line-height: 25px;
	width: 785px;
	color: #666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}
h2.trigger_2 a {
	color: #666;
	text-decoration: none;
	display: block;
}
h2.trigger_2 a:hover {
	color: #0092d2;
}
h2.active {background-position: left bottom;}

.maps {
	background:inherit;
}

.toggle_container_2 {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	color: #666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	width: 785px;
	clear: both;
}
.toggle_container_2 .block {
	padding: 20px;
}

.toggle_container_2 h3 {
	font: 1.6 em normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #b2da66;
}
.toggle_container_2 img {
	float: left;
	margin: 0 20px 30px 0;
	padding: 0px;
	background: #fff;
	border: 0px solid #ccc;
}
