body {
	color: #2A436A;
	font-size : 10pt;
	font-family:verdana,arial,helvetica,sans-serif;
	background-color : white;
	margin : 0;
	padding: 0;
	scrollbar-track-color:#B1B1B1;
	scrollbar-base-color: #A03737;
	scrollbar-arrow-color: #5B5B5B;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #FFFFFF;
}


form {margin:0px;}

table {font-size : 10pt;}


a:link,a:visited,a:hover,a:active {  color: #2A436A;  text-decoration: none;}
a:hover {  color: #2A436A;  text-decoration: underline;}


.SmallContent{font-size:7pt;}
h2.SmallContent {font-size:9pt;}
h3.SmallContent {font-size:8pt;}


img.contentImg {
	background:#EEEEEE none repeat scroll 0 0;
	margin:0 10px 10px 0;
	padding:5px;
}



INPUT {
	font-family:verdana,arial,helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 
{
	display:block;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1em;
	margin:0 0 0 0;
}

h1 {
font-size:18pt;
margin:0 0 10 0;
}

h2 {
font-size:14pt;
margin:0 0 10 0;
}

h3 {
font-size:12pt;
margin:0 0 10 0;
}

h4 {
font-size:12pt;
margin:0 0 5 0;
}



textarea {font-family:verdana,arial,helvetica,sans-serif;border:1px solid black;padding:2px}

.PageMainHeader {
height:40px;
padding:3px;
}

.tdPageContent
{
/*
background:url(back07.png) no-repeat bottom left !important; // FF und IE7 ...
background:url(back07.png) no-repeat fixed bottom left; // ie6 only
*/
}





.PageContentPrinter
{
	margin: 0 0 0 0;
	display: block;
}

.PageContent {

	margin: 0 0 0 0;
	height: 370px;

	display: block;
	overflow: auto;
}


.ContentText {
font-size : 9pt;
padding:10px;

}



.Transparent050
{
	-moz-opacity: 0.50;
	opacity : 0.5;
	filter:alpha(opacity=50);
	cursor: pointer;
}

.Transparent030
{
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity : 0.3;
cursor: pointer;
}


.Transparent100
{
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity : 1;
}


.GalleryThumbTransparent
{
-moz-opacity: 0.80;
opacity : 0.8;
filter:alpha(opacity=80);
}

}

.GalleryThumb
{
-moz-opacity: 1;
opacity : 1;
filter:alpha(opacity=100);
}


a.MainMenu
{

	font-size : 10pt;
	font-weight:bold;
	text-align:right;
	display: block;
	width:100%;
	padding:1px;
	color: #2A436A;
}

a.MainMenu:hover
{
	text-decoration: none;
	background-color:#BCC2D0;
}


a.MainMenuSelected
{
	font-size : 10pt;
	font-weight:bold;
	text-align:right;
	display: block;
	width:100%;
	text-decoration: none;
	background-color:#2A436A;
		padding:1px;
	color:white;
	
}

a.MainMenuSelected:hover {text-decoration: none;}




a.MainMenuSub
{

font-size : 8pt;
font-weight:normal;
text-align:left;
display: block;
width:100%;
padding:1px;
color: #2A436A;

}

a.MainMenuSub:hover
{
	text-decoration: none;
	background-color:#CAD3DE;
}


a.MainMenuSubSelected
{
		font-size : 8pt;
		font-weight:normal;
		text-align:left;
		display: block;
		width:100%;
			padding:1px;
		text-decoration: none;
		background-color:#CAD3DE;
		color:#2A436A;
	
}

a.MainMenuSubSelected:hover {text-decoration: none;}






.PageMainTitel {font-size:14pt; font-weight:bold;}
.PageTitel {font-size:13pt; font-weight:bold; font-style:normal;color:white; padding:4px;}

.thumb {border: 1px solid #A03737;	background-color: DDDDDD;}
.thumb2 {border: 2px solid black;	background-color: DDDDDD;}





