body
{
	background-color: #0B376E;
}

td

{
	font-family: Arial;
	font-size: 10pt;
	color: white;
}

.content
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}


.titel
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

#titel
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

#text
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
}


hr#artikellinie
{
	border-bottom: thin dotted #CCCCCC;
}

p
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
}

.untertitel
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}


.text
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
}
.normaltext
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
}

.optimiert

{
         color:#008000;
         font-size:8pt;
         font-family: Arial;
}

a
{
	font-family: Arial;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.textlink
{
	font-family: Arial;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

a.navileft_passive {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
} 

a.navileft_passive:hover {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: underline;
} 


a.navileft_active {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
} 

a.navileft_active:hover {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
} 

a.navileft_open {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
} 

a.navileft_open:hover {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
} 

a.navipath {
	font-family: Arial;
	font-size: 8pt;
         font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

a.navipath:hover {
	font-family: Arial;
	font-size: 8pt;
         font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
} 

a.copyright {
	display: block;
	font-family: Arial;
	font-size: 8pt;
	width:100%;
	text-align: left;
	color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	text-decoration: none;
} 

a.copyright:hover {
	display: block;
	width:100%;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	text-decoration: underline;
} 


a.admin {
	display: block;
	font-family: Arial;
	font-size: 8pt;
	width:100%;
	text-align: right;
          font-weight:bold;
	color: #8EA2B9;
	border-top: 1px dotted #CCCCCC;
	text-decoration: none;
} 

a.admin:hover {
	display: block;
	width:100%;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
         font-weight:bold;
	color: #8EA2B9;
	border-top: 1px dotted #CCCCCC;
	text-decoration: underline;
} 




/* CSS für Standard-Artikelliste Advanced V1.4 
   Modul-Author: HerrB 
    CSS-Anpassung: Oldperl 
    siehe http://www.contenido.org/forum/viewtopic.php?t=10957 
*/ 

/*  DIV-Bereich für die gesamte Artikelliste 
*/ 
.teaser_advanced0 { 
     width: 250px; 
     height: 120px; 
     padding-left:20px; 
     padding-right:0px; 
     padding-top:5px; 
     padding-bottom:5px; 
     margin-top:10px; 
     float:left; 
} 
.teaser_advanced1 { 
     width: 250px; 
     height:120px; 
     padding-left:10px; 
     padding-right:0px; 
     padding-top:5px; 
     padding-bottom:5px; 
     margin-top:10px; 
} 

/*  H1-tag für Titel der Artikelliste 
*/ 
.teaser_advanced_title { 
   color: #000000; 
   font-family: Verdana; 
   font-size:10px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal; 
} 

.content_advanced { 
   color: #FFFFFF; 
   font-family: Verdana; 
   font-size:10px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal; 
} 

/* Überschrift Artikel 
*/ 
.headline_advanced { 
   font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;

    font-weight: bold; 
    margin-bottom: 5px; 
    } 


.headline_advanced_kl { 
   font-family: Arial;
	font-size: 8pt;
	color: white;
	font-weight: normal;
    margin-bottom: 5px; 
    } 

.article_date { 
   font-family: Arial;
   font-size: 8pt;
   color: white;
   font-weight: bold;


    } 


/*    Einstellung der Bilder 
    fortlaufende Zählung, beginnend mit 0 
*/ 
.img_advanced0 { 
   margin-right: 10px; 
   margin-top:5px; 
   float:left; 
    

} 
/*   Einstellung für Text 
   fortlaufende Zählung, beginnend mit 0 
*/ 
.text_advanced0 { 
    margin: 10px 0px; 
    margin-right: 5px; 
    font-family: Arial;
    font-size: 9pt;
    color: white;
} 
.content_advanced { 
   font-size: 9px; 
   margin-bottom: 2px; 
    
} 

.more_advanced { 
   text-align=right;

   clear:both; 
} 
.more_advanced_aktuelles { 
   margin-top:0px; 
   clear:both; 
} 

/* DIV für Pageselector 
*/ 
.pageselector { 
    clear: both; 
} 


/*  SITEMAP
*/ 


a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:white;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:grey;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

