body {
   background-image: url('../images/bg_wbb_grau.gif');
   background-position: top center;  
   background-repeat: no-repeat; 
}

td,p,li,a,ul,th  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
}

td.titel {
	color : white;
	background-color : #44716A;
	font-weight : 900;
}

td.grau {
	background-color : #eeeeee;
}

td.weiss {
	background-color : #ffffff;
}

a.titel {
	color : white;
	background-color : #44716A;
	font-weight : 600;
	text-decoration : underlined;	
}

.klein  {
	font-size : 7pt;
}

h1  {
	font-family : Arial;
	font-size : 24pt;
}

h2  {
	font-family : Arial;
	font-size : 18pt;
}

h3  {
	font-family : Arial;
	font-size : 14pt;
}

a  {
	color : #44716a;
}

a.menu  {
	color : #000000;
	text-decoration : none;
}

.sodickwienlink {
	font-weight : 600;
}

a:hover  {
	color : #999999;
/*	font-weight : 600;*/
}

a:hover.menu  {
	font-weight : normal;
}

.LosungKopf {
	font-size : 8pt;
	font-weight : 900;
	color : white;
}


.Losung {
	font-size : 8pt;
}

.Bibelstelle {
	font-style: italic;
	font-size : 8pt;
}

.newstext {
	font-size: 8pt;
}

.newstitel {
	font-size: 8pt;
	font-weight: 900;
}

.newsdata {
	font-size: 7pt;
	text-align: right;
}

td.news1st {

}

td.news2nd {
	background-color: #eeeeee;
}


form#anmeldung .text {
    width: 80%;
}

form#anmeldung li {
    list-style-type: none;
}

form#anmeldung ul {
    padding-left: 2em;
    margin-left: 0;
}

form#anmeldung .mandatory {
    font-weight: bold;
}

form#anmeldung input.mandatory {
    background-color: #e00;
    color: #fff;
}

form#anmeldung .mandatory_textblock {
    background-color: #e00;
    color: #fff;
    padding: 0.7em;
    border: 1px solid black;
    width: 50%;
    margin-top: 2px;
}

/*** dynamis 2007 banner ***/

div.dyn07 {
    position: absolute;  width: 180px; right: 10px; top: 80px; color: white; font-size: 10px;
}

div.dyn07 div {
    margin-bottom: 5px;
}

div.dyn07 a {
    color: black; font-size: 10px;
    text-decoration: none;
}

div.dyn07 a:hover {
    text-decoration: underline;
}