html, body { }
body{ 
	margin:0px;
	padding:0px;
}

*{
	margin:0px;
	padding:0px;
}

a{
	outline:none;
}

#main{
	width:970px; 
	margin:auto;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
}

#header{
	width:970px;
	height:156px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#left{ 
	width:290px;
	min-height:300px;
	float:left; 
	text-align:left;
	display:inline;
}

#subnav_start{
	width:270px;
	text-align:left;
	margin-top:90px;
}
#textstart ul li{
	list-style:none;
	list-style-position:outside;
	background-image:url(../images/dot2.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#textstart ol li{
	list-style-position:outside;
	margin:0;
	margin-bottom:10px;
	margin-left:20px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#textstart .toolbar ul li{
	list-style:none;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px;
	margin:0;
	padding:0;
	padding-left: 0;
	margin-bottom:0;
	text-decoration:none;
	color:#000000;
}

#textstart .toolbar *{
	list-style:none;
	background-repeat:no-repeat;
	background-position: inherit;
	margin:0;
	padding:0;
	padding-left: 0;
	margin-bottom:0;
}

#textstart h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#000000;
}

#subnav_start img{
	margin-left:12px;
}

#subnav_start a.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	height:16px;
	background-image:url(../images/li_subnav_start.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-bottom:10px;
	padding-top:4px;
}

#subnav_start a.links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#004990;
	display:block;
	height:16px;
	background-image:url(../images/li_subnav_start_hov.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:4px;
}

#subnav_start a.links_act{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#004990;
	display:block;
	height:16px;
	background-image:url(../images/li_subnav_start_hov.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-bottom:10px;
	padding-top:4px;
}

#subnav{
	width:270px;
	text-align:left;
	margin-top:90px;
}

#subnav ul, #subnav_start ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#subnav li, #subnav_start li{
	margin:0px;
	padding:0px;
		list-style:none;
}

#subnav ul li a, #subnav_start ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	height:15px;
	background-image:url(../images/li_subnav.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-bottom:10px;
}

#subnav ul li a:hover, #subnav_start ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#004990;
	display:block;
	height:15px;
	background-image:url(../images/li_subnav_hov.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

#content_links {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}

.subnav_a_active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#004990!important;
	display:block;
	height:15px;
	background-image:url(../images/li_subnav_hov.gif)!important;
	background-repeat:no-repeat;
	padding-left:12px;
}

#right{
	width:250px;
  float:right; 
	text-align:right!important;
}

#boxen{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:185px;
	margin-top:50px;
}

.box_klein{
	width:130px;
	margin-right:15px;
	margin-top:15px;
	text-align:left;
}

.box_klein p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.box_gross{
	width:184px;
	margin-right:15px;
	margin-top:15px;
	text-align:left;
	background-color:#c1dfef;
	border:2px solid #ffffff;
	padding-bottom:4px;
}

.box_gross p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	margin-left:4px;
	margin-top:7px;
}

.box_gross a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.box_gross h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	display:block;
	background-color:#FFFFFF;
	width:182px;
	height:18px;
	padding-left:4px;
	padding-top:2px;
}

#center{
  margin-left:290px; 
  margin-right:50px;
}

#bildstart{
	width:540px;
	margin-top:90px;
	text-align:left;
}

#textstart{
	margin-top:50px;
	margin-left:25px;
	text-align:left;
	padding-bottom:30px;
	min-height:400px;
	width: 620px;
	float:left;
}

#textstart p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#textstart a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}

#textstart a:hover{
	text-decoration:none;
	color:#0099d3;
}

#textstart h1, #abc_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#000000;
}

#text{
	margin-left:10px;
	width:310px;
	text-align:left;
	float:right;
	margin-top:90px;
}

#text p,#abc_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}

#text a:hover{
	text-decoration:none;
	color:#0099d3;
}

#text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#000000;
}


#textspalte{
	margin-top:50px;
	margin-left:10px;
	width:400px;
	text-align:left;
	padding-bottom:30px;
	min-height:400px;
	float:left;
}

