/*        ______________________
        SCREENSTYLES

        www.olcw.ch

        Version: 08.01.09

        Thomas Spoerri
        _______________________ */


/*/////////////DIV/////////////*/

#centeringContainer {
	margin:				0 auto;
	width:				950px;
}

#masthead {
	background:			#fff url(bg_head_1.jpg) no-repeat 100%;
	height:				235px;
	margin:				0px;
	padding:			0px;
	position:			relative;
	width:				950px;
}

#container {
	background:			#fff url(bg_pixel.gif) repeat-y left 100%;
	width:				950px;
}

#contentContainer{
	float:				left;
	padding-left:		20px;
	padding-right:		0px;
	width:				690px;
}

#right_column{
	float:				right;
	width:				195px;
	padding-right:		20px;
	padding-top:		20px;
	text-align:			left;
}

/*/////////////Sidebar/////////////*/

#right_column p, #right_column a,
#right_column td, #right_column table, 
#right_column span, #right_column #berichte{
	font-family:		arial, helvetica, verdana, sans-serif;
	font-size:			11px;
	color:				#555;
	line-height:		18px;
}

/*
#right_column h2 {
    background-color:  #e4e4e4;
}

#right_column div.mod_article {
    border:		1px solid #cccccc;
}
*/
