body {
	font-family: "Arial";
	font-size: 12px;
	background-color: #FFFFFF;
	color:#383838;
	
}
ul,ol, li, form, img, dt,dd,strong,p,h1,fieldset,legend,body{
	margin:0;
	padding:0;
}


#main {
	margin: 257px auto 0 auto;
	width: 940px;
	padding-top: 25px;
	position : relative;
}

#left {
	width: 210px;
	float:left;

}
#right {
	float:left;
	width: 210px;
}


#center {
	display: inline;
	float:left;
	width: 450px;
	position : relative;
	margin-right : 45px;

}
*html #center {
	margin-left : 0;
}

* html #center {
	width : 425px;
	margin-right: 0px;
	padding-right : 40px;
	padding-bottom: 45px;
}
a {
	color: #931E99;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #931E99;
}

h6 {
	margin : 0; 
	padding : 0;
}

img { border: 0; display : block;}

form {
	
	
}

.notvisible {
line-height :1px;
font-size : 1px;
}


.clear {
	clear : both;
	line-height : 1px;
	font-size : 1px;

}


#left #main_nav {
	padding-right : 35px;
}

#left li {
	list-style : none;
	float:none;

}

#left li a , #left li a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	height: 24px;
	padding: 6px 0px 10px 15px;
	display: block;
	letter-spacing: 0.05em;
	background: url(../img/mainnav_bg.gif) no-repeat top left; 
}

#left li.active a, #left li.active a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	height: 24px;
	background: url(../img/mainnav_bg_aktiv.gif) no-repeat top left;
}
	
/* subMenu */
 #left li.active li a, #left li.active li a:link, #left li.active li a:visited {
	font-weight: bold;
	padding: 0px 0px 5px 16px;
	font-size: 12px;
	text-transform: none;
	background-image: none;
	color : #669999;
	letter-spacing: 0em;
	line-height : 1.2em;
}

#left li li.active a:link, #left li li.active a:visited {
	font-weight: bold;
	padding: 0px 0px 5px 16px;
	background-repeat:no-repeat;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0em;
	color: #006699;
	background: url(../img/subnavbullet.gif) no-repeat top left;
}


/* third level Nav  */
#left li.active li.active ul {
	margin : 0;
	margin-top : -5px;
	margin-bottom : 15px;
}
#left li.active li.active li a:link, html #left li.active li.active li a:visited {
	font-weight: normal;
	padding: 0px 0px 3px 15px;
	margin-left : 10px;
	font-size: 12px;
	background-image: none;
	display: block;
	height : auto;
	float : none;
	line-height : 1.1em;
	color : #669999;
	padding-bottom : 8px;


}

#left li.active li.active li.active a:link, #left li.active li.active li.active a:visited {

	background-repeat:no-repeat;
	margin-left : 10px;
	height : auto;
	color: #006699;
	background: url(../img/subsubnavbullet.gif) no-repeat top left;
}


/* Contentbereich SIFR CSS*/

 h1.conhead{
	color:#931E99;
	font-size:24px;
	text-transform: uppercase;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash div.conhead {
	visibility: hidden;
	LETTER-SPACING: -0.05em;
	font-size:30px;
}




#centerstudie {
	display: block;
	float:left;
	width: 690px;
	padding-right: 0px;
}

#center h3, #centerstudie h3 {
	color: #75A2A2;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}



html > body .line {
	background-color: #BFD5D5; 
	border: none; 
	color: #BFD5D5; 
	height: 1px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.line {
	background-color: #BFD5D5; 
	border: none; 
	color: #BFD5D5; 
	height: 1px;
	margin-bottom: 25px;
}

.contentbox ul {
	margin-left : 15px;
	line-height : 1.8em;
}

.contentbox img {
	margin-right: 10px;
	margin-bottom: 10px;
	float : left;
}

.contentbox p, .contentboxthema p,.tx-sgglossary-pi1 p, .tx-thmailformplus-pi1 p {
	line-height : 1.4em;
	margin-bottom : 14px;
}
.contentbox p.bildinfo {
	margin-top: -10px;
	padding-top: 0px;
	font-size:10px;
	color:#666666;
}

.contentbox h5, li h5, .contentboxthema h5, .tx-sgglossary-pi1 h5, .tx-thmailformplus-pi1 h5{
	font-weight: bold;
	font-size: 12px;
	color: #931E99;
		line-height : 1.4em;
	margin :  0 0 10px 0;
}
.contentbox a, .contentboxthema a{
	font-size: 12px;
	color: #931E99;
	text-decoration : underline;
}

#footer {
	width: 940px;
	/*background-color:#C5D8D8;*/
	padding-top : 20px;
	margin: 25px auto 25px auto;
	clear : both;	
	
}

