
		body
		{
		margin: 0;
		padding: 0;
		font-family: helvetica, arial;
		}

		a
                {
		text-decoration: none;
                }

		a:visited
		{
	         color: #fff;
		}

		a
		{
		padding:0px;
		margin:0px;
		}

		a:hover
		{
		font-weight:bold;
		}



		.note
		{
		background-color: #e8e8e8;
		padding: 20px 20px 20px 20px;
		line-height: 1.5em;
		overflow: hidden;
		margin-bottom:0px;
		border-left:5px solid #cd2929;
		border-right:5px solid #cd2929;
		}

		.note a
		{
		 color: #cd2929;
		}

		#header
		{
		float:left;
		height:75px;
		width:70%;
		background-color: #0f0f4c;
                color: #fff;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left:15%;
		margin-right:15%;
                padding-top:0px;
		padding-bottom:0px;
		font-weight: bolder;
		font-style: italic;
		font-size: 1.8em;
		line-height: 1em;
		text-align: right;
		background-image: url(../header.jpg);
		background-repeat: no-repeat;
		}

		#header img
		{
		margin: 0;
		padding: 0;
		float:left;
		overflow: hidden;
		height:75px;
		}


		form
		{
		background-color: #369;
		padding-left:20%;
		padding-top:10px;
		padding-bottom:10px
		}

		
		h1
		{
		text-decoration: none;
		font-size:1.2em;
		border:0px
		}

		#navcontainer
		{
		float:left;
		width:70%;
		margin-left:15%;
		margin-right:15%;
		}

		#navcontainer img
		{
		margin: 0;
		padding: 0;
		float:left;
		height:30px;
		padding-right:2%
		}

		#navcontainer ul
		{
		padding-left: 0px;
		margin-left: 0;
		background-color: #cd2929;
		color: White;
		float: left;
		width: 100%;
		font-family: arial, helvetica, sans-serif;
		overflow: hidden;
		}

		#navcontainer ul li { display: inline; }

		#navcontainer ul li a
		{
		padding: 0.2em 1em;
		background-color: #cd2929;
		color: White;
		text-decoration: none;
		float: left;
		border-right: 1px solid #fff;
		}

		#navcontainer ul li a:hover
		{
		background-color: #cd5252;
		color: #fff;
		}

		#col1 img
		{
		padding:10px;
		/*max-height: 300px;*/
		/*max-width: 300px;*/
		float:left;
		margin-right:10px;
		margin-bottom:10px;
		}

		#gutter
		{
		float: left;
		width: 3%;
		height: 1px;
		}

		#recent
		{
		float:left;
		width:10%;
		background-color: #fff;
		color:#0f0f4c;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left:3%;
		font-size: 10pt;
		text-align: left;
		border-top: 5px solid #bbb;
		border-bottom: 5px solid #bbb;
		}

		#col1
		{
		float:left;
		width: 66%;
		background-color: #fff;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left:2%;
		padding:0px 10px 10px 10px;
		border-left: 5px solid #bbb;
		font-size: 10pt;
		text-align: justify;
		}


		#col1 p.titel
                 {
		padding-left:20px;
		padding-top:0px;
		font-size:1.4em;
		font-weight:bold;
		}

		div#col1 p.artid
                 {
		padding-right:10px;
		padding-bottom:5px;
		color:#bbb;
		font-size:8pt;
		float:right;
		}
		
		#col1 p.inhalt
		{
		border-right: 5px solid #bbb;
		border-bottom: 5px solid #bbb;
		padding: 0px 20px 20px 20px;
		line-height: 1.5em;
		overflow: hidden;
		margin-bottom:0px;
		}

		#col1 p.inhalt  a
		{
			color: #cd2929;	
		}

		#kommentar
		{
		background-color: #bbb;
		padding:10px 20px 10px 10px;
		margin-top:0px;
		border-bottom:2px solid #fff;
		font-size:10pt;
		}
		
		#col1 p.kommentar a
		{
		background-color: #bbb;
		color:#003366;
		padding:10px 10px 10px 10px;
		margin-top:0px;
		}

		#col1 p.bildliste
		{
		padding:10px 20px 10px 10px;
		margin-top:0px;
		font-size:10pt;
		overflow: scroll;
		}
		

		.kommtitel
		{
		text-decoration: none;
		font-weight:bold;
		/*font-style:italic;*/
		}

		.kommautor
		{
		text-decoration: none;
		color:#003366;
		font-size:10pt;
		font-weight:bold;
		
		}
		
		.kommtext
		{
		/*border-left:2px solid #000;*/
		padding-bottom:5px;
		padding-left:10px;
		line-height:1.2em;
		}
		
		
		#col1 p.published
		{
		font-size: 8pt;
		text-decoration:none;
		color: #000;
		float:right;
		line-height: 1em;
		margin-top:0px;
		margin-bottom:20px;
		padding-right:5px;
		}

		#col2
		{
		float: right;
		width: 15%;
		margin-top: 0px;
		margin-bottom: 10px;
		/*padding: 10px 10px 20px 10px;*/
		font-size:8pt;
		}

		#lowleft
		{
		float:left;
		width: 10%;
		background-color: #fff;
		color:#0f0f4c;
		margin-bottom: 10px;
		margin-top: 10px;
		padding:0px 10px 10px 10px;
		/*border-left: 5px solid #bbb;*/
		font-size: 10pt;
		text-align: left;	
		
		}


		#nestlist 
		{ 
		width:80%;
		margin-left: 10%;
		color: #000;
		font-weight:bold;
		font-size:10pt;
		background-color: #fff;
		border-top: 5px solid #bbb;
		border-bottom: 5px solid #bbb;
		}

		#nestlist ul
		{
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-family: verdana, arial, Helvetica, sans-serif;
		}

		#nestlist li 
		{ 
		margin: 0 0 1px 0;
		padding-top: 2px;
		padding-left: 10px;
		background-color: #fff;
		}

	         #nestlist a
	         {
	         display: block;
	         padding: 0px 0px;
	         color: #0f0f4c;
	         text-decoration: none;
                 font-weight: normal;
	         }

	         #nestlist a:hover
	         {
	         color: #000;
	         text-decoration: none;
	         }

	         #nestlist ul ul li { margin: 0 0 0px 0; }

	         #nestlist ul ul a
	         {
	         display: block;
	         padding: 1px 0px 0px 0px;
	         color: #0f0f4c;
	         text-decoration: none;
	         }

	         #nestlist ul ul a:hover
	         {
	         color: #000;
	         font-weight:bold;
	         }

		#cleardiv
		{
		clear: both;
		height: 1em;
		}

		div#footer
		{
		clear: both;
		height: 40px;
		width:70%;
		margin-left:15%;
		background-color: #0f0f4c;
		/*padding-left:3%;*/
		text-align: center;
		color: #fff;
		font-size:10pt;
		background-image: url(../footer.jpg);
		background-repeat: no-repeat;
		margin-bottom:10px;
		}
		
		div#footer ul
		{
		padding-top: 10px;
		/*border-left: 5px solid #bbb;*/
		list-style-type: none;
		text-decoration: none;
		}

		div#footer li
		{
		display: inline;
		margin-right: 1em;
		border-right: 1px solid #fff;
		padding-right: 1em;
		}

		div#footer a
		{
		color: #fff;
		}

		div#footer a:hover
		{
		color: #bbb;
		font-weight:bold;
		}

