
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}


a:link, a:visited {
	color: #000000;
         font-weight: 500;
	text-decoration: none;
}

a:hover {
         color: #000000;
         text-decoration: underline;
}

.textbox {
	text-align: justify;
	line-height: 15px;
	letter-spacing: 1px;
}

.tableright {
	text-align: right;
	line-height: 15px;
	letter-spacing: 1px;
}


.tableleft {
	text-align: left;
	line-height: 15px;
	letter-spacing: 1px;
}


a.navi:link, a.navi:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

a.navi:hover {
	text-decoration: underline;
}

.bottombg {
	background: url(img/bgstart_4.gif) repeat-x bottom;
}

.bottombg_right {
	background: url(img/bgstart_5.gif) repeat-x bottom;
}


.bottombgstart {
	background: #808080 url(img/bgstart_3.gif) repeat-x bottom;
}

.zeit {
	text-align:right;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
         line-height: 15px;
	letter-spacing: 1px;
	font-weight:200;
	color:#000000;
	background-color:#FFFFFF;
	border:0;
	padding-right:0;
	cursor:pointer;
}

.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	color: #FF6633;
}

#question1
{
position:absolute;
visibility:hidden;
top:350px;
left:150px;
width:150px;
height:35px;
background-color:#EFEFE2;
border:1px solid #EFEFEF;
padding:2px;
z-index:25;
}

.contentsmaller
{
font-family:verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#2F2F2F;
line-height:15px;
text-align:justify;
}