html,body

	{

	margin:0;padding:0

	}

    body

	{

	font: 100.01% arial,sans-serif

	}

    p

    {

    margin:0 10px 10px

    }

    a

    {

    display:block;color: #981793;padding:10px

    }

    div#header

    {

	height:160px;

	line-height:130px;

	margin-left:0px;

	padding-left:10px;

	background: #0000A0;

	color: #ffffff;

	background:url(../bilder/hintergrund-header1.jpg);

	background-repeat: no-repeat;

    }

div#content

	{

	line-height:1.4;

    }

div#navigation

	{

	background:#063470

	}

div#extra

	{

	background:#063470

	}

div#footer

	{

	background: #333;

	color: #989898
	}

div#footer p

	{

	margin:0;padding:5px 10px

	}

div#wrapper

	{

	float:right;width:100%;

	margin-left:-200px

	}

div#content

	{

	font-size:90%;

    margin-left:220px;

    margin-right:20px;

	margin-top: 15px;

	}

#content h1

	{

	font-size: 150%;

	color: #000000;

	margin-left: 20px;

	}

#content h2

	{

	font-size: 140%;

	color: #ff0000;

	margin-left: 20px;

	}

#content h3

	{

	font-size: 130%;

	color: #000000;

	margin-left: 20px;

	}

#content h4

	{

	font-size: 120%;

	color: #000000;

	margin-left: 20px;

	}

#content text

    {

    font-size: 50%;

    color: #000000;

    margin-left: 40px

    }

#content .Zitat

	{

	margin-right

    : 30px;

	font-family : Times, Verdana, Arial, Helvetica, sans-serif;

	line-height: 14px;

	font-style: italic;

	font-size: 120%;

	width: 90%;

	border: 1px #dfdfdf solid;

	padding: 10px;

	line-height: 130%;

	margin-bottom: 10px;

	background:url(../bilder/hintergrund-zitat.jpg);

	background-repeat: no-repeat;

	background-position: top left;

	}

/* Navigation hier beginnt Sie*/

div#navigation

	{

	float:left;width:200px

	}

#navigation a

	{

	color: #ffffff;

	background:#0E3D77;         /*#063470  */

	text-decoration: none;

	display: block;

	width: 180px;

	border-bottom: #ffffff 1px solid;

	}

#navigation a:hover

	{

	color: #FFFFFF;

	background: #000061;

	}

#navigation b

	{

	color: #fff2ff;

	background:#063470;

	text-decoration: none;

	display: block;

	width: 180px;

	border-bottom: #ffffff 1px solid;

	}

#navigation b:hover

	{

	color: #ff0fff;

	background: #000000;

	}

div#extra

	{

	float:left;clear:left;width:200px;height:150px

	}

div#footer

	{

	clear:both;width:100%

	}
