/* --Default Page Settings-- */



/* Body */

body  { color: white; font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular; font-size: 11px }

/*
styles aus alter seite
*/
a    { color: #fff }
a:visited    { color: #fff; text-decoration: none  }
a:after   { color: #fff; border: solid 1px; display: inline }


.ssr_menu   { color: #036; font-size: 17px; text-decoration: none; font-weight: bold  }
.ssr_menu a { color: #036; font-size: 17px; text-decoration: none; font-weight: bold }
.ssr_menu a:visited { color: #036; font-size: 17px; text-decoration: none; font-weight: bold  }
.ssr_menu a:after { color: #036; font-size: 17px; font-weight: bold  }
.ssr_menu a:over { color: #037; text-decoration: underline; }



h2  { color: white; font-size: 13px; font-family: "MS Sans Serif", Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: white; font-size: 12px; font-family: "MS Sans Serif", Helvetica, Geneva, Swiss, SunSans-Regular }
.ssr_inner_menu { }
.ssr_inner_menu a { color: #fff; font-size: 12px }
.ssr_inner_menu a:visited { color: #fff }


td {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #ffffff; }	


/* Horizontal Line */	

HR {
	background: #c0c0c0;
	height:2px;
    width:170px;
	border: 1px inset; }


/* --Default Class Settings-- */	



.articlehead {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }

	

.button {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }



.componentHeading {
	font: bold 11px "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	color: #FFFAFA;
	text-align: left }


.contentheading {
	font: bold 17px "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	color: #AF490E;
	text-align: left;
    padding:    0px;
    line-height: 20px;
    }

.inputbox {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }


.newsarticle {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #333333;
	text-align: left }


.newspane {
	background-color : White; }


.newspaneopen {
	border : 0px ridge #DCDCDC; }



.poll {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #666666;
	line-height: 14px }



.popupwindow {
	background-color : #FFFFFF; }



.sectiontableentry1 {
	background-color : #FFFFFF; }



.sectiontableentry2 {
	background-color : #EBEBEB; }



.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }



.small {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: medium }



.smalldark {
	font-family: "MS Sans Serif", Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	font-weight: normal }



li {
    list-style: inside url(../images/indent1.png) 10px;
    list-style-image: url(../images/puce.gif);
}



table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;

}



table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;

}



table.moduletable td {

  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;

}
