body
{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#FF6600;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#EEEEEE;
}

p,h1,ul,li
{
	font-family:Arial,Helvetica,sans-serif;
}

p.std,ul,li
{
	font-size:12px;
	line-height:150%;
}

p.rub
{
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	font-family:Arial,Helvetica,sans-serif;
}

p.subrub
{
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	font-family:Arial,Helvetica,sans-serif;
}

ul
{
	list-style-type:square;
	list-style-image:url(/res/li.gif);
}

h1
{
	font-size:14px;
	color:#000000;
	line-height:125%;
}

p.smallimage
{
	text-align:center;
	font-weight:bold;
	font-size:10px;
	line-height:100%;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

p.smalltext
{
	font-size:10px;
	line-height:100%;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

strong
{
	color:#FF6600;
}

/************/
/* Tabellen */
/************/

th
{
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:12px;
	line-height:125%;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

td
{
	font-weight:normal;
	font-size:12px;
	line-height:125%;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

td.footer
{
	font-size:10px;
	line-height:100%;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
}

.bline
{
	border-top-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-width:1px;
	border-color:#CCCCCC;
	border-collapse:collapse;
}

.noline
{
	border-collapse:collapse;
	border-style:none;
	border-width:1px;
	border-color:#CCCCCC;
}

/************/
/*  Anchor  */
/************/

a
{
	color:#0033CC;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
}

a.info
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

a.info:hover
{
	color:#ff6600;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.infosmall
{
	color:#000000;
	font-size:11px;
}

a.infosmall:hover
{
	color:#ff6600;
	text-decoration:underline;
	font-size:11px;
}

a.menu
{
	color:#131414;
	text-decoration:none;
	font-size:12px;
}

a.menu:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.klicki
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.klicki:hover
{
	color:#6c6c6c;
	text-decoration:none;
    font-weight:bold;
	font-size:12px;
}

a.menukl
{
	color:#131414;
	text-decoration:none;
	font-size:10px;
}

a.menukl:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
/*************/
/* Formulare */
/*************/

form,select,option,input
{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

select,input
{
	background-color:#EEEEEE;
}

.button
{
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#FF6600;
	width:80px;
}

.zweiachtnull
{
	width:280px;
}

/*******/
/* div */
/*******/

hr.footer_en
{
	text-align:left;
}


div.text
{
	width:80%;
	position:relative;
	left:0px;
	top:10px;
}

div.image
{
	width:145px;
	position:absolute;
	left:440px;
	top:10px;
	padding:10px;
	text-align:center;
}

.border
{
	border-style:inset;
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
}

hr.footer
{
	width:80%;
	text-align:left;
	height:1px;
	color:#CCCCCC;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-style:none;
	border-width:0;
}



