body {
    font-size:11px;
    font-family:Arial, Verdana, serif;
    color:#525252;
    margin:0px;
    padding:0px;
    background: url('images/body_bg.png') repeat-x #f3f3f3;
}

img {
    border:solid 0px #525252;
}

h3 {
	font-size:13px;
}

div.content {
	margin-bottom: 30px;
}

div.content div.textMainNormal {
    text-align: justify;
}

div.content, div.content table {
    font-size:11px;
}

#main_page {
    width: 795px;
    background-color: #ffffff;
    float:left;
}

#wrappers {
    width:971px;
}

#claim {
    clear:both;
    height:80px;
}

#claim_menu {
    float:left;
    margin-top:35px;
    margin-left:219px;
    font-size:11px;
}

#claim_menu ul {
    list-style:none;
    margin:0px;
    padding:0px;
}

#claim_menu ul li {
    float:left;
    margin-right:17px;
    text-transform:uppercase;
}

#claim_menu a {
    color:#2f2f2f;
    text-decoration:none;
}

#claim_menu a:hover {
    text-decoration:underline;
}

#claim_logo {
    float: right;
}

#claim_search_form {
	margin: 0px; padding: 0px; position: absolute; left: 25px; top: 27px;
}

button.SearchButton {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

#header {
    clear: both;
}

#header_banner {
    height:279px;
    background-repeat:no-repeat;
    background-position:bottom;
}

#languageSwitch {
	float:left;
	margin:0px 0px 0px 27px;
	padding-top:6px;
}

.langFlag {
	margin-right:10px;
	border:solid 1px #1d4978;
}

#menu {
	background: url('images/mm_back_ul.gif');
	height:27px;
	width:100%;
	border-bottom:solid 0px #011f37;
	clear:both;
	position:static;
}

#main_menu {
    margin:0px;
	padding:0px 0px 0px 0px;
    float:right;
}

.main_menu_item {
    list-style:none;
    float:left;
    text-transform:uppercase;
    width:119px;
    position:relative;
    line-height:27px;
    text-align:center;
    z-index:400;
	margin-left:0px;
}

.main_menu_item a.main_menu_link {
    color:white;
    margin-right:1px;
    display:block;
    text-decoration:none;
    width:119px;
    height:27px;
    font-size:10px;
    font-weight:bold;
	background-image:url('images/mm_back.gif');
  
}

a.main_menu_link_selected:link, a.main_menu_link_selected:visited {
    color:white;
    margin-right:1px;
    display:block;
    text-decoration:none;
    width:119px;
    height:27px;
    font-weight:bold;
    font-size:10px;
    background-color:#f4b900;
    background-image:url('images/mm_back_act.gif');
}

.main_menu_item a.main_menu_link_selected:hover, a.main_menu_link_selected:active {
    color:white;
    margin-right:1px;
    display:block;
    text-decoration:none;
    width:119px;
    height:27px;
    font-weight:bold;
    font-size:10px;
    background-color:#f4b900;
    background-image:url('images/mm_back_act.gif');
}

.sub_menu {
    margin:0px;
    padding:0px 0px 3px 0px;
    top:27px;
    left:0px;
    position:absolute;
    list-style:none;
    list-style-position:outside;
    list-style-type: none;
    z-index:400;
    display:none;
    text-align:left;
    background-color:#2b6ca2;
}

.sub_menu_item {
    width:140px;
    margin:0px;
    padding:0px;
    background-color:#2b6ca2;
    list-style:none;
    display:block;
    font-size:10px;
}

.subsub_menu_item {
    padding:0px;
    margin:0px;
    line-height:18px;
    width:120px;
    background-color:#2b6ca2;
    list-style:none;
    line-height:22px;
    display:block;    
}

.sub_menu_item a.sub_menu_link:link, a.sub_menu_link:visited {
    margin:0px;
    padding:0px 0px 0px 15px;
    display:block;
    text-decoration:none;
    background-color:#2b6ca2;
    color:#ffffff;
    font-weight:bold;
    font-size:10px;
    text-transform:none;
}

