/* CSS Document
Name: Assign Clinical Research
URI: http://www.assigngroup.com
Start:08.10.08 | Update: 29.04.09 */

/* Colors */

.bg {background-color: #F5F9F8;}

.typoblack {color: #000;}
.typowhite {color: #fff;}
.typogreen {color: #006f34;}
.typoorange {color: #d93c18;}
.typoblue {color: #60aed4;}
.typogrey {color: #6d6d6f;}


/* Link */

a:link {text-decoration : none; color: #d93c18;}
a:visited {text-decoration : none; color: #6d6d6f;}
a:hover, a:active, a:focus {text-decoration : none; color: #60aed4;}


/* Default */

body{
margin:0;
padding:0;
text-align: center; /* Zentrierung des Layouts im IE 5 */
/*line-height: 1.5em;*/
background-color: #F5F9F8;

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

p, pre{
	margin:0;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {
font-size: 14px;
color: #006f34;
margin:0;
line-height: 18px;
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
 }

h2 {
font-size:12px;
color: #006f34;
margin:0px;
line-height: 18px;
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
 }

h3 {
font-size: 14px;
color: #006f34;
margin:0;
line-height: 18px;
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
 
/* ----------zentriert-------------- */

#container {
	text-align: center;
	padding: 0px;
	height: 600px;
	width: 980px;
	margin: -300px 0 0 -490px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 20px;
	background-color: #FFF;
	background-image: url(../img/assign_group_bg.jpg);
}


/* -------------header-------------- */

#header {
	/* background-color: #eef7fc; */
text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100px;
}


/* ------------content--------------- */

#content {
	/* background-color: #FFFEEE; */
	padding: 0;
	text-align: left;
	margin-top: 50px;
	margin-right: 195px;
	margin-bottom: 0px;
	margin-left: 195px;
}
div#content { 
min-height:426px;
height:expression(this.scrollHeight > 426 ? "auto":"426px"); 
}

#contentstart {
	/* background-color: #FFFEEE; */
	padding: 0;
	text-align: left;
	margin-top: 50px;
	margin-right: 460px;
	margin-bottom: 0px;
	margin-left: 195px;
}
div#contentstart { 
min-height:426px;
height:expression(this.scrollHeight > 426 ? "auto":"426px"); 
}

#contentstart h1 {
font-size: 14px;
color: #006f34;
margin:0;
line-height: 18px;
padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
 }
 
 #contentstart p {
	margin:0;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
 }


/* --------------navigavtion------------- */

#left {
/* background-color: #FFF; */
float: left;
width: 165px;
margin: 0px;
padding: 0px;
}

#right {
	/* background-color: #FFFEEE; */
float: right;
	width: 150px;
	margin: 50px 0;
	padding: 0;
	text-align: right;
}

#rightstart {
/* background-color: #FFFEEE; */
float: right;
width: 435px;
margin: 50px 0;
padding: 0;
}


/* Hauptnavigation */

#mainnav ul {
	/*white-space: nowrap;*/
	width: 142px;
	height: 25px;
	line-height: 24px;
	display: block;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../img/main_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #eef7fc;	
}

#mainnav ul#greensub {
	/*white-space: nowrap;*/
	width: 142px;
	height: 64px;
	/*line-height: 24px;*/
	display: block;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../img/greensub_bg.gif);
	background-repeat: repeat;
}

#mainnav ul#greensub2 {
	/*white-space: nowrap;*/
	width: 142px;
	height: 38px;
	/*line-height: 24px;*/
	display: block;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../img/greensub_bg.gif);
	background-repeat: repeat;
}

#mainnav li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: 142px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	}

#mainnav ul#greensub a:link
{
display: block;
height: 13px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f;
}
 
 #mainnav ul#greensub a:visited
{
display: block;
height: 13px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f
}

 #mainnav ul#greensub a:hover
{
height: 13px;
text-decoration: none;
color: #000
}

 #mainnav ul#greensub a:active, #mainnav ul#greensub a:focus
{
background-image: url(../img/trans.gif);
	background-repeat: repeat;
height: 13px;
text-decoration: none;
color: #000
}

#mainnav ul#greensub a.subklik:link, #mainnav ul#greensub a.subklik:visited, #mainnav ul#greensub a.subklik:hover, #mainnav ul#greensub a.subklik:active, #mainnav ul#greensub a.subklik:focus
{
background-image: url(../img/trans.gif);
	background-repeat: repeat;
height: 13px;
text-decoration: none;
color: #000
}

