/* set start point - cross-browser reset of margins */
* {
	margin: 0;
	padding: 0;
}
/* basic stuff */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	color: #ADADAD;
	background: #FFF;
	/* ie fix for centre */
	text-align: center;
}
h1, h2, h3 
{
	color:#336699;
	background: transparent;
}
h1 
{
	font-size:0.95em;
}
h2 
{
	font-size:0.95em;
}
a {
	font-size: 0.85em;
	text-decoration: none;
	color:#336699;
}
a:hover {
	text-decoration: underline;
}
a img 
{
	border: 0 none;
	text-decoration:none;
}
h1, h2, h3, a 
{
	font-size: 100%;
}

ul {
	list-style-image: url(../images/arr3.jpg);
	text-indent: 10px;
	padding-left: 10px;
	margin-left: 1px;
}
form
{
	margin:0px;
}
td {
	text-align: left;
	color:#ADADAD;
}
q:lang(en)
{
	font-style: italic;
	quotes: &#8220 &#8221 &#8216 &#8217 ;
}
q:lang(de)
{
	font-style: italic;
	quotes: &#8222 &#8220 &#8216 &#8217 ;
}
/* specific text sizes and styles - all em */
.t11 {
	text-align: left;
	color:#ADADAD;
}
.b12
{
	color: #336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.b
{
	color: #336699;
}
.b10
{
	color: #336699;
	font-size:0.8em;
}
.t12
{
	font-size:0.9em;
	line-height: 1.4em; 
}
.t10
{
	font-size:0.8em;
}

/* div styles */
#adbanner {
	display:none;
	/*position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	z-index:99;*/
}


/* overall wrapper div */
#wrapper
{
	width: 691px;
	/* center */
	margin: 0 auto;
	text-align: left;
}



/* top line - language selector */
#langselect
{
	height: 39px;
	padding-right: 20px;
	text-align: right;
	font-size: 0.8em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}



/* header stuff - nav, flash, etc */
#header
{
	position:relative;
	width: 691px;
	z-index:2;
}
#header a 
{
	font-size: 0.8em;
}
/* left header column */
#left
{
	position:relative;
	width: 171px;
	border-left: 1px solid #CCC;
	z-index:2;
}
#flashmenu 
{
	width: 171px;
	z-index:3;
}
#topleft
{
	width: 135px;
	border-right: 1px solid #CCC;
	padding:15px 15px 15px 20px;
}
#topleftflash
{
	border-right: 1px solid #CCC;
}

/* right header column */
#right
{
	position:absolute;
	top: 0px;
	left: 170px;
	width: 520px;
	border-right: 1px solid #CCC;
	z-index:2;
}
#flashheader
{
	width: 519px;
	z-index:3;
}
#topright
{
	padding:15px 20px 20px 15px;
	text-align:justify;
	z-index:3;
}


/* main content div */
#main
{
	padding:20px 20px 15px 20px;
	background: transparent url(../images/t2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

/* contacts page divs */
#contactsleft
{
	width: 240px;
	border-right: 1px solid #CCC;
}

#contactsright
{
	float: right;
	top: 0px;
	width: 391px;
	
}

#indexnews
{
	/* nothing here for now */
}
#newsfooter
{
	float: left;
	padding-top: 5px;
}
#newsfooter a
{
	float: left;
	padding-top: 10px;
}

/* content page divs */
.mainleft
{
	width: 370px;
	text-align:justify;
	padding: 0px 20px 20px 0px;
	border-right: 1px solid #CCC;
}
.mainleft a
{
	font-size: 0.85em;
	float: right;
}
.maininfo
{
	padding: 15px 0px 15px 0px;
}

.mainright
{
	float: right;
	top: 0px;
	width: 240px;
	padding: 0px 0px 20px 0px;
	
}
.mainright a
{
	font-size: 0.85em;
	float: right;
}

.mainsingle
{
	text-align:justify;
	padding: 0px 20px 20px 0px;
}
.mainsingle a
{
	font-size: 0.85em;
	float: right;
}
.mainsingle
{
	padding: 15px 0px 15px 0px;
}
.popup
{
	text-align:left;
	font-size: 1.1em;
	color: #ADADAD;
	padding: 5px 20px 5px 20px;
}
.errortext
{
	text-align:left;
	font-size: 1em;
	font-weight: bold;
	color:#CC0000;
}



/* footer div */
#footer
{
	padding:15px 35px 15px 20px;
	font-size: 0.8em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#footernav
{
	float: right;
	width: 302px;
	z-index:2;
}
#footernav a .padlock
{
	position:absolute;
	display:inline;
	width:11px;
	height:13px;
	background: transparent url(../images/encrypted.jpg);
}
#footernav a:hover .padlock
{
	background: transparent url(../images/encrypted_over.jpg);
}

#copy 
{
	
}


/* bottom div for image */
#bottom
{
	border: 0;
}


/* classes for various items */
.username, .password
{
	width:120px; 
	height:18px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#959595; 
	border-width:1px; 
	border-color:#CCCCCC; 
	border-style:solid 
}
.okbutton 
{
	padding-top:5px;
	padding-left:82px;
}
.submitbutton 
{
	float: right;
	width: 57px;
	padding-top:5px;
	/*padding-right:20px;*/
}
.leftimage
{
	float: left;
	padding-top: 1px;
	padding-right: 5px;
	
}
.leftimage2
{
	float: left;
	padding-top: -6px;
	padding-right: 2px;
	
}
.rightimage
{
	float: right;
	padding-top: 1px;
	padding-left: 5px;
	
}
.forminput, .crirHiddenJS
{
	float: right;
	width:250px; 
	height:19px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color:#959595; 
	border:1px solid #CCC; 
	background-color:#F7F7F7;
}
.formtextarea
{
	float: right;
	width:250px; 
	height:100px; 
	overflow:auto; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	color:#959595; 
	border:1px solid #CCC; 
	background-color:#F7F7F7;
}
.formline
{
	clear: both;
	padding: 2px 0;
}
.formlabel
{
	float: left;
	padding-top: 3px;
}

#hiddenmail
{
	display: none;
}