#textspalte p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#textspalte a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}

#textspalte a:hover{
	text-decoration:none;
	color:#0099d3;
}

#textspalte h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#000000;
}

#bildspalte{
	width:115px;
	float:left;
	margin-top:50px;
	margin-left:0;
	text-align:left;
}

#bildspalte p {
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
}

#bildspalte a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

#bildspalte a:hover{
	text-decoration:none;
	color:#0099d3;
}

#textspalte ul{
margin:0px;
padding:0px;
}

#textspalte li{
	list-style:none;
	list-style-position:outside;
	background-image:url(../images/dot2.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#text ul{
margin:0px;
padding:0px;
margin-top:10px;
}

#text ul li{
list-style-type:disc;
margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px!important;
	margin-top:7px;
}

#text ol{
margin:0px;
padding:0px;
margin-top:10px;
}

#text ol li{
list-style-type:decimal;
margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px!important;
	margin-top:7px;
}
/*---------------------------------------------------------*/

#bild{
	width:225px;
	margin-top:90px;
	text-align:left;
	float:left;
}


#metanav{
	margin-left:644px;
	margin-top:5px;
	height:25px;
	text-align:left;
}

#metanav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	margin-left:7px;
}

#footer{
	width:970px;
	height:39px;
	border-top:1px solid #04afef;
	clear:both;
	margin: 50px 0 0 0;
}

#top{
	width:290px;
	float:left;
	text-align:left;
	margin-top:5px;
}

#top a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	margin-left:25px;
}

#print{
	width:650px;
	margin-left:25px;
	float:left;
	text-align:left;
	margin-top:5px;
	line-height:11px;
	height:11px;
}

.print{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding:0px;
	margin-right:49px;
}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

form#anmeldung input{
	width:230px;
	height:16px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
}

form#anmeldung textarea{
	width:230px;
	height:80px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
}


form#anmeldung label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

#profiltabelle {
	width:400px!important;
	table-layout:fixed;
}

form#anmeldung input#anrede{
width:18px;
height:18px;
background-color:#ffffff;
}

input.frage, input#frau, input#herr {
	width:18px!important;
	height:18px!important;
	background-color:#ffffff;
}

input#logout {
	width:55px!important;
	line-height:15px!important;
	height:25px!important;
	padding:0!important;
	float:right;
}

form#anmeldung input#anrede2{
width:18px;
height:18px;
background-color:#ffffff;
}

form#anmeldung input#checkbox{
width:18px;
height:18px;
background-color:#ffffff;
}

form#anmeldung select{
	width:230px;
	height:18px;
	background-color:#aae1fa;
	border:0px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
}

form#anmeldung p.klein{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

form#anmeldung input#anmelden{
	width:100px;
	height:23px;
	background-color:#ffffff;
}

tr.s_adresse {
	display:none;
}

form#anmeldung input#senden, form#anmeldung input#ap_email, form#anmeldung input#ap_www, form#anmeldung input#ap_post, form#anmeldung input#von_profil, form#anmeldung input#neu{
	width:45px;
	height:23px;
	background-color:#ffffff;
}

form#anmeldung input#senden {
	width:100px;
}

form#anmeldung input#zuruecksetzen{
width:100px;
height:23px;
background-color:#ffffff;
}

form#anmeldung input#absenden{
width:100px;
height:23px;
background-color:#ffffff;
}

/*ph anfang*/

td.headtabelle_text h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#000000;
}


td.headtabelle_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
	font-weight:normal;
}

#bildspalte h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#004990;
	line-height:18px;
}
#bildspalte p.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

#textspalte a.tabelle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#B2BDD9;
	line-height:18px;
}

#textspalte p.tabelle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}
#tabelle td, #tabelle th{
padding:5px;
}

#tabelle p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#004990;
	line-height:18px;
}

#tabelle {
	margin-bottom:30px;	
}

tr.table_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
	font-weight:bold;
	background-color:#6BCFF6;
	height:30px;
	
	
}

tr.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:15px;
	
}