.footernav {
	width: 450px;
	color: #006699;
	font-size: 9px;
	margin: 10px 0 0 210px;
	text-align : center;
}

.footernav a {
	color: #006699;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 9px;
}

.teaserblue{
	width: 210px;
	margin-bottom: 20px;
}

.teaserbluehead{
	background-repeat:no-repeat;
	height: 17px;
	width: 210px;
}

.teaserbluefoot{
	background-repeat:no-repeat;
	height: 18px;
	width: 210px;
	clear : both;
	background-position: left top;
}

.teaserbluecontent{
	width: 210px;
	background-repeat:repeat-y;
}

.teaserwhite {
	width: 210px;
}

.teaserwhitehead {
	background-repeat:no-repeat;
	height:25px;
}


.teaserwhitecontent {
	padding: 0 15px 5px 15px;
	color: #006699;
	background: url(../img/teaser_white_con.jpg) repeat-y top left;
}
.teaserwhitecontent a{
	color: #006699;
}
.teaserwhitecontent img {
	margin-right: 7px;
	margin-bottom: 7px;
	float : left;

}

.teaserwhitefoot {
	background-repeat:no-repeat;
	height: 25px;
	margin-bottom : 25px;
}

.teasertestemonialtxt {
	font-size: 11px;
	display : block;
	width : 60px;
	float : left;
}
.teaserwhitecontent h6{
	font-size : 12px;
	font-weight : bold;
	margin : 30px 0 0 0;
}


.parexellogo {
	margin-top: 100px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.studienteasertxt {
	float: left;
	width: 440px;
	display:block;
}

.profile {
/*	float: left;
	width: 440px;*/
	color: #931E99;
	font-weight: bold;
	display:block;
	padding-top : 25px;
}

.studienteaserbtn {
	float: right;
	display:block;
	width : 220px;
	text-align : right;
	
}
.studienteaserbtn a{
	text-align : right;
	display : block;
	float : right;
	margin-bottom: 15px;
}
.studiensuchebtn{

}
.studienteaserbtn img, .studiensuchebtn img {
	padding: 0px;
	margin:0px;
	

}

#sitelistnav{
	margin: 0 0 15px 0;
	font-size: 11px;
	color:#333333;
}
#sitelistnav ul{
	
}
#sitelistnav ul li{
	list-style : none;
	display :inline;
	padding : 0 4px;
}
#sitelistnav a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#sitelistnav a.act {
	font-size: 11px;
	font-weight: bold;
	color: #931E99;
	text-decoration: none;
}

#sitelistnav ul li.current {
	font-weight : bold;
}


.studienbox {
	margin-top: 15px;
	margin-bottom: 25px;
	float: left;
	display: block;
	margin-right: 29px;
}

.studienboxright {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	display: block;
	margin-right: 0px;
}

.studienheader {
	font-size: 12px;
	color: #95289C;
	font-weight: bold;
	width: 210px;
	height: 24px;
	background-repeat:no-repeat;
	padding-top: 7px;
	margin-bottom: 5px;
}

.studienheader img {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-right: 13px;	
	float:left;
	margin-top: -2px;
}

.studiencontent {
	padding-left: 30px;

}

.studiencontent input {
	border:1px solid #921E99;
	margin-top: 4px;
}
.studiencontent input.proradio {
	border: 0;
}
.searchresults_blue {
	background-color: #F1F5F5;
	padding: 18px 0 18px 6px;
	margin: 0 0 20px 0;
	padding-right: 5px;
	display : block;
	
}
.searchresults_wite {
	padding: 18px 0 18px 6px;
	margin: 0 0 20px 0;
	padding-right: 5px;
}
.resulticon {
	width: 37px;
	height: 30px;
	margin: 0 4px 20px 0;
	padding: 0px;
	float:left;
}
.resultnummer {
	width: 176px;
	height: 23px;
	margin: 0 4px 20px 0;
	padding: 7px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #931E99;
	text-align:center;
	float:left;
}
.resulticon img {
	margin: 0px;
	padding: 0px;
}

.searchresultstxt {
	float: left;
	width: 440px;
	display : block;
	
}
.searchresultstxt h5 {
	font-weight: bold;
	font-size: 12px;
	color: #931E99;
	margin: 0px;
	padding: 0px;
}
.searchresultstxt p {
	font-size: 11px;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0px;
}

