
*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	color: #585858;
	font-size: 100%;
	padding: 0px;
	
}

/* ################   Position ################  */
#all
{
	background: #FFFFFF;

	color: #585858;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 900px;
	padding: 10px 3px 3px 3px;
	text-align: left;
}

#page { 
text-align:justify;
background-image:url(../images/top_articulo_bg.png);
background-position:top;
background-repeat:no-repeat}

#header
{
	background: #fff;
	color: #6d6d6d;
	margin: 0;
	text-align: right;
	/*border-bottom: solid 4px #ccc;*/
	padding-bottom: 10px;
	background-image:url(../images/roughProfiler_inicio.jpg);
	/*background-image:url(../images/roughProfiler_inicio.jpg);*/
	background-repeat:no-repeat;
	height:246px
	
}

/*

#sub_head {
	height:36px;
	margin: 5px 0px 10px 0px!important;
	background-image: url(../images/fondo_menu.png);
	background-repeat:no-repeat;
}
*/

#sub_head {
	
	margin: 5px 0px 15px 0px!important;
	height: 20px;
}


#sub_head form{
	display:block;
	float:right!important;
	margin: 8px 20px 5px 5px;
}

.search_buscar label{
	display: none;
}
.search_buscar input {
	border: none;
	background-color: transparent;
}
 
.button_buscar {
	color: transparent;
	width: 40px;
	margin-left: 10px;
}

.inputbox_buscar {
	color: #666;
	border: 0px solid #FFF;
}

.inputbox_buscar:hover {
	border: none;
}

.search_buscar {
	background-image:url(../images/fondoBuscar.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	height: 30px;
	width: 180px;
	margin-left: 30px;
	
}


#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	

}
#wrapper { width:900px;}
#left
{
	background: #FFFFFF;
	float: left;
	margin: 20px 0 0 5px;
	width: 235px;
}

#right
{

	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{
	background: #fff;
	width:64%;
	padding: 25px 20px 20px 20px;
	float:left;
}

#main
{
	background: #fff;
	margin: 0 10px 0 0;
	padding: 10px 20px 20px 10px;
	width: 620px;
	float: right;

	
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;

}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading, #page
{
	

	margin: 10px 0px 10px 0px;
	padding: 10px 20px 40px 40px;
	position: relative;
	text-align:justify;
}

#page ol li {
	margin: 10px 0px 5px 0px;
	
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; text-align:justify; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

div.attachmentsContainer {
clear:right;
}

.attachmentsList table {
width: 570px;

}
.attachmentsList table th {
font-size: 12px;

}
.attachmentsList {
font-size: 11px;

}

.sectiontableentry1 td, .sectiontableentry2 td, table.weblinks {
border:none!important;

}

.weblinks img {
padding-right: 5px;

}
