<!--

/* -------------------------------------- */
/* CRM-Stylesheet für news_neu */
/* -------------------------------------- */

body
	{
		width: 560px;
		background-color: #ffffff;
    margin-left: 8px;
    margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
	}

a:link
	{
		font-family:			Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:	underline;
	  color:						#013476;
	}
a:active
	{
		font-family:			Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:	underline;
	  color:						#013476;
	}
a:visited
	{
		font-family:			Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:	underline;
		color:						#013476;
	}
a:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-decoration: underline;
		color: #6AACDA;
	}

.Content
	{
		width: 560px;
	}

#Kopf
{
	margin-top:0px;
	margin-left:0px;
	height:200px;
}

#image_Kopf
{
	width: 560px;
	height: 200px;
	border: none;
}

#date
{
	margin-top: 16px;
	margin-left: 0px;
	width: 560px;
	height: 20px;
}

#Themen
{
	margin-top: 12px;
	margin-left: 0px;
	width: 560px;
	height: auto;
	font-size: 13pt;
	font-weight: bold;
	color: #013476;
	border-bottom: #013476 solid 1px;
}

.Thema
  {
  }

.Thema_Titel
  {
    font-size:13px;
    font-weight: bold;
  }

.Thema_U-Titel
  {
    font-size:10pt;
  }
  
.Thema_Titel > a
  {
    text-decoration:none;
  }

#Ueberschrift_Meldungen
  {
	margin-top: 15px;
	font-size: 13pt;
	font-weight: bold;
	color: #013476;
	padding-bottom: 12px;
	border-bottom: #013476 1px solid;
	padding-top: 12px;
	border-top: #013476 1px solid;
  }
  
.Meldung
  {
	margin-top:15px;
	width: 560px;
	border-bottom: #013476 1px solid;
	padding:4px;
	padding-bottom:1em;
  }
    
.Meldung_Titel
  {
	font-size:11pt;
	font-weight:bold;
	color:#013476;
	margin-bottom:5px;
  }

.Meldung_Inhalt
  {
	font-size:10pt;
	color:#000000;
	margin-bottom:5px;
  }

#Copyright
  {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	width: 560px;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:10px;
  }

/* ----------------- */
/* Infobox als Panel */
/* ----------------- */

/* Boxmodell Beginn */
div.outerBox {
		background: transparent url(../images/box/box_side.jpg) top left repeat-y;
		border: none;
		margin-top: 0;
		margin-bottom: 17px;
		margin-left: -10px; /* Schatteneffekt und Abstand ausgleichen */
}

div.innerBox {
		display: block;
		background: transparent url(../images/box/box_top.jpg) top left no-repeat;
}

div.innerBox2 {
		background: #FFFFFF url(../images/box/box_header_small_180.jpg) 1px 1px no-repeat;
		display: block;
		border: 1px solid #ccc;
		padding: 13px 15px 15px 15px;
		margin-left: 10px;
		word-break: break-all; 
}

div.footerBox {
    background: transparent url(../images/box/box_bottom.jpg) left top repeat-x;
    height: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;
		font-size: 1px;
}

div.footerBoxLeft {
    float: left;
    background: transparent url(../images/box/box_corner_left.jpg) left top no-repeat;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;
		font-size: 1px;
}

div.footerBoxRight {
    float: right;
    background: transparent url(../images/box/box_corner_right.jpg) right top no-repeat;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin-top: 0px;
    overflow: hidden;
		font-size: 1px;
}

div.boxHeadline {
		display: block;
		color: #013476;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 75%;
		line-height: 120%;
		margin-bottom: 10px;
}

div.Infobox {
		border: 0;
		color: #013476;
}

div.Infobox ul {
		font-size: 75%;
		border: 0;
		color: #013476;
		margin-top: 0px;
		margin-bottom: 10px;
		padding: 0px 0 0 20px;
}
/* Boxmodell Ende */

-->