.sub_menu_item a.sub_menu_link:hover, a.sub_menu_link:active {
    background-image:url('images/sub_menu_over.jpg');
    background-repeat:no-repeat;
}

 a.sub_menu_link2:link, a.sub_menu_link2:visited {
    margin:0px;
    padding:0px 0px 0px 30px;
    display:block;
    text-decoration:none;
    background-color:#2b6ca2;
    color:#ffffff;
    font-weight:bold;
    font-size:10px;
    background-image:url('images/sub_menu_over.jpg');
    background-repeat:no-repeat;
    background-position: -2px -4px;
    text-transform:none;
}

a.sub_menu_link2:hover, a.sub_menu_link2:active {
    background-image:url('images/sub_menu_over.jpg');
    background-repeat:no-repeat;
}


#banner {
    width:200px;
}

#sliderContainer {
	overflow:hidden;
	background: #262626;
	position:relative;
	bottom:0px;
	left:0px;
    margin: 0px 0px 0px 0px;
	width:795px;
	height:199px;
}

#labLogo {
	width:200px;
	float:left;
}

#slidingWindow{
    overflow: hidden;
    border:solid 0px green;
}


#slidingWindow ul {
    padding:0px;
    margin:0px;
}

#main_container {
	margin:10px 0px 0px 0px;
	padding:0px;
}

.page_content {
	font-size:11px;
	font-family:Arial, Verdana, serif;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:solid 0px red;
	overflow:hidden;
	color: #c3c3c3;
}

.h1Box {
    color:#E8AC20;
    font-size:18px;
    text-transform: uppercase;
}

.page_content h1 {
	color: #234d70;
	font-size: 18px;
	font-weight:normal;
	letter-spacing: -1;
	text-transform:uppercase;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	width:100%;
	/*background: url('images/akzent_grau.jpg') no-repeat top right;*/
}

.page_content h2 {
	font-size: 13px;
	font-weight:bold;
    color:#234d70;
}

.page_content h3 {
	font-size: 11px;
	font-weight:bold;
}

.page_content p {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin:0px;
    text-align: justify;
}

.page_content ul {
	list-style-type: square;
}

.page_content table {
    width: 100%;
    color:#3c3c3c;
}

.content table{
	width: 100%;
	color: #3c3c3c;
    font-size:11px;
    text-align:justify;
}

.content {
	line-height:150%;
}

#shadow_left {
    height:1020px;
    width:88px;
    float:left;
    background:url('images/shadow_left.png') no-repeat;
}

#shadow_right {
    height:1020px;
    width:88px;
    float:left;
    background:url('images/shadow_right.png') no-repeat;
}


#main_footer {
	padding-top:20px;
	padding-bottom:20px;
	color:#ffffff;
	font-size:11px;
	background-color: #f3f3f3;
}

#footer_menu {
    margin-left:219px;
}

#main_footer ul {
    list-style:none;
    margin:0px;
    padding:0px;
    overflow:auto;
}

#main_footer ul li {
    float:left;
    margin-right:17px;
    text-transform:uppercase;
}

#main_footer ul li a {
    color:#595750;
    text-decoration:none;
    font-weight:bold;
}

/* Template Styles*/
.image_componentYellow {
	background-image:url('images/akzent_gelb.jpg');
	background-position:100% 0%;
	background-repeat:no-repeat;
	width:100.3%;
}

.ic_head_yellow {
	color:#eaa200;
	font-size:18px; 
	padding-bottom:20px;
	padding-top:20px;
}

.image_componentBlue {
	background-image:url('images/akzent_blau.png');
	background-position:100% 0%;
	background-repeat:no-repeat;
	width:100.3%;
}

.ic_head_blue {
	color:#024689;
	font-size:18px;
	padding-bottom:20px;
	padding-top:20px;
}

