/* Body */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color : #ffffff ;
	color : #666666;
	font-size: 9pt;
	line-heigt: 1.2;
	}

td,tr,p,div {
	font-size: 9pt;
	line-heigt: 10pt;
	color: #333333;
	}
td.news {
	font-size: 9pt;
	line-heigt: 1.2;
	color: #ffffff;
	}
	
td.main {padding: 0;
			margin: 0;
			background-image: url('../images/background_main.jpg';
            background-repeat: no-repeat;
			background-position: bottom right;
}	
	
b.news 	{
	font-size: 9pt;
	line-heigt: 1.2;
	font-weight: bold;
	color: #ffffff;
	}
p.news 	{
	font-size: 9pt;
	line-heigt: 1.2;
	color: #ffffff;
	}	
	
td.content {
	font-size: 9pt;
	line-heigt: 1.2;
	color: #666666;
	padding: 5px;
	}	
	
h1 {
	color: #333333; 
	font-size: 11pt; 
	line-heigt: 1.2;
	font-weight: bold;
	}
h1.content {
	color: #333333; 
	font-size: 11pt; 
	line-heigt: 1.2;
	font-weight: bold;
	}
	
h1.news {
	color: #ffffff; 
	font-size: 11pt; 
	line-heigt: 1.2;	
	font-weight: bold;
	}	
	
/* Links */
a:link, a:visited {
	font-size: 9pt; color: #333333; text-decoration: underline;
	}

a:hover {
	color: #666666;	text-decoration: underline;
	}

/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
    line-height: 2;
    background-image:url(../images/link_icon.gif);
    background-repeat: no-repeat;
	background-position:relative; bottom:0px; -15px;
	}

a.mainmenu:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

a.activemenu:link, a.activemenu:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
    line-height: 2;
    background-image:url(../images/link_icon_a.gif);
    background-repeat: no-repeat;
	background-position:relative -15px;
	}	
	
	
a.readon:link, a.readon:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
    line-height: 2;
    background-image:url(../images/link_icon_a.gif);
    background-repeat: no-repeat;
	background-position:relative -15px;
	}

a.readon:hover {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
    line-height: 2;
    background-image:url(../images/link_icon_a.gif);
    background-repeat: no-repeat;
	background-position:relative -15px;
	}

a.content:link, a.content:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
    background-image:url(../images/link_content.gif);
    background-repeat: no-repeat;
	background-position: 0 0 0 -15px 0;
	left:-11px;

	}	
	
table.aktuell {
  background-color: #e50005;
  /* for IE */
  filter:alpha(opacity=20);
  /* CSS3 standard */
  opacity:0.2;
  }  

div.aktuell p {
  font-weight: normal;
  color: #000000;
  }  

.button {
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

a.category:link, a.category:visited {
	color: #336699; font-weight: bold;
	}

.smalldunkel {
	font-size: 8pt;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}
	
.small {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: normal;
	}

			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/dot.gif) 0px;
	list-style-image: url(../images/dot.gif);
	}