tr.bunt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:15px;
	background-color:#C7EAFB;
}

/*ph ende*/

.loginlinks {
	color:#044893!important;
	font-weight:bold;
	text-decoration:none!important;
	display:block;
}

#bilststartabsolute {
	position:absolute;
	z-index:1;
}

#abc_text {
	margin-left:260px;
	position:absolute;
	z-index:2;
	display:block;
	width:320px;
}

#abcleiste a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	color:#000000;
	margin-right:9px;
}

#abcleiste a:hover {
	text-decoration:underline;
	color:#044893!important;
}

#abc_active p, #abc_active h1{
	color:#044893!important;
}

#abc_active {
	margin-top:20px;
	margin-bottom:20px;
}

/********* Stylesheet der Frontendbenutzerregistrierung **********/

.tx-srfeuserregister-pi1 p

{
margin-top: .5em;
margin-bottom: 0;
padding: 0 .3em;
text-indent: 0;
}
.tx-srfeuserregister-pi1 h4
{
margin-top: 0;
padding-left: .3em;
}
.tx-srfeuserregister-pi1 legend
{
padding: 0 .5em;
font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice
{
font-style: italic; margin-bottom: 1em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash
{
margin-bottom: 2em;
}
.tx-srfeuserregister-pi1 a
{

padding-left: 14px;

background-color: transparent;

text-decoration:none;

margin: 0px;

text-align: left;

margin-left: 1px;

padding: 0px;

color: #FE6F00;

font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, sans-serif;

font-size: 12px;

text-decoration: underline;

font-weight: bold;

}

.tx-srfeuserregister-pi1 label

{

margin: 0;

padding: 0;

}

.tx-srfeuserregister-pi1 label span

{

color: #ff0000;

}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error

{

color: #ff0000;

}

.tx-srfeuserregister-pi1 input

{

margin: 0;

padding: 0 .5em 0 0;

}

.tx-srfeuserregister-pi1 input[type=password]

{

margin-right: 1em;

}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password

{

margin-right: 1em;

}

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox]

{

background-color: transparent;

}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox

{

background-color: transparent;

}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon

{

margin-left: 1em;

background-color: transparent;

}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover

{

cursor: pointer;

}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view

{

padding-left: 15px;

background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");

background-color: transparent;

background-repeat: no-repeat;

font-size: .8em;

margin-left: 1em;

}

.tx-srfeuserregister-pi1 {
	float:left;
	display:block;
	width:100%;
}

.tx-srfeuserregister-pi1 ul

{

margin: 0;
padding: 0;
list-style-position: inside;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes
{
list-style-type: none;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li
{
margin: 0 0 .3em 0;
padding: 0;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label
{
margin: 0;
padding: 0 0 0 .5em;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li
{
float: left;
padding: 0 2em 0 0;
margin: 0;
}
.tx-srfeuserregister-pi1 dl
{
margin: 0;
padding: 1em 0 0 0;
}
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd
{
margin: 0;
padding: 0 0 .5em 0;
float: left;
}
.tx-srfeuserregister-pi1 dt
{
clear: both;
width: 25%;
text-align: right;
padding-right: 1em;
}
.tx-srfeuserregister-pi1 dd
{
text-align: left;
width: 50%;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt
{
width: auto;
padding-right: 0;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd
{
width: auto;
}
* html .tx-srfeuserregister-pi1 dd
{
float: none;
}
.tx-srfeuserregister-pi1 dd p
{
margin-top: 0;
margin-bottom: .5em;
padding: 0;
}
.tx-srfeuserregister-pi1 dd label
{
padding: 0 1em 0 .5em;
}

.tx-kemwebeducationscheme-pi3 a img {text-decoration:none;border:0px}

/******************************** Extensionforms *********************************/
p.inputWrap {
	clear:both;
}
form#tx-srfeuserregister-pi1-fe_users_form input.passwordinput{
	width:80px;
	margin: 8px 15px 0 0;
}

form#tx-srfeuserregister-pi1-fe_users_form input{
	width:230px;
	height:16px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin: 8px 0 0 0;
}

.tx-srfeuserregister-pi1-submit{
	width:230px;
	height:16px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	margin: 8px 0 0 0;
}

form#tx-srfeuserregister-pi1-fe_users_form textarea{
	width:230px;
	height:80px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left;
}


form#tx-srfeuserregister-pi1-fe_users_form label, .tx-kemwebeducationscheme-pi2 label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	float:left;
	width:220px;
	margin: 8px 0 0 0;
}

form#tx-srfeuserregister-pi1-fe_users_form label.sublabel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	float:left;
	width:25px;
	margin: 8px 0 0 0;
}

form#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-radio{
	width:18px;
	height:18px;
	background-color:#ffffff;
}

form#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-checkbox{
	width:18px;
	background-color:#ffffff;
}

