/********************************************************************************
* Stylesheet: 	wernerkeim-div-pos.css  (layer-definitionen, layer-hintergruende mit Positionierung)	*
* Author:	Gabriela Beutter						*
* Date:	  	3.12.2009						*
********************************************************************************/


/* LAYER DEFINITIONEN ************************************************************/


#centred{
	width: 810px;
	height: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	background: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}


#nav	{
	width: 806px;
	height: 50px;
	top: 0px;
	left: 0px;
	background-image: url(../images/logo_werner_keim.png);
	background-repeat: no-repeat;
	background-position: 604px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav-nav	{
	width: 404px;
	height: 50px;
	margin-right: 150px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo	{
	width: 200px;
	height: 50px;
	margin-top: 0px;
	left: 0px;
	background-color: #00CC00;
	margin-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content	{
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #CCCCCC;
}

#content_400x400	{
	width: 402px;
	height: 402px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #FFFFFF;
}

#content_grau	{
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #333333;
}

#content_200x400	{
	width: 402px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #FFFFFF;
}

#content_200x600	{
	width: 604px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-attachment: fixed;
}

#news-header	{
	width: 200px;
	height: 30px;
	top: 0px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background: #00548E;
}



#news-content	{
	width: 200px;
	height: 520px;
	top: 0px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #00548E;
	background: white;
}
#content_mgrau {
	width: 200px;
	height: 200px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #666666;
}
#content_hgrau {
	width: 200px;
	height: 200px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #CCCCCC;
}
#content_grau_mitte {
	width: 200px;
	height: 200px;
	overflow: auto;
	float: left;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content_grau_obenrechts {
	width: 200px;
	height: 200px;
	overflow: auto;
	float: left;
	background-color: #333333;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
}
#content_400x200 {
	width: 200px;
	height: 402px;
/*	height: 403px;*/
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #000000;
}
#content_weiss {
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: #FFFFFF;
}
