/****************************************************/
/* Copyright(c) 2009 Impuls-Netzwerk Sachsen-Anhalt */
/****************************************************/
/* Portal Layout v4.0 / Impuls                      */
/* CONTENT LAYOUT FOR SCREEN MEDIA (BIG)            */
/* Date:   2009-08-31                               */
/* Author: Claas Hoyer                              */
/* Date:   2009-08-31                               */
/****************************************************/


div#main div#content div.node {
  width: 584px;
  padding: 0;
  margin: 0;
  float: left;
}

div#main div#content div.node div.mid {
  margin: 0;
  padding: 5px 10px 5px 10px;
  width: 830px;
  min-height: 30px;
}

table#content-table {
  border: none;
}

table#content-table tbody {
  border: none;
}

table#content-table td {
  vertical-align: top;
  border: none;
  padding: 0;
  margin: 0;
}

div#main div#content h2 {
  margin: 0;
}

div#main div#content h2 a {
  color: #5A729E;
  text-decoration: none;
}

div#main div#content h2 a:hover {
  color: #5A729E;
  text-decoration: underline;
}

div.block {
  width: 233px;
  margin: 1px 0 14px 7px;
}

div.block div.mid h2 {
  margin: 0;
  padding: 0;
}

div.block div.top {
  width: 233px;
  height: 5px;
  background: url(images/box_bg_top.jpg) no-repeat;
  margin: 0;
  padding: 0;
}

div.block div.mid {
  margin: 0;
  padding: 5px 10px;
  width: 213px;
  min-height: 30px;
  background: url(images/box_bg_rp-y.jpg) repeat-y;
}

div.block div.btm {
  width: 233px;
  height: 11px;
  background: url(images/box_bg_btm.jpg) no-repeat;
  margin: 0;
  padding: 0;
}

div.block div.content ul {
  margin: 0;
  padding: 0;
}

div.block div.content ul li{
  list-style-type: none;
  list-style-position: inside;
  margin: 0 0 5px 0px;
}

table#attachments{
  width: 100%;
  margin: 15px 0;
}
table#attachments thead{
  display:none;
}


table#content-table .LVtable {
	border: 1px solid black;
	vertical-align:middle;
	
}

table#content-table td.LVtable {
	vertical-align:middle;
	padding: 7px 7px;
	text-align:center;
	width:25%;
	
}

table#content-table tr.LV-table_head {
	background-color: #CCD4E6;
	text-align:center;

}

table#content-table .LVtable_body {
	text-align:left;
	padding: 5px 10px;
}

table#content-table tr.LV-table_second {
	background-color: #eeeeee;
	text-align:center;
	font-size:0.8em;
	
}

table#content-table .TEAM-TR {

	vertical-align:middle;

	
}
table#content-table .TEAM-TH {

	vertical-align:middle;
	font-weight:bold;

	
}

table#content-table .TEAM-TABLE {
	width: 100%;
	background-color: #eeeeee;
	border-bottom: 1px solid black;
	
}
table#content-table table.TEAM-TABLE table{
	margin: 5px 0;
	width: 100%;
	
}

table#content-table table.TEAM-TABLE img{
	margin: 5px;
	
}

table#content-table table.TEAM-TABLE table td{
	padding: 7px 10px;
	
}

.profile_header{
	width:100%;
	display: block;
	height:210px;

}

.profile_header .picture{
	float:right;
	margin: 0 10px 0 0;
	padding: 3px;
	width: 156px;
	height:204px;

}

.profile_header .picture img{

	vertical-align:middle;
}

.profile_info{
	
	margin-right: 10px;
	width: 395px;
	padding-left: 15px;

}

.profile_info_row{
	display: block;
	width: 100%;
	margin-bottom: 4px;
	
}

.profile_info_item_1{
	display:inline-block;
	width: 130px;
	font-weight:bold;

}

.profile_info_item{
	display:inline-block;

}
.profile_info_row p{
	
	margin-bottom: 10px;
	padding-bottom: 10px;
	display:block;
	border-bottom:1px solid #ccc;
	
}

.help{
	margin: 10px 0 15px 5px;

} 

.help a{
	text-decoration: none;
} 