form#tx-srfeuserregister-pi1-fe_users_form select, .tx-kemwebeducationscheme-pi2 select {
	width:230px;
	height:18px;
	background-color:#aae1fa;
	border:0px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin: 8px 0 0 0;
}
form#tx-srfeuserregister-pi1-fe_users_form input.tx-srfeuserregister-pi1-submit{
	clear:left;
	margin: 8px 0 0 223px;
}

form#tx-srfeuserregister-pi1-fe_users_form .radiobuttons label{
	width:40px;
}
form#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-submit, .tx-srfeuserregister-pi1-submit{
	width: 120px;
	background-color: #01448a;
	color: #FFFFFF;
	margin: 0 0 0 20px;
	padding: 3px 5px;
	height: 23px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}

form#anmeldung p.klein{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

form#anmeldung input#anmelden{
	width:100px;
	height:23px;
	background-color:#ffffff;
}

form#tx-srfeuserregister-pi1-fe_users_form input#senden, form#anmeldung input#ap_email, form#anmeldung input#ap_www, form#anmeldung input#ap_post, form#anmeldung input#von_profil, form#anmeldung input#neu{
	width:45px;
	height:23px;
	background-color:#ffffff;
}

form#anmeldung input#senden {
	width:100px;
}

form#anmeldung input#zuruecksetzen{
width:100px;
height:23px;
background-color:#ffffff;
}

form#anmeldung input#absenden{
width:100px;
height:23px;
background-color:#ffffff;
}
/*
#insertOffer .firstlabel{
width:200px;
float:left;
}
#insertOffer .sublabel{
width:50px;
float:left;
}*/
#insertOffer br{
clear:left;
}
/*
#insertOffer input{
width: 300px;
float:left;
}
*/
.Offers {
	margin: 35px 0 0 0;
}
.radiolab{
	float:left;
	width: 100px;
}
.tx-kemwebeducationscheme-pi2 input#radio{
	width:18px;
	height:18px;
	background-color:#ffffff;
}
form#insertOffer label.sublabel{
	display:block;	
}
form#insertOffer label{
	width:250px;
	display:block;
	float:left;	
}
form#insertOffer .inputWrap input{
	width:300px;
	height:16px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left!important;
	display:block;
}

form#insertOffer .inputWrap input#radio{
	width:18px;
	height:18px;
	background-color:#ffffff;
}
form#insertOffer p{
	clear:both;
}
form#insertOffer .inputWrap select{
	width:300px;
	background-color:#aae1fa;
	border:0px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left!important;
	display:block;
}
form#insertOffer .inputWrap textarea{
	width:230px;
	height:80px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left;
}
form#insertOffer p.inputWrap{
	padding:8px 0 0 0;
}
form#insertOffer p.inputWrap input.yesnobutton, form#insertOffer p.inputWrap input.checkbox{
	width: 15px;
}
form#insertOffer .newsublabel {
	margin: 0 0 0 250px;
}
form#insertOffer #timespan, form#insertOffer #oadurationc {
	width:75px;
}
form#insertOffer #timespan2{
	width:75px;
}
form#insertOffer #laboratory_duration, form#insertOffer #oaduration {
	margin: 0 8px 0 0;
	width: 100px;
}
form#insertOffer #laboratory_duration_int{
	margin: 0 8px 0 0;
	width: 100px;
}
form#insertOffer #timeend, form#insertOffer #timestart {
	margin: 0 8px 0 250px;
}
.error{
	color: red;
	font-weight: bold;
	margin: 0 0 0 220px;
	clear:both;
}
form#insertOffer .error{
	margin:0 0 0 250px;
}