.searchresultstxt p.info {
	font-size: 11px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

.telnummer {
	font-weight: bold;
	font-size: 12px;
	color: #931E99;
}

.teaserblue-content {
	background: url(../img/teaser_blue_left_middlebg.gif) repeat-y top left;
	
	padding-left: 12px;
	padding-right: 3px;
	font-size: 11px;
	color: #931E99;
	width: 154px;

}

.teaserblue-header {
	background-repeat:no-repeat;
	width: 170px;
	height: 11px;
	font-size: 1px;
}

.teaserblue-footer {
	background-repeat:no-repeat;
	width: 170px;
	height: 11px;
}

.teaserblue-content .header {
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #931E99;
}

.teaserblue-content .inputlong {
	border: 1px solid #931E99;
	background-color: #FFFFFF;
	width: 137px;
	height: 17px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.teaserblue-content .inputshort {
	border: 1px solid #931E99;
	background-color: #FFFFFF;
	width: 40px;
	height: 17px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 12px;
	display: inline;
}

select {
	color:#fff; 
	background-color:#921E99;
	border-color:#921E99;
}


.flashcontent p, .flashcontent2 p {
	margin : 0;
	padding:0 15px 0 0;
	
}
/* FAQ  */

ol {
	list-style : none;
}
ol.questions {
	margin-bottom : 40px;
}

ol.questions li {
	padding : 3px 0;
}


ol li h5 {
	margin-bottom : 3px;
}
ol.answers li {
	margin-bottom: 25px;
}
p.uplink {
	text-align : right;
}

/*Glossary*/
p.entries,p.abc {
	margin-bottom : 30px;
}

p.abc span{
	margin-right : 7px;
	font-size : 13px;
}
p.abc span a{
		font-size : 13px;
}
.tx-sgglossary-pi1 dl dt {
	font-weight: bold;
	font-size: 12px;
	color: #931E99;
}


.tx-sgglossary-pi1 dl dd p{
	line-height : 1.4em;	
	margin : 0;
}
/*Thementage*/
.contentboxthema {
	padding:4px;
	font-size: 11px;
	color:#000000;
}


.contentboxthema p {
	line-height : 1.1em;
	font-size : 11px;
	color : #000;
}


.left {
	float: left;
}

.right {
	float: right;
}

.width454 {
	width: 454px;
}

.suchefooter {
	font-size: 16px;
	color: #75A2A2;
	letter-spacing: 0.07em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom : 10px;
}
.suchefooter p{
	margin-bottom : 15px;
}
.boldred {
	font-size: 16px;
	color: #94279B;
	letter-spacing: 0.07em;
	line-height: 1.5em;
	font-weight: bold;
}


.logofooter {
	padding-top: 25px;
}

.fon {
	white-space: nowrap;
	font-weight : bold;
}

.black {
	color: #000000;
}
.tx-powermail-pi1_fieldset {
	float : left;
	width : 210px;
	border : 0px;
	background : transparent;
}
* html .tx-powermail-pi1_fieldset{
	
}

* html .tx-powermail-pi1 legend, *+html .tx-powermail-pi1 legend{
	position: relative;  
	left: -7px;  
	letter-spacing: 0em;
	
}

.width210 {
	width: 210px;
}

.width50 {
	width: 50px;
}
/*kontakt*/
.boxbluecontent {
	width: 446px;
}
.boxbluecontent-content {
	background: url(../img/boxbluecontent.gif) repeat-y top left;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
	color: #931E99;
	width: 422px;
}

.boxbluecontent-content .tx_powermail_pi1_fieldwrap_html_28 {
	padding-top : 45px;
}

.boxbluecontent-header {
	
	background: url(../img/boxbluecontenheader.gif);
	background-repeat:no-repeat;
	width: 446px;
	height: 10px;
	font-size: 1px;
}

.boxbluecontent-footer {
	
	background: url(../img/boxbluecontentfooter.gif);
	background-repeat:no-repeat;
	width: 446px;
	height: 10px;
}
legend {
	font-weight : bold;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #931E99;
}

.powermail_mandatory_js {
	color : red;
	padding-top : 1px;
}
.proband_form .tx_powermail_pi1_fieldwrap_html {
	margin : 8px 0 3px 0;

}

.proband_form input.powermail_kontakt, .powermail_thema{
	border:1px solid #921E99;
	margin-top: 4px;
	width: 185px;
	height: 17px;
}

.proband_form .tx_powermail_pi1_fieldwrap_html_check label {

}
.proband_form .tx_powermail_pi1_fieldwrap_html_check label input {
	float : left;
	width : auto;
	margin-right : 8px;

}
.proband_form .inputwidth64 {
	width: 64px;
	border:1px solid #921E99;
	margin-top: 4px;
	height: 17px;
	margin-right: 13px;
}

.boldredsmall {
	font-weight:bold;
	color:#94279B;
}

.bold {
	font-weight:bold;
}


.marginlogo {
/*	margin-top: 120px;*/
	margin-bottom : 25px;
}

.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	margin-top : 15px;
}

/*Thementage ***Ende**** */

/*Sitemap ***Anfang**** */

.csc-sitemap ul {
	list-style : none;

	margin-bottom : 10px;
}
.csc-sitemap ul li{
	padding : 15px 0 0 0;		
	clear : both;
	float : none;
	margin-top : 10px;

}
.csc-sitemap ul ul{
			margin-bottom : 10px;
}
.csc-sitemap ul ul li{
	padding : 5px 0 0 16px;	
	float : left;
	clear : none;
		margin-top : 0px;
}
.csc-sitemap ul ul li.third a{
		color : #999;
}

.csc-sitemap ul a{
	font-size : 12px;
	line-height : 1.8em;
	padding-right : 6px;

}
.csc-sitemap ul span a{
	white-space : nowrap;
}
.csc-sitemap ul ul a{
	font-size : 12px;
	color : #006699;
}





/*mailform plus*/

/*Sitemap ***Ende**** */

/*tooltip*/
#tooltip {
    padding: 7px 5px;
    background: #F1F5F5;
    border: 1px solid #C2D8D8;
    text-align: left;
	font-size : 12px;
	line-height : 1.4em;
	width : 250px;
	color : #006699;
	z-index : 10;
	position : absolute;
}

