body {
	font:62.5% Arial, Helvetica, sans-serif;
	margin: 0;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {text-decoration: none;}
a:hover {text-decoration:underline;}
img {border-style: none;}
/* wrapper start */
#wrapper {
	margin: 0 auto;
	width:970px;
	position:relative;
}
/* main start */
#main {
	width:100%;
	overflow:hidden;
	padding:111px 0 0;
}
/* header start */
#header {
display:none;
}
.non-vis {display:none;}
/* header end */
/* visual start */
.visual {
	display:none;
}
/* 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;
}
.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 li {
	width:100%;
	float:left;
	padding:6px 0 0;
}
.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;
	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:100%;
	overflow:hidden;
	padding:13px 0 0;
}
.main-content .row2 label {
	float:left;
	width:142px;
	font-size:1.2em;
	line-height:1.667em;
	color:#333;
}

/*jrs*/ .main-content .row2 label a{
	color:#E73229;
}

.main-content .row2 input {
	float:left;
	width:310px;
	border:1px solid #ccc;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#333;
	padding:2px 0 2px 6px;
	background:#fff;
}
.main-content .row2 .error {background:#fdeae9;}
.main-content .row2 .small-inp {
	width:62px !important;
	margin:0 7px 0 0;
}
.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 .row2 textarea {
	width:310px;
	height:146px;
	overflow:auto;
	float:left;
	padding:2px 0 2px 6px;
	border:1px solid #ccc;
}
.main-content .row3 {
	width:800px;
	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 141px;
	padding:0;
	border:0;
	background:url(../img/btn-senden.gif) no-repeat;
	width: 75px;
	height: 22px;
	overflow:hidden;
}
.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%;
}
.main-content table th a:hover {
	text-decoration:none;
	background:url(../img/bg-tab-active.gif) repeat-x;
}
.main-content table th.active a{background:url(../img/bg-tab-active.gif) repeat-x;}
.main-content table th a span {
	background:url(../img/bull-tab.gif) no-repeat 100% 6px;
	padding:0 14px 0 9px;
}
.main-content table td {
	margin:0;
	padding:0;
	color:#666;
	font-size:1.2em;
}
.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 {
	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 {
	display:none;
}
/* sidebar end */
/* main end */
/* footer start */
#footer {
	display:none;
}
/* footer end */
/* wrapper end */
