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

div#startcontainer {
  font-size:small;
  margin-top: 0px;
  min-height:100px;
}

div#startcontent {
   font-size:small;
   height: 2250px; /* mit jufo topdivc ändern auf 1850 ohne 1650*/
   float:left;
}


#Layer1 {	
	font-size:small;
	float:left;
	width:360px;
	z-index:1;
	overflow:hidden;
}
#Layer2 {
	font-size:small;
	float:right;
	width:360px;
	z-index:2;
	overflow:hidden;
}

#Layer3 {
	font-size:small;
	position:absolute;
	left:10px;
	top:6px;
	width:764px;
	height:248px;
	z-index:3;
}


#newsb, #newsbfeatured {
	background-color: #EEE;
	margin:4px;	
	margin-top: 0.5em;
	font-size:small;
    border: 1px dotted #ccc;
	border-top: 1px solid #008ccc;
	padding-right:0.5em;
	overflow:hidden;
	margin-bottom:1em;
	clear:both;
}

#newsbfeatured {
	background-color:#FFF;
    border: 1px dotted #008ccc;	
	font-weight: bold;
}

#newsbfeatured a, #newsbfeatured a:link,#newsbfeatured a:visited{
  border-bottom:none;
  background-color: #FFE;
  margin-bottom:12px;
}

#newsbfeatured a:hover {
  background-color: #95E3F3;
  border-bottom:none;
}


#newsb h6, #newsbfeatured h6 {
	background-color: #F7F7F7;
    font-size: 1.05em;
	color:black;
	clear:both;
	border-top:none;
    border-bottom: 1px dotted #008ccc;
	padding:3px;
}

#newsb a, #newsb a:link,#newsb a:visited{
  border-bottom:1px dotted #008ccc;
  background-color: #FFF;
  margin-bottom:12px;
}

#newsb a:hover {
  background-color: #95E3F3;
}


#newsb p.newsbodyfoto {
  margin-bottom:6px;
  line-height: 1.3;
  font-size:1em; 
}


#newsbdoppel {
	background-color: #EEEEAA;
	margin:6px;
	width:730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.newsbodyfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	position: relative;
	top: 1px;
	margin-bottom: 0px;
	bottom: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	overflow:hidden;
}

.newsbody {
	overflow:hidden;
}

.floatright_image {

	float: right;
	padding: 0px;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9E0E6;
	border-left-color: #D9E0E6;
	z-index: auto;
}
#content #Layer2 #newsb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    z-index:100;  	
	overflow:hidden;

}
#content #Layer1 #newsb .newsbodyfoto {
	margin-bottom: 7px;
}


a img {
  border: 1px solid transparent;
  z-index:100;  
}

a:hover img {
  border: 1px solid transparent;
}


a:visited img {
  border: 1px solid transparent;
}

div.links {
  margin-bottom: 6px;
  margin-top: 6px;  
}

a.links:link {
  border: 0px solid transparent;  
}

a.links img {
  border: 0px solid transparent;  
}

a.links:hover img {
  border: 0px solid transparent;
}

a.links:visited img {
  border: 0px solid transparent;
}



