body {
	font:62.5% Arial, Helvetica, sans-serif;
	margin: 0;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}

form fieldset div.student-only,
form fieldset div.firma-only {
	display:none;
}

form fieldset.firma div.firma-only {
	display: block;
}

form fieldset.student div.student-only {
	display: block;
}

a {text-decoration: none;}
a:hover {text-decoration:underline;}
img {border-style: none;}
p{margin-top:0;}

ul{list-style-type:square;}

/* wrapper start */
#wrapper {
	margin: 0 auto;
	width:970px;
	position:relative;
}
/* main start */
#main {
	width:100%;
	overflow:hidden;
	padding:111px 0 0;
}
/* header start */
#header {
	height:111px;
	position:absolute;
	top:0;
	left:0;
	width:970px;
}
.non-vis {display:none;}
.logo {
	margin: 0;
	width: 191px;
	height: 23px;
	position:absolute;
	top:77px;
	left:18px;
	z-index:100;
}
.logo a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9999px;
}

.lang-fr .logo {
	width:251px;
}

.lang-fr .logo a {
	background: url(../img/logo-fr.gif) no-repeat;
}

.top-nav {
	margin:0;
	padding:8px 21px 5px;
	list-style:none;
	position:absolute;
	top:0;
	right:0;
	background:#e8e8e8 url(../img/bg-top-nav.gif) repeat-x;
}
.top-nav li {
	display:inline;
	background:url(../img/separator-top-nav.gif) no-repeat 0 3px;
	padding: 0 4px 0 9px;
}
.top-nav li:first-child {
	padding-left:0;
	background:none;
}
.top-nav li a {
	color:#666;
	font:1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/bg-nav.gif) repeat-x;
	width:718px;
	position:absolute;
	top:64px;
	overflow:hidden;
	height:47px;
}
.nav li {float:right;}
.nav li a{
	color:#999;
	font-weight:bold;
	font-size:1.5em;
	float:left;
	padding:16px 20px 13px;
}
.nav li a:hover,
.nav li.active a {
	background:#fff;
	text-decoration:none;
}
/* header end */
/* visual start */
.visual {
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
	background:url(../img/bg-visual.gif) repeat-y 100% 0;
}
.visual img {float:left;}
.visual-info {
	float:right;
	width:211px;
	background:url(../img/border02.gif) repeat-x 0 100%;
	padding:0 0 7px;
}
.inner .visual-info {background:none;}
.visual fieldset {
	background:url(../img/border02.gif) repeat-x 0 100%;
	padding:0 0 16px;
	width:100%;
	float:right;
	overflow:hidden;
	margin:0 0 7px;
}
.visual strong {
	display:block;
	font-size:1.5em;
	color:#fff;
	margin:0 0 4px;
	padding:20px 0 16px;
	background:url(../img/border02.gif) repeat-x 0 100%;
}
.visual fieldset .row {
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.visual fieldset label {
	color:#fff;
	font-size:1.2em;
	line-height:1em;
	width:100%;
	float:left;
	padding:0 0 9px;
}
.visual fieldset input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	border:0;
	width:189px;
	float:left;
	padding:4px 0 4px 4px;
}
.btn-anmelden {
	margin:13px 0 0 !important;
	padding:0 !important;
	background:url(../img/btn-anmelden.gif) no-repeat !important;
	width: 75px !important;
	height: 22px !important;
	border:0 !important;
	text-indent:-9999px;
	overflow:hidden;
}

.lang-fr .btn-anmelden {
	background:url(../img/btn-anmelden_fr.gif) no-repeat !important;
}

