@charset "utf-8";
/* CSS Document
AVS Stramsak (c) 2007*/

body
{
margin: 3px;
background-color: #FFFFFF;
background-image: url(../img/biglogo.gif);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
}

body, td, p, div
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #000;
text-decoration: none;
}


/*#topmenu
{
	position: absolute;
	width: 850px;
	height: 138px;
}

#news
{

float: left;
width: 150px;
margin-top: 145px;
padding: 0px;
}

#content
{
margin-top: 145px;
width: 700px;
padding: 0px;
margin-left: 150px;
}

#footer
{
floar: left;
width: 850px;
height: 44px;
background-attachment: fixed;
background-image: url(../img/bgfooter.gif);
background-repeat: no-repeat;
}*/

.newsline
{
border-left: 1px dashed #000000;
}

a:link,a:active,a:visited
{
color: #000000;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

.ueb
{
font-weight: bold;
color: #FF9900;
}

.white
{
color: #ffffff;
}

.orange
{
color: #ff9900;
}

.footer
{
color: #ffffff;
background-color: #666666;
}

.lesbar
{
line-height: 135%;
}

.lesbarueb
{
font-weight: bold;
color: #999999;
}

.menu:link,.menu:active,.menu:visited
{
padding: 1px;
border: 1px solid #ffffff;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

.menu:hover
{
padding: 1px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: none;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

.strich
{
color: #999999;
}


li
{
list-style-image:url(../img/point.gif);
line-height: 115%;
}

.field
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EAEAEA;
border-bottom: 1px solid #cccccc;
width: 200px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #999999;
}

.button
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
width: 100px;
}


