.message
{
	color: Silver;
	margin: 4px;
}
.display-none
{
	display: none;

}
.display-none ul 
{
	margin-left: 34px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.display none li 
{
	margin-top: 0px;
	padding-top: 0px;
}

/* Layout */

.banner {
margin-left: 70px;
margin-top: 70px;
}





/* Basic tags */
ul {
list-style-type: none;
}

img, img a {
border: none;
}
a, a:visited, a:hover, a:active 
{
	color: Black;
	text-decoration: none;
}
p 
{
	text-align: justify;
}

/* Pages */
.arrows {
text-align: right;
margin-top: 3px;
margin-bottom: 16px;
border: 1px solid #B5B6B5;
padding-top: 2px;
padding-right: 2px;
width: 502px;
}
.arrow {
margin-left: 30px;
}

.discussion {

height: 600px;
width: 171px;
overflow: hidden;

float: left;
	width: 818px;
	position: absolute;
	z-index:1000;

}

.commentary 
{
	width: 159px;
margin-left: 68px;
vertical-align: bottom;
background-color: White;
border: 1px solid gray;
}

.send {
margin-top: 6px;
font-size: 12px;
margin-left: 70px;
}
.send input
{
	font-size: 11px;
}

.description 
{
	text-align: justify;
}

.center 
{
	text-align: center;
	width:900px;
}









body { 
			margin:0px;
			background-color:white;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		.container
		{
			padding-top: 68px;
			margin:auto; 
			width:819px;
			background-color: white; 
		}
		.rightConLeftCol{
			float:right;
			width: 313px; 
			background-color:white;
		}
		.leftConRightCol
		{
			
			float:left; 
			width:506px; 
			background-color:white;
		}
		.colLeft
		{
			z-index:1;
			position: relative;
			left:-506px; 
			width:313px; 
			background-color:white;
 			min-height: 150px;
			height: auto !important;
			height: 150px;
		}
		.colRight{
			z-index:2;
			position: relative;
			left:313px;
			width:506px; 
			background-color:white;
		}
		.brclear {
			clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}
		.brspace {
			font-size: 1px; margin: 0px; line-height: 0; height: 0px; text-align: justify;
		}

		/* IE mac hack */
		* html>body .colRight{
			display:inline-block;
			overflow: auto;
		}

		* html>body .colLeft{
		    overflow: auto;
		}
		
		.erste
		{
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			
		}
		.erste li 
		{
			margin: 0px;
			padding:0px;
		}
		
		.footer 
		{
			height: 1px;
			color: #CECFCE;
			background-color: white;
			margin-bottom: 0px;
		}
		.copyright 
		{	
			margin-top: 0px;
			padding-top: 0px;
			color: #CECFCE;
			font-size: 10px;
		}
		.copyright a 
		{
			color: #CECFCE;
		}
.allover 
{
	height: 50px;
	float: left;
	width: 818px;
	position: absolute;
	z-index:1000;
	top: 400px;
	color: black;

	filter: alpha(opacity=7);
	opacity: .07;
	
}

.click_for_presentation 
{
	position: relative;
	top: 20px;
	left: 7px;
	color: #B5B6B5;
}

.click_for_presentation a 
{
	color: #B5B6B5;
}

.button_show 
{
	background-color: White;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}

.move_disc 
{
	position: relative;
	left: -66px;
	z-index:200000;

}
