a:link, a:active, a:visited {
	color: black;
	text-decoration: underline;
	}

a:hover {
	/* schwarz für dokumente im hauptbereich */
	color: #000000;
	text-decoration: underline;
	}
/* menü und navigation hat rot für a:hover */


a.nav,
a.nav:link,
a.nav:visited,
a.nav:hover,
a.nav:focus,
a.nav:active
	{
	color: #000000;
	text-decoration: none;
	}

a.nav:hover {
	color: #8C1112;
	text-decoration: none;
}

p {
	margin-top: 8px;
	margin-bottom: 0px;
	}

.clearboth { clear: both; }
div.box_bild
{
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
}
div.box_bildinfo
{
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
}

#head {
	position: absolute;
	left: 48px;
	top: 0px;
	}

#menue {
	position: absolute;
	left: 78px;
	top: 110px;
	width: 128px;
	height: 400px;
	}


.menue-text {
	margin-left: 8px;
	font-size: 10px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input.suche {
	background-color: #f2f4f4;
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #abb1b6;
	border-style: solid;
	border-width: 1px;
	border-color: #dbdfe1;
	width: 103px;
	height: 13px;
	margin-top: 8px;
	padding-left: 3px;
	}

#meta-logos {
	position: absolute;
	left: 902px;
	bottom: 50px;
	}

#hl-spektrum {
	position: absolute;
	left: 248px;
	top: 125px;
	}

#hl-news {
	position: absolute;
	left: 678px;
	top: 125px;
	}

#container-rechts {
	position: absolute;
	left: 688px;
	top: 180px;
	}

#container-dokumente {
	width: 170px;
	background-color: #f2f4f4;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
	}

#container-spektrum-sub {
	position: absolute;
	left: 248px;
	top: 50px;
	width: 580px;
	}

#container-spektrum-sub-startseite {

	/*
	position: absolute;

	position: relative;
	left: 248px;
	top: 180px;
	*/
	
	/*
	margin-left: 248px; 
	margin-top: 180px;
	*/
	border: 0px;
	margin: 0px 0px 5px 248px;
	padding: 180px 0px 0px 0px;

	width: 390px;
	/* border: 1px solid #eeeeee; */
	}

div.titel {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
div.lead {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.untertitel {
	font-size: 13px;
	font-weight: bold;
	color: #8C1112;
	margin-bottom: 5px;
	clear: both;
}
div.text {
	font-size: 11px;
}
div.container-border div {
	border-style: solid;
	border-width: 1px;
}
div.link-extern {

}
#container-stuff {
	border-style: dashed;
	border-width: 1px;
}
img.float {
	float: right;
	border-style: solid;
	border-width: 5px;
}
p.imagetext {
	text-align: center;
}
#rechts-titel {
	margin-top: 3px;
}
#rechts-link {
	margin-left: 7px;
	margin-right: 10px;
}
#rechts-pdf {
	margin-left: 0px;
	margin-right: 10px;
}
#rechts-jpg {
	margin-left: 0px;
	margin-right: 10px;
}

#container-bildabsatz {
	/* background-color: #F7F8F8; */
	width: 390px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.container-bildabsatz {
	background-color: #F8F8F8;
	width: 390px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bildbox {
	float: left;
	width: auto;
	/* overflow:hidden; */
	height: auto;
	padding: 0px;
	margin: 0px;
	/* border-right: 1px solid #cc0000; */
}

.bildboxextra {
	float: left;
	/* width: 265px;  da bilder jetzt auch breiter sein können, muß das fliessend sein */
	/* war 270px, nur IE stellts anders dar */
	height: auto;
	margin: 0px;
}
.bildboxextra-inhalt {
	padding-left: 20px;
	padding-top: 19px;
	padding-bottom: 20px;
	padding-right: 20px;
}

div.row span.left {
  float: left;
  text-align: left;
  width: 79%;
  }

div.row span.right {
  float: right;
  text-align: right;
  width: 19%;
  }
div.spacer {
  clear: both;
}
#breadcrumbs {
	position: absolute;
	top: 150px;
	left: 247px;
	color: #6a6f76;
	letter-spacing: 0pt;
	/* text-transform: uppercase; */
	}
div.stop-float {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1px;
	height: 1px;
}

.list-overruler {
	margin-top: 2px;
	}
	
	
	
	
	
/* more CSS for update */

div.stopFloat
{
clear: both;
float: none;
height: 1px;
overflow: hidden;
}


div.pCornerSearch
{
margin: 0px 0px 20px 0px;
}

div.pCornerSearch form
{
border: 0px;
margin: 0px;
padding: 0px;
}

div.pCornerSearch div.textInput
{
width: 400px;
float: left;
margin-right: 10px;
}

div.pCornerSearch div.textInput div
{
border: 2px solid #BE0000;
margin: 0px;
padding: 0px;
}

div.pCornerSearch div.textInput div input
{
font-family: arial, sans-serif;
font-size: 12px;
line-height: 14px;
vertical-align: middle;
width: 98%;
border: 0;
margin: 1px 0px 1px 0px;
padding: 0px;
}



div.pCornerDateInputBlock
{
float: right;
}

div.pCornerDateInputBlock div.textInput
{
width: 22px;
float: left;
margin-right: 10px;
}

div.pCornerDateInputBlock div.textInput div
{
border: 2px solid #BE0000;
margin: 0px;
padding: 0px;
}

div.pCornerDateInputBlock div.textInput div input
{
font-family: arial, sans-serif;
font-size: 12px;
line-height: 14px;
vertical-align: middle;
width: 98%;
border: 0;
margin: 1px 0px 1px 0px;
padding: 0px;
}

div.pCornerDateInputBlock input.calButton
{
width: 17px;
height: 17px;
overflow: hidden;
border: 0px;
cursor: pointer;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0px 0px;
}


div.pCornerImageLine
{
margin: 10px 0px 0px 0px;
background-color: #f8f8f8;
width: 100%;
}

div.pCornerImageLine img
{
float: left;
margin-left: 1px;
border: 0px;
}

div.pCornerImageLine div.imgContainer
{
float: left;
text-align: center;
}

div.pCornerImageLine div.imgContainer img
{
float: none;
}


div.pCornerImageLine div.textContainer
{
float: right;
}





div.pCornerNav
{
width: 100%;
margin: 20px 0px 20px 0px;
border: 0px;
padding: 0px;
}


div.pCornerNav div
{
border: 0px;
margin: 0px;
padding: 0px;
float: left;
text-align: center;
width: 89%;
}

div.pCornerNav div img
{
border: 0px;
margin: 0px;
padding: 0px;
}

div.pCornerNav div.prevButton,
div.pCornerNav div.nextButton
{
width: 5%;
text-align: left;
}

div.pCornerNav div.nextButton
{
float: right;
text-align: right;
}




.bGwhite
{
background-color: #FFFFFF;
}

.bGgrey
{
background-color: #F8F8F8;
}


/* EOF more CSS for update */	
