body {
	margin: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 15px;
}
input {
	border: #aaa solid 1px;
	font-size:9px;
}
textarea {
	width:100%;
}
a {
	color:#000000;
	background-color: transparent;
}
a:hover {
	color:#0071E1;
	background-color: transparent;
}
a:active {
	color: #faa700;
}
#logoContainer {
	height: 88px;
	width: 100%;
	background: url(img/logo_bg.jpg);
	text-align:center;
}

#logoCenter {
	height: 18px;
	text-align:right;
}

#centerLinks {
	text-align: center;
	height: 3em;
}

#centerLinks ul{
	
}

#centerLinks li{
	display:inline;
	margin-left: .3em;
}

#centerLinks a {
	text-decoration:none;
}

#centerLinks a:hover {
	text-decoration:underline;
}
/* Login form */
#loginContainer {
	float: right;
	width: 133px;
	margin-top: .3em;
	color: #777;
}
#loginContainer input.input_text {
	width:70px;
}
#loginButton {
	border: 0;
	width:133px;
}
#loginForm {
	background-image: url(img/form_down.gif);
	background-position: bottom;
	padding: 0.3em;
}

#register {
	text-align: center;
}
#register a{
	font-size:9px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
#register a:hover {
	text-decoration: underline;
	color: #999;
}
/* ============= */
#bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: transparent;
}
.visualClear {
	height:0;
	clear:both;
}
#horisontalDots {
	border: 1px #666;
	border-style: none none dotted none;
	height: 13px;
}
#leftColumn {
	width: 14em;
	float: left;
	margin:0;
	padding:0;
	position:relative;
	top: 0;
	z-index:5;
}
#rightColumn {
	width: 14em;
	float: right;
	margin-bottom: 1em;
}

.menuBlock {
	margin-top: .5em;
}

.menuBlock a {
	text-decoration:none;
}
.menuBlock a:hover {
	text-decoration:underline;
}

.menuBlock li{
	font-size:10px;
}

.menuBlock ul {
	line-height: 1.5em;
	list-style-type:square;
	margin: .3em 0 0 1.5em;
	padding: 0;
}

.menuBlock h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .3em 0 0 .3em;
	padding: 0;
	display: inline;
	width: 100%;
	white-space: nowrap;
	color: #666;
	border: 1px #666;
	border-style: none none solid none;
	font-size:8px;
	background-color: transparent;
}

.blueList{
	list-style-position:outside;
	list-style-image:url(img/punkt_blue.gif);
}

.blueGardient {
	height: 12px;
	background:url(img/blue_gardient.png);
	background-repeat: no-repeat;
}
.yellowGardient {
	height: 12px;
	background-image: url(img/yellow_gardient.png);
	background-repeat: no-repeat;
}
.pinkGardient {
	height: 12px;
	background:url(img/pink_gardient.png);
	background-repeat: no-repeat;
}
.yellowList a:hover {
	color:#FFCC00;
	background-color: transparent;
}

.yellowList {
	list-style-position:outside;
	list-style-image:url(img/punkt_yellow.gif);
}

#content {
	margin-right: 15em;
}
#centerColumn {
  width: 100%;
  float: left;
  margin-right: -15em;
  margin-top:0;
}
#main {
	height:100%;
	margin-left: 15em;
}
#main h5 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .3em 0 0 .3em;
	padding: 0;
	width: 100%;
	white-space: nowrap;
	color: #666;
	border: 1px #666;
	border-style: none none solid none;
	font-size:95%;
	background-color: transparent;
}
#copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:center;
}
.longBlueGardient {
	height: 12px;
	background:url(img/blue_long_gardient.png);
	background-repeat: no-repeat;
}

#ballonCenter {
	display:inline;
}
#logoBalloon {
	height:18px;
	width:100%;
	background-image: url(img/ballon_tile.png);
	text-align:left;
}
#ballonLinks {
	height:18px;
	text-align:center;
	position:relative;
	right:0;
	margin-top: 4px;
	vertical-align:bottom;
}













<!--


{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

-->