body.menu {
	margin : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background: #CCC7A2;
	color: #ffffff;
	}
	
body.title {
	margin : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-image : url(pics/logo_background_title.jpg);
        background-repeat: no-repeat;
	background-attachment : fixed;
	color: #000000;
	}
	
body {
    margin : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 6;
	padding-right : 15;
	padding-top : 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
  	color: #202020;
	background-image : url(pics/logo_background_page.jpg);
        background-repeat: no-repeat;
	background-attachment : fixed;
}	

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #202020;
}

td.titlebar {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
   
div.menu {
    margin-left: 8px;
    margin-right: 15px;
    margin-top:0px;
    margin-bottom:0px;
	text-align:right;
}
  
A.titlebar:link      {
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}

A.titlebar:visited   {
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}
A.titlebar:hover     {
	font-weight : normal;
	text-decoration:none;
	color : #cccccc;
}
A.titlebar:active    {
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}

A.menu:link      {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}

A.menu:visited   {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}
A.menu:hover     {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration:none;
	color : #83806A;
}
A.menu:active    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration:none;
	color : #ffffff;
}

A.submenu:link      {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration:none;
	color : #505050;
}

A.submenu:visited   {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration:none;
	color : #505050;
}
A.submenu:hover     {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color : #000000;
}
A.submenu:active    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration:none;
	color : #505050;
}

A.standard:link      {
	text-decoration:none;
	font-weight: bold;
	color : #707070;
}

A.standard:visited   {
	text-decoration:none;
	font-weight: bold;
	color : #707070;
}
A.standard:hover     {
	text-decoration:underline;
	font-weight: bold;
	color : #707070;
}
A.standard:active    {
	text-decoration:none;
	font-weight: bold;
	color : #707070;
}
h1 {
	font-size:17px;
	font-weight:bold;
	color:#A22611;
    margin-top:4px;
	margin-bottom:5px;
}

h2 {
	font-size:14px;
	font-weight: bold;
	color:#A22611;
	margin-top:5px;
	margin-bottom:4px;
}

span.highlight {
    font-style: italic;
}

span.caption {
    font-weight: bold;
	color:#454545;
}

span.fotocaption {
    font-weight: bold;
	color:#454545;
    font-size:10px;
}


div.standard {
    margin-top:0px;
	margin-bottom:10px;
	text-align: justify;
}

div.standardCenter {
    margin-top:0px;
	margin-bottom:10px;
	text-align: center;
}

div.newsHeader {
    margin-top:0px;
	margin-bottom:3px;
	text-align: justify;
	font-weight: bold;
	color : #505050;
}

p.termine {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
        width:75%;
	font-size:10px;
}

td.oddtd {
	background-color : #f6f6f6;
}

td.oddtd_inactive {
	background-color : #f6f6f6;
	color : #c6c6c6;
}

td.inactive {
	color : #c6c6c6;
}