
/* CSS Document */

* {
	margin:0;	padding:0;
}

html, body {
	height:99%;
	overflow:hidden;
}

img, div { behavior: url(iepngfix.htc) }

.option2 {
	margin:100px
}

.smoo {
	color:#000;
	font-weight:bold;
}

.x {
	color:#fb6800;
	font-weight:bold;
}

.curved {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.xingButton {
	margin:-2px 0 -5px 0;
}

.buttonAdlantis {
	margin:0 0 -15px 5px;
}


body {
	background:url(../images/bg.jpg) center top no-repeat #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:17px;
}

#wrapper {
	position:absolute;
	width:800px; height:550px;
	top:50%; left:50%;
	margin-top:-320px; margin-left:-400px;
}

#film {
	width:800px; height:570px;
}



/* Classes------------------*/

#linkOrange a:link, #linkOrange a:visited {
	color:#fb6800;
	text-decoration:underline
}

#linkOrange a:active, #linkOrange a:hover {
	color:#fb6800;
	text-decoration:none
}

.abstandOben {
	margin-top:-5px
}

.pfeilTop {
	margin:0 5px -1px 0;
}

.abstandPraktikum {
	margin-bottom:80px;
}

/*.abstandLeistungen {
	margin-bottom:20px;
}*/

.lineNavBottom {
	clear:both;
	width:800px; height:10px;
	background:url(../images/linie.gif) repeat-x;
}

.line {
	clear:both;
	width:440px; height:10px;
	background:url(../images/linie.gif) repeat-x;
}

.linePraktikum {
	clear:both;
	width:440px; height:10px;
	background:url(../images/linie.gif) repeat-x;
}

.kontakt_left {
	float:left;
	margin-right:15px;
}

.kontakt_right {
	float:left;
}

.clear {
	clear:both;
	height:1px; width:100px;
}

.fax {
	margin-left:28px;
}
.faxJobs {
	margin-left:12px;
}
.email {
	margin-left:12px;
}


.vers {
	font-weight:bold;
	text-transform:uppercase;
}

p {
	margin-bottom:13px;
}

h2 {
	margin-bottom:20px;
}

/* Classes ------------------*/

/* NavBottom -------------------*/

#nav {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 10px 0px;
	width:590px;
	float:left;
	list-style:none;
}
#nav li {	
	padding:0 25px 0 15px;
	float:left;
	overflow:hidden;
	background:url(../images/nav_bullet.gif) 0px 6px;
	background-repeat:no-repeat;
}
#nav a {
	display:block;
	outline:none;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
#nav a:hover {
	display:block;
	outline:none;
	color:#333;
	text-decoration:none;
}

/* NavBottom -------------------*/

/* NavJobs -------------------*/


#navJobs {
	width:100%;
	list-style:none;
	
}
*+html #navJobs {
	width:100%;
	list-style:none;
	margin-top:-14px;
	
}

/* Scrollcontent ---------*/

#mycustomscroll {
	width:430px;
	padding-right:29px;
	height:580px;
	position:relative;
	background-color:#fff;
}

#mycustomscrollLeistungen {
	width:430px;
	padding-right:29px;
	height:500px;
	position:relative;
	background-color:#fff;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width:90%;
	margin:0 auto;
	padding:10px;
}

/* Scrollcontent ---------*/

.lipsum {
	padding-top:10px;
}

#mycustomscroll ul li, #mycustomscrollLeistungen ul li {
	font-weight:normal;
	list-style:none;
	line-height:14px;
	padding-left:15px;
	margin-bottom:7px;
	background:url(../images/li_bullet.gif) 0px 2px;
	background-repeat: no-repeat;
}

#mycustomscroll ul, #mycustomscrollLeistungen ul {
	margin-bottom:14px;
}

#mycustomscroll a:link, #mycustomscrollLeistungen a:link #mycustomscroll a:visited, #mycustomscrollLeistungen a:visited {
	text-decoration:underline;
	color:#999;
}

#mycustomscroll a:active, #mycustomscrollLeistungen a:active #mycustomscroll a:hover, #mycustomscrollLeistungen a:hover {
	text-decoration:none;
	color:#999;
}

#mycustomscroll #navJobs li, #mycustomscrollLeistungen #navJobs li {
	padding:0;
	overflow:hidden;
	list-style:block;
}

*+html #mycustomscroll #navJobs li, #mycustomscrollLeistungen #navJobs li {
	padding:0;
	overflow:hidden;
	list-style:block;
	margin:0px 0 2px 0;
}
*html #mycustomscroll #navJobs li, #mycustomscrollLeistungen #navJobs li {
	padding:0;
	overflow:hidden;
	list-style:block;
	margin:0px 0 -12px 0;
}

#navJobs a:link, #navJobs a:visited {
	color:#fff;
	background:#e4e4e4;
	padding:5px;
	display:block;
	outline:none;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/bgSubmit.gif) repeat-x;
	
}

#navJobs a:active, #navJobs a:hover {
	display:block;
	color:#333;
	background:#ededed;
	outline:none;
	text-decoration:none;
	background:url(../images/bgSubmitOver.gif) repeat-x;
	
}

/* NavJobs -------------------*/

/* Scrollbar -----------------*/

.scrollgeneric {
	line-height:1px;
	font-size:10px;
	position:absolute;
	top:0; left:0;
}

.vscrollerbase {
	width:10px;
	background-color:#f6f6f6;
}
.vscrollerbar {
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:10px;
	background:url(../images/bgScrollBar.gif) repeat-x;
}

/* Scrollbar -----------------*/

/* Gallery -------------------*/

.cursor {
	cursor:pointer;
}

#thumbsOut {
	display:none;
}

#gallery {
	width:800p; height:615px;
	float:left;
}

.bild_01 {
	float:left;
	margin-bottom:20px;
	border:none;
}

.bild_02 {
	float:left;
	margin:0 0 20px 20px;
	border:none;
}

/* Gallery --------------*/
