@charset "UTF-8";
/* CSS Document */

body
{
	background-image: url(../images/lbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	background-color:#d0cccb;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#titel
{
	position:absolute;
	left:0px; top:15px; width:250px; height:60px;

	font-size: 20px;
	color:#003057;
}

.navil
{
	padding-left: 265px;

}

	#navi
	{
		height: 106px;
		width:100%;
		color:#003057;
		font-size: 14px;
	}

	#navi,A:link,A:visited,A:hover,A:active,A:focus
	{
	 text-decoration:none;
	 color:#003057;
	}

	#nvp1
	{
		background-image: url(../images/ivnb.gif);
		background-repeat: no-repeat;
		float:left;
	}

	#nvp2
	{

		height: 106px;
	}

	#logo
	{
		background-image: url(../images/soroptimist.png);
		background-repeat: no-repeat;
		width:100px;
		height:100px;
		float:left;
	}


.nbv
{
	width:130px;
}


.nbr
{
	width:90px;
}


.nbge
{
	width:90px;
}


.nbgr
{
	width:103px;
}


.nbbl
{
	width:90px;
}

/* content-Bereich */

.content
{

}

	#cont_title
	{

		font-size: 20px;
		color:#9d9996;
		display:block;
		width:100px;
	}

	#cont_t1
	{
		width: 900px;

	}

	#context
	{
                 color:#003057;
		position:absolute;
		left:120px; top:160px; width:850px;
	}

	#cont_b1
	{
		width: 300px;
	}

.footer
{
	font-size: 10px;
	color:#003057;
}