.remember {
	clear:both;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
	background:url(../img/bull-pass.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
}
.visual-info ul {
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
.visual-info ul li{
	width:100%;
	float:left;
	padding:9px 0 0;
	line-height:1em;
}
/* visual end */
/* content start */
#content {
	width:718px;
	float:left;
}
.twocolumn {
	width:100%;
	overflow:hidden;
}
.twocolumn .column {
	width:334px;
	padding:0 0 0 20px;
	float:left;
	margin:0 0 0 10px;
	background:url(../img/bg-ttl-content.gif) repeat-x;
}
.twocolumn .column:first-child {margin:0;}
.title {
	background:url(../img/border01.gif) repeat-x 0 100%;
	width:100% !important;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
	font-size:100% !important;
}
.twocolumn .column h2,
.main-content h2 {
	font-size:1.8em;
	color:#333;
	margin:0;
	padding:18px 0;
	line-height:1em;
	float:left;
}
.main-content h2.detail-title {
	width:520px;
}
.twocolumn .column div,
.main-content div {
	color:#333;
	font-size:1.2em;
	line-height:1.75em;
	padding:11px 20px 12px 0;
}
.twocolumn .column ul {
	margin:0;
	padding:0 0 1px;
	list-style:none;
	background:url(../img/border01.gif) repeat-x 0 100%;
}
.twocolumn .column ul li {
	width:100%;
	padding:9px 0 8px;
	line-height:1em;
	background:url(../img/border01.gif) repeat-x;
}
.twocolumn .column ul li a {
	background:url(../img/bull-content-list.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
	color:#e73229;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
}
.main-content {
	width:698px;
	overflow:hidden;
	padding:0 0 50px 20px;
	background:url(../img/bg-ttl-content.gif) repeat-x;
}
.main-content h2 {padding:21px 0 20px;}
.main-content .title {background:none;}
.main-content div {
	width:498px;
	padding:11px 0 10px;
}
.main-content ul{
	margin:0;
	padding:8px 0 28px 2px;
	list-style:none;
	overflow:hidden;
	height:1%;
}

.main-content ul.contentlist{
    margin:15px 0 8px 3px;
    padding:0;
}
.main-content ul.contentlist li{
    list-style-type:none;
    padding:0 0 6px 15px;
    margin:0;
    background:url(../img/bull-content-list-square.gif) no-repeat 0 8px;
}


.main-content ul li span {
	color:#aaaaaa;
	}
.main-content ul li a{
	float:left;
	font-size:1.2em;
	color:#e73229;
	background:url(../img/bull-content-list2.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
}

.main-content h3 {
	margin:0;
	font-size:1.2em;
	line-height:1em;
	color:#333;
}
.title a {
	float:right;
	font-size:1.2em;
	color:#e73229;
	text-decoration:underline;
	margin:19px 0 0 10px;
	padding:4px 0 0;
}
.title a:hover {text-decoration:none;}
.title .btn-prev {
	text-decoration:none !important;
	border:1px solid #d9d9d9;
	background:url(../img/bg-paging.gif) repeat-x;
	font-size:1.3em !important;
	padding:2px 8px 3px 7px !important;
}
.main-content .title {
	width:682px !important;
	padding:0 15px 0 0 !important;
}
.btn-bewerben {
	background:url(../img/btn-bewerden.gif) no-repeat;
	width: 75px;
	padding:3px 0 4px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	float:left;
	margin:15px 0 0;
}
.btn-bewerben:hover {text-decoration:none;}
.main-content dl {
	width:100%;
	float:left;
	margin:0;
	padding:16px 0 9px;
	font-size:1.2em;
	line-height:1.75em;
	overflow:hidden;
}
.main-content dl dt {
	margin:0;
	padding:14px 0 0;
	float:left;
	width:185px;
	color:#999;
}
.main-content dl dd {
	margin:0;
	padding:14px 0 0;
	float:left;
	width:500px;
	color:#333;
}
.main-content dl ul {
	margin:0;
	padding:14px 0 0;
	list-style:none;
	/*jrs: float:left;*/
}
.main-content dl ul:first-child {padding-top:0;}
.main-content dl ul li {
	padding:0;
	line-height:1.8em;
}
.main-content dl ul a{
	background:none !important;
	font-size:100% !important;
	padding:0 !important;
}
.main-content fieldset {
	width:100%;
	padding:11px 0 0;
	overflow:hidden;
}
.main-content fieldset div {font-size:100% !important;}
.main-content .row2 {
	width:480px;/*jrs*/
	overflow:hidden;
	padding:13px 0 0;
	float:left; /*mlt*/
}
/*mlt*/ .main-content fieldset div.row-alerts { 
	width:210px;
	overflow:hidden;
	padding:14px 0 0 0;
	color:#FF0000;
	font-weight:bold;
	font-size:1.1em !important;
}

/*jrs*/ .main-content fieldset div.row-alerts span {
	display:block;
}

/*jrs*/ .main-content fieldset div.row-alerts.captcha span {
	margin-top:80px;
}

/*mlt*/ .set0 {
	float:none;
	height:0px; 
	line-height:0px; 
	font-size:0px; 
	}

.main-content .row2 label {
	float:left;
	width:152px;
	font-size:1.2em;
	line-height:1.667em;
	color:#333;
}

/*jrs*/ .main-content .row2 label a{
	color:#E73229;
}

.main-content .row2 input,
.main-content .row2 textarea {
	float:left;
	width:310px;
	border:1px solid #ccc;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 0 2px 6px;
	color:#333;
	background:#fff;
}
.main-content .row2 textarea {
	height:146px;
	overflow:auto;
}

/*jrs*/ .main-content .row2 div.check-box {
	width:310px;
	float:left;
	padding:0;
}

/*jrs*/ .main-content .row2 div.check-box input {
	float: none;
}

/*jrs*/ .main-content .row2 div.check-box input.chkb {
	width: auto;
}

/*jrs*/ .main-content .row2 input.text-other {
	display: none;
}

/*jrs*/ .main-content .row2 .captcha-help {
	margin-left: 152px;
	margin-bottom: -10px;
	width:310px;
}

.main-content #succ-msg {
	color:#00d500;
	font-weight:bold;
}

.main-content .row2 .error {background:#fdeae9;}
.main-content .row2 .small-inp {
	width:62px !important;
	margin-right:7px;
}
.main-content .row2 .big-inp {width:233px !important;}
.main-content .row2 select {
	font:1.2em/1.667em Arial, Helvetica, sans-serif;
	width:241px;
	height:20px;
	float:left;
}
.main-content .row2 .sel {
	width:317px;
	height:113px;
}
.main-content .row3 {
	width:329px;
	float:left;
	overflow:hidden;
	padding:17px 0 0 141px;
}
.main-content .row3 input {
	margin:2px 9px 0 0;
	padding:0;
	width:16px;
	height:16px;
	float:left;
}
.main-content .row3 label {
	float:left;
	font-size:1.2em;
	line-height:1.667em;
	color:#666;
}
.btn-senden {
	margin:25px 0 0 151px;
	padding:0;
	border:0;
	background:url(../img/btn-senden.gif) no-repeat;
	width: 75px;
	height: 22px;
	overflow:hidden;
}
.lang-fr .btn-senden {
	background:url(../img/btn-senden_fr.gif) no-repeat;
}
.btn-reset {
	margin:13px 0 0 !important;
	padding:0 !important;
	background:url(../img/btn-abbrechen.gif) no-repeat !important;
	width: 75px !important;
	height: 22px !important;
	border:0 !important;
	text-indent:-9999px;
	overflow:hidden;
}
.lang-fr .btn-reset {
	background:url(../img/btn-abbrechen_fr.gif) no-repeat !important;
}
.btn-safe {
	margin:25px 0 0 151px;
	padding:0 !important;
	background:url(../img/btn-safe.gif) no-repeat !important;
	width: 75px !important;
	height: 22px !important;
	border:0 !important;
	text-indent:-9999px;
	overflow:hidden;
}
.lang-fr .btn-safe {
	background:url(../img/btn-anmelden_fr.gif) no-repeat !important;
}
.btn-publish {
	margin:25px 0 0 151px;
	padding:0 !important;
	background:url(../img/btn-publish.gif) no-repeat !important;
	width: 75px !important;
	height: 22px !important;
	border:0 !important;
	text-indent:-9999px;
	overflow:hidden;
}
.lang-fr .btn-publish {
	background:url(../img/btn-publish_fr.gif) no-repeat !important;
}
.main-content table{
	border-collapse:collapse;
	width:100%;
	overflow:hidden;
}
.main-content table tr {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	text-align:left;
}
.main-content table th {
	margin:0;
	padding:0 0 4px;
}
.main-content table th a{
	color:#666;
	font-weight:bold;
	font-size:1.2em;
	background:url(../img/bg-tab.gif) repeat-x;
	display:block;
	padding:16px 0 13px;
	width:100%;
	cursor: default;
}
.main-content table th a:hover {
	text-decoration:none;
	/*jrs: background:url(../img/bg-tab-active.gif) repeat-x;*/
}
.main-content table th.headerSortUp a,
.main-content table th.headerSortDown a{background:url(../img/bg-tab-active.gif) repeat-x;}
.main-content table th a span {padding:0 14px 0 9px;}
.main-content table th.headerSortUp a span {background:url(../img/bull-tab.gif) no-repeat 100% 6px;}
.main-content table th.headerSortDown a span {background:url(../img/bull-tabdown.gif) no-repeat 100% 6px;}
.main-content table td {
	margin:0;
	padding:0;
	color:#666;
	font-size:1.2em;
	line-height:1.5em;
}
.main-content table td a{color:#e73229;}
th.datum {
	width:69px;
	border-right:1px solid #fff;
}
th.praktikumstitel {
	width:334px;
	border-right:1px solid #fff;
}
th.aufgabenbereich {
	width:156px;
	border-right:1px solid #fff;
}
th.standort {width:137px;}
td.datum {
	text-align:center;
	border-right:1px solid #fff;
}
td.praktikumstitel,
td.aufgabenbereich {
	padding: 10px 0 10px 10px !important;
	border-right:1px solid #fff;
}
td.standort {padding: 10px 0 10px 10px !important;}
tr.dark {background:#f7f7f7;}
.holder {
	width:100% !important;
	overflow:hidden;
	font-size:100% !important;
	padding:23px 0 0 !important;
}
.holder strong {
	float:right;
	font-size:1.2em;
	color:#666;
	font-weight:normal;
	padding:4px 31px 0 0;
}
.holder ul {
	margin:0 1px;
	padding:0;
	list-style:none;
	float:right;
	border:1px solid #d9d9d9;
	border-width:1px 1px 1px 0;
}
.holder ul li {
	float:left;
	width:auto;
	padding:0;
}
.holder ul li a {
	float:left;
	background:none;
	background:url(../img/bg-paging.gif) repeat-x;
	padding:2px 0 3px;
	border-left:1px solid #d9d9d9;
	width:25px;
	text-align:center;
	font-size:1.1em;
}
.holder ul li a:hover,
.holder ul li.active a {
	background:#fff;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
.next-prev {
	font-size:1.3em !important;
}
.holder span a {
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	background:#f3453d;
	float:right;
	padding:2px 0 5px;
	text-align:center;
	width:25px;
}
.holder span a:hover {text-decoration:none;}
/* content end */
/* sidebar start */
#sidebar {
	width:231px;
	float:right;
}
#sidebar .box{
	background:url(../img/bg-side-box.gif) no-repeat;
	padding:0 0 13px 20px;
	width:211px;
}
#sidebar .box h2{
	font-size:1.4em;
	color:#999;
	margin:0;
	padding:20px 0;
	line-height:1em;
	background:url(../img/border01.gif) repeat-x 0 100%;
}
#sidebar .box div {
	color:#666;
	font-size:1.2em;
	line-height:1.75em;
	padding:11px 0 0;
}
#sidebar .box a {
	font-size:1.2em;
	line-height:1.75em;
	color:#e73229;
	text-decoration:underline;
}
#sidebar .box a:hover {text-decoration:none;}
#sidebar .block {
	font-size:100% !important;
	background:url(../img/bg-side-list.gif) repeat-x;
	margin:-1px 0 13px;
	padding:3px 0 0;
}
#sidebar .block h3 {
	font-size:1.2em;
	color:#666;
	background:url(../img/bull-side-ttl.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	margin:0 0 0 2px;
}
#sidebar .block ul {
	margin:0;
	padding:2px 0 0 13px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#sidebar .block ul li {
	width:100%;
	float:left;
}
#sidebar .block ul li a{
	float:left;
	text-decoration:none;
}
#sidebar .block ul li a:hover {text-decoration:underline;}
/* sidebar end */
/* main end */
/* footer start */
#footer {
	background:url(../img/bg-footer.gif) no-repeat;
	width: 705px;
	overflow:hidden;
	clear:both;
	padding:13px 0 50px;
	margin:26px 0 0 21px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	float:left;
	background:url(../img/separator-footer.gif) no-repeat 0 1px;
	padding:0 7px 0 8px;
	line-height:1em;
}
#footer ul li:first-child {
	background:none;
	padding-left:0;
}
#footer ul li a, #footer ul li span{
	color:#999;
	font-size:1.2em;
	line-height:1em;
	float:left;
}
#footer ul li span{
	color:#aaaaaa;
}
#footer ul li a span{padding:0 0 0 4px;}


div.layover2 input.text-field {
	font-size: 15px;
	height: 20px;
	line-height: 20px;
}
/* footer end */
/* wrapper end */