#mainnav ul#greensub2 a:link
{
display: block;
height: 13px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f;
}
 
 #mainnav ul#greensub2 a:visited
{
display: block;
height: 13px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f
}

 #mainnav ul#greensub2 a:hover
{
height: 13px;
text-decoration: none;
color: #000
}

 #mainnav ul#greensub2 a:active, #mainnav ul#greensub2 a:focus
{
background-image: url(../img/trans.gif);
	background-repeat: repeat;
height: 13px;
text-decoration: none;
color: #000
}

#mainnav ul#greensub2 a.subklik:link, #mainnav ul#greensub2 a.subklik:visited, #mainnav ul#greensub2 a.subklik:hover, #mainnav ul#greensub2 a.subklik:active, #mainnav ul#greensub2 a.subklik:focus
{
background-image: url(../img/trans.gif);
	background-repeat: repeat;
height: 13px;
text-decoration: none;
color: #000
}

#mainnav ul a:link
{
display: block;
height: 25px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f;
}

 #mainnav ul a:visited
{
display: block;
height: 25px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #6d6d6f
}

 #mainnav ul a:hover
{
/* background-image: url(../img/main_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left; */
height: 25px;
text-decoration: none;
color: #006f34
}

 #mainnav ul a:active, #mainnav ul a:focus
{
background-image: url(../img/main_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
height: 25px;
text-decoration: none;
color: #FFF
}

#mainnav a#klik:link, #mainnav a#klik:visited, #mainnav a#klik:hover, #mainnav a#klik:active, #mainnav a#klik:focus
{
background-image: url(../img/main_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
height: 25px;
text-decoration: none;
color: #FFF;
}


/* Subnavigation */

#subnav ul {
	/*white-space: nowrap;*/
	width: 149px;
	height: 25px;
	line-height: 24px;
	display: block;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	background-image: url(../img/sub_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
#subnav li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	width: 149px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	}

#subnav ul a:link
{
display: block;
height: 25px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #d93c18;
}

 #subnav ul a:visited
{
display: block;
height: 25px;
margin: 0 0 0 0;
padding: 0 0 0 9px;
text-decoration: none;
color: #d93c18
}

 #subnav ul a:hover
{
/* background-image: url(../img/sub_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left; */
height: 25px;
text-decoration: none;
color: #60aed4
}

 #subnav ul a:active, #subnav ul a:focus
{
background-image: url(../img/sub_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
height: 25px;
text-decoration: none;
color: #d93c18
}

#subnav a#klik:link, #subnav a#klik:visited, #subnav a#klik:hover, #subnav a#klik:active, #subnav a#klik:focus
{
background-image: url(../img/sub_nav_bg_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
height: 25px;
text-decoration: none;
color: #d93c18
}


/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
height: 24px;
/* background-color: #eef7fc; */
 }


/* -----------table--------------------------- */

#tablehead {
	height: 24px;
	width: 450px;
	background-image: url(../img/bg_tableheader.jpg);
	background-repeat: no-repeat;
	background-color: #54a37e;
	margin: 0px auto;
}

#tablehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	}

#tabledata td {
	background-image: url(../img/bg_tabledata.jpg);
	background-color: #d9f0db;
	vertical-align: top;
	line-height: 15px;
	}

#tablegreen{
	margin: 0px auto;
	width: 464px;
}
	
#tabletrans {
	margin: 0px auto;
	width: 450px;
}

#tabletrans ul {
	margin: 0px;
	padding: 0px;
	width: 450px;
	list-style-image: none;
	list-style-type: none;
	float: left;	
}

#tabletrans li {
	margin: 0px;
	width: 445px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/*OTHERS--------------------------------------*/

small, small * {
	font-size: 10px;
}

hr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	margin: 30px 0 0 0;
}

.news_img {
	float: left;
	margin-right: 40px;
	border: 1px solid #d7d7d7;
}

#news p {
	color: #000;
	font-size: 12px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.affiliates{
font-size: 11px;
color: #000;
margin:0;
line-height: 16px;
padding:0;
 } 

.affil {
	font-size: 14px;
	color: #006f34;
	margin:0;
	padding:0;
	font-weight: bold;
 }


/* --------------------------------- */

/*
blockquote {
font-style: oblique; */ /* kursiv */
/*}*/

.formborder {
	border-top: 1px solid #c3c7cc;
	border-right: 1px solid #c3c7cc;
	border-bottom: 1px solid #c3c7cc;
	border-left: 1px solid #c3c7cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d93c18;
	background-color: #e6f4fa;
	}

.copyright {
	font-size: 9px;
	color: #918875;
}

/* LAYERS */

#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6 {
	position:absolute;
	width:235px;
	height:131px;
	z-index:1;
	left: 737px;
	top: 375px;
	font-size: 12px;
	line-height: 1.8em;
	visibility: hidden;
}

.scroll 
{
	background-image: url(../img/content_bg.jpg);
	background-attachment: fixed;
}