.image_componentGrey {
	background-image:url('images/akzent_grau.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

.ic_head_grey {
	color:#8e8e8e;
	font-size:18px;
	padding-bottom:20px;
	padding-top:20px;
}

table {
	border-spacing:0px;
	margin:0px;
	padding:0px;
	padding-right:0px;
	font-size:11px;
	line-height:150%;
	
}

a .aIcon {
	background-image:url('images/icn_ta_ul.png');
	background-position:1px 3px;
	background-repeat:no-repeat;
	display:inline;
	width:10px;
}

.aIcon {
	background-image:url('images/icn_ta.png');
	background-position:1px 0px;
	background-repeat:no-repeat;
	display: inline;
}

.aFirst {
	display:inline;
}


.aLast {
	display:inline; 
}	

.headlineGreyContainer  table{
	font-size: 11px;
	line-height:150%;
}

.headlineGreyContainer {	
	background-color:#DEEEBA;
    margin-bottom: 25px;
    border-bottom: solid 5px #A9C865;
    margin-top:3px;
}

.headlineGreyContainerText {
	padding:10px 15px 17px 22px;
    line-height:20px;
	color:#3C3C3C;
}


.headlineGreyContainer h1 {
	margin:0px;
	color:#567A06;
    font-size:18px;
    text-transform:uppercase;
    font-weight:normal;
    display:block;
    border:solid 0px red;
    padding:18px 0px 5px 22px;
    background-image:url('images/akzent_gruen.jpg');
    background-repeat:no-repeat;
}

.headlineGreyContainer img {
	background:#ffffff;
	padding:3px;
	border:1px solid #6A9707;
}

a:link, a:visited {
	color:#024689;
}



form {
	padding:20px 28px 0px 0px;
}

form h1 {
	font-size:18px;
	color: #024685;
}

.borderedImage {
    background-color: #FFF;
    border: solid 1px #525252;
    padding: 3px;
}

.borderedImageBox {
    background-color: #FFF;
    border: solid 1px #E5A40B;
    padding: 3px;
}

.textTableHeadBold {
    font-weight: bold;
    padding: 3px 3px 3px 5px;
    color: #2f2f2f;
}

.textTableSubHead {
    padding: 5px;
}

input.contact {
	width: 300px;
}

textarea {
	width: 300px;
	height: 250px;
}

.systemError {
	color: #E8AC20;
}

button.SearchButton {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

div.searchResultTitle {
	font-weight:bold;
}

span.searchResultScore {
	padding-left:10px;
	color:#aaaaaa;
	font-size:8pt;
}
div.searchResultDescription {
	
}
.searchResultTitle { text-align: left;}

.searchGroup {
	position: relative;
	padding:20px 20px 20px 0px;
	margin:0px 20px 0px 0px;
	/*border-right:solid 1px grey;
	border-bottom:solid 1px grey;
	border-left:solid 1px grey;*/
	
}

.tabContainer {
	
}
.tabsactive {
	border-color: #8e8e8e #8e8e8e #fff #8e8e8e;
	border-width: 1px;
	border-style:solid;
	
	/*border-bottom:solid 1px white;
	border-left: solid 1px #8e8e8e;
	border-right: solid 1px #8e8e8e;
	border-top: solid 1px #8e8e8e;*/
	background-color:white;
}

.tabsnormal {
	border-style:solid;
	border-width: 1px;
	border-color: #8e8e8e;
	background-color:#efefef;
	-moz-box-border:border-box;
}

#tabcont {
	z-index:20;
	border-bottom:solid 1px #8e8e8e;
	position: relative;
	height:30px;
	margin-right:20px;
	padding-left:10px;
}
#tabcont > a.tablink {
	display:block;
	float:left;
	font-weight:bold;
	color:#4a4d4a;
	margin: 0px 3px 0px 0px;
	text-decoration: none;
	padding:0px 10px;
	height:29px;
	line-height:30px;
}

ol.olResultGroup {
    
}

ol.olResultSubGroup {
    padding:0px;
}

.clearfix { clear:both;}

.videoContainer {
    overflow: auto;
}

.videolisting {
    margin-top:10px;
}

.plybtn {
    width:195px; height:112px; top:0; left:0; position: absolute;
    background: url('/projects/HechtLab/static/images/plybtn.png') no-repeat center center;
    cursor:pointer;

}

.membersTable {
    /**background: #F3F3F3;**/
    padding: 7px;
}

.membersTableHeadline {
    background: #f3f3f3;
    color: #024689 !important;
    margin-bottom: 0;
    padding: 7px;
    text-transform:uppercase;
}
