body
	{
	margin: 0px; 
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	}
	
div, p, li, ul, blockquote, table, tr, td, .ZMSTextarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	}
	
* html div, * html p, * html  li, * html table, * html tr, * html, td /* this selector recognized by IE only */
	{
	font-size: x-small;  /* total width (only for IE5.x/Win) */
	f\ont-size: x-small; /* content width (for other IE) */
	}	
	
	
#page 
	{
	width:550px;
	height:90%;
	border:0px solid;
	text-align:center;
	margin:auto;
	vertical-align:middle;
	}

#content 
	{
	position:absolute;
	top:15%;
	width:550px;
	border:0px solid;
	text-align:center;
	margin:auto;
	vertical-align:middle;
	}
	
.mb
	{
	float:left;
	width:270px;
	text-align:left;
	border:0px solid;
	}
	
.im
	{
	float:right;
	width:215px;
	text-align:left;
	border:0px solid;
	}			

.mb ul, .im ul
	{
	margin:0;
	padding:0;
	list-style:none;
	}

.mb li, .im li
	{
	margin:0;
	padding:0;
	list-style:none;
	line-height:150%;
	}

h1
	{
	margin:2em 0 1em 0;
	color:#333366;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

.sub
	{
	margin:2em 0 1em 0;
	color:#999;
	font-weight:bold;
	}

.mb a:link, .mb a:visited, .im  a:link, .im a:visited 
{
	display:block;
	margin-bottom:0.5em;
	text-transform:uppercase;
	font-weight:bold;
}

.mb a:hover, .mb a:active, .im a:hover, .im a:active 
{
	color:FF0000;
}	
			

p
	{
	padding-bottom: 10px;
	}
	
a:link, A:visited, A:active { color: #333366}       
a:hover {  color: #333366}  


td
	{
	font-family:  Arial, sans-serif;
	font-size: 100%;
	vertical-align: top;
	color: Black;
	}

td.middle
	{
	vertical-align: middle;
	}

td.bottom
	{
	vertical-align: bottom;
	}

form 
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.navbutton 
	{
	background-color: #CCCCFF;
	font-weight: bold;
	padding: 1px 1px 1px 1px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid none none none;
	text-transform: uppercase;
	text-decoration: none; 
	text-align: center;
	width: 120px;
	}	
	
.weiterlink 
	{
	background-color: #F1F1F1;
	font-weight: bold;
	padding: 1px 1px 1px 1px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid none none none;
	border-color: #999999
	text-transform: uppercase;
	text-decoration: none; 
	width: 120px;
	}
	

.title
	{
	font-size: 18px; font-weight: bold; color: #333366; text-transform: uppercase;
	}	
	

.idx_text
	{
	font-size: 14px;
	}