p.error {
	color:#FF0000!important;	
}

.tx-srfeuserregister-pi1-submit{
	/*margin-right: 15px;*/
	/*margin-bottom:20px!important;*/
}

p.submitButtons .tx-srfeuserregister-pi1-submit {
	margin-left:0!important;
	padding-left:0!important;
}

form#insertOffer .submitbutton {
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	width: 120px;
	background-color: #01448a;
	color: #FFFFFF;
	margin: 0 0 0 250px;
	padding: 3px 5px;
	height: 23px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}
form#insertOffer2 .submitbutton, form#insertOffer3 .submitbutton  {
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	width: 170px;
	background-color: #01448a;
	color: #FFFFFF;
	margin: 0 5px 5px 0;
	padding: 3px 5px;
	height: 23px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}
.tx-felogin-pi1 p.inputWrap{
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
.tx-felogin-pi1 .firstlabel{
	font-family:Arial, Helvetica, sans-serif;
	width: 200px;
	display:block;
	float:left;
}
.tx-felogin-pi1 input{
	font-family:Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	width: 200px;
	display:block;
	float:left;
}

.tx-felogin-pi1 div {
	clear:both;
}

.tx-felogin-pi1 .submitbutton{
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 120px;
	background-color: #01448a;
	color: #FFFFFF;
	height: 23px;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	clear:both;
	margin-left:309px;
	display:inline;
}
.tx-felogin-pi1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:100%;
}
.tx-felogin-pi1 .textinput, .tx-felogin-pi1 .passwordinput{
	width:230px;
	height:16px;
	padding-top:2px;
	background-color:#aae1fa;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#00aeef;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	float:left;
	display:block;
}

.tx-felogin-pi1 a, a.internal-link-new-window {
	color:#044893!important;
	font-weight:bold;
	text-decoration:none!important;
	display:block;
}

.tx-felogin-pi1 input.submitbutton {
	
}

h3.zwischenUeberschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#000000;
	height:16px;
	padding-top:15px;
}
.tx-kemwebeducationscheme-pi4 h3.zwischenUeberschrift {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline!important;
	font-size:16px;
	text-decoration:none;
	color:#000000;
	height:16px;
	padding-top:15px;
}


table .odd, table .straight{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
table *{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}
.tx-kemwebeducationscheme-pi9,.tx-kemwebeducationscheme-pi8,.tx-kemwebeducationscheme-pi7,.tx-kemwebeducationscheme-pi6,.tx-kemwebeducationscheme-pi5, .tx-kemwebeducationscheme-pi4, .tx-kemwebeducationscheme-pi3, .tx-kemwebeducationscheme-pi2, .tx-kemwebeducationscheme-pi1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	float:left;
	display:block;
	width:100%;
	margin-bottom:30px;
}
form#tx-srfeuserregister-pi1-fe_users_form{
	margin: 10px 0 15px 0;
}

#startsearch{
	margin: 10px 5px 0 0;
}

#resetsearch{
	width: 160px; 
}

.pages{
	text-align:right;
}
.pages a:visited, .pages a:link{ text-decoration: none!important; color: #b2bdd9!important;}
.pages a.aktivscrollpage:link, .pages a.aktivscrollpage:visited { text-decoration: none; color: #000!important;}

.tx-srfeuserregister-pi1 .getSublabel label{
	width: 40px!important;
}
.blackend p{
	color: #000!important;
}

.greyed {color:#b2bdd9;}

/*nico hinzu formulare*/

input#price, #payment_part{
	width:265px!important;
	margin-right:5px;
}

.tx-kemwebeducationscheme-pi4 td{
	padding-left: 0!important;
}