span.tip {
    border-bottom: 1px solid #eee;
	
}
/*tooltip*/
.teaserbluehead{ background: url(../img/teaser_blue_head.jpg); }
.teaserbluefoot{ background: url(../img/teaser_blue_footer.jpg); }
.teaserbluecontent{ background: url(../img/teaser_blue_con.jpg); }
.teaserwhitehead { background: url(../img/teaser_white_head.jpg); }

.teaserwhitefoot { background: url(../img/teaser_white_footer.jpg); }
.studienheader { background: url(../img/studienteaserbg.gif) no-repeat top left; }
.resulticon { background: url(../img/resultsiconbg.gif) no-repeat top left; }
.resultnummer { background: url(../img/resultsnummerbg.gif) no-repeat top left; }
.teaserblue-content { background: url(../img/teaser_blue_left_middlebg.gif); }
.teaserblue-header { background: url(../img/teaser_blue_left_header.gif); }
.teaserblue-footer { background: url(../img/teaser_blue_left_footer.gif); }

/* neue Formulare */

/*kontakt*/
.formboxcontent {
	width: 220px;
	display: block;
}
.tx-thmailformplus-pi1 {
	width : 225px;
	float: left;
	display: inline;
}
* html .tx-thmailformplus-pi1 {
	height : 380px;
}
#callbackwrap {
	float: left;
	width : 226px;
}

#newsletterwrap {
	width : 220px;
}
.colored{
	color: #931E99;
}
.formboxcontent-content {
	background: url(../img/formboxcontent.gif) repeat-y top left;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
	color: #931E99;
}

.formboxcontent-content .tx_powermail_pi1_fieldwrap_html_28 {
	padding-top : 45px;
}

.formboxcontent-header {
	
	background: url(../img/formboxcontenheader.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.formboxcontent-footer {
	
	background: url(../img/formboxcontentfooter.gif);
	background-repeat:no-repeat;
	clear : both;
	float: left;
	width: 100%;
	height: 10px;
}
legend {
	font-weight : bold;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #931E99;
}

.proband_form fieldset {
	background:transparent none repeat scroll 0 0;
	border: none;
	
}
.proband_form a {
	font-size: inherit;
	color : inherit;
}
.powermail_mandatory_js {
	color : red;
	padding-top : 1px;
}
.proband_form .fieldwrap {
	margin : 8px 0 3px 0;

}
.proband_form .submit {
	margin : 8px 0 3px 0;

}
.proband_form .hint span {
	display: block;
	margin-bottom: 5px;
}
.proband_form .hint{
	margin : 0 0 8px 0;
	color : #687474;

}
.proband_form .fieldwrap input{
	border:1px solid #921E99;
	margin-top: 4px;
	width: 185px;
	height: 17px;
}

.proband_form .checkbox-container {
	margin-bottom: 20px;
}
.proband_form .checkbox-container label input {
	float : left;
	width : auto;
	margin-right : 8px;

}
.proband_form .inputwidth64 {
	width: 64px;
	border:1px solid #921E99;
	margin-top: 4px;
	height: 17px;
	margin-right: 8px;
}

.boldredsmall {
	font-weight:bold;
	color:#94279B;
}

.bold {
	font-weight:bold;
}


.marginlogo {
/*	margin-top: 120px;*/
	margin-bottom : 25px;
}

.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	margin-top : 15px;
}

/*mailform plus*/
.form_error {
	margin : 0 0 20px 0;
	padding: 0;
	width : 220px;
}
.form_error p{
		margin: 0;
		padding: 5px;
		font-size : 13px;
		color : #333;
		background-color: #ffeceb;
}
.form_error h6{
		margin: 0;
		padding: 5px;
		font-size : 13px;
		padding-bottom : 6px;
		background-color: #ffeceb;
		color : red;
}


