BODY {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #8C979F;
}

TABLE,TR,TD {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #8C979F;
}
ul{
    margin: 0px;
	padding: 0 0 0 15px;
}

A {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #8C979F;
}

A.sub {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

A.menu {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #486C84;
	font-weight: normal;
}
A.menu.first {
	font-weight: bold;
}

A:hover {
    text-decoration: underline;
}

input,select {
    font-family: verdana;
    font-size: 11px;
    color: #8C979F;
    height: 18px;
}
textarea {
    font-family: verdana;
    font-size: 11px;
    color: #8C979F;
}
.submit {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF6666;
    background: #DDEEFF;
    border: 1 solid #8C979F;
    height: 18px;
}

.balk_top {
    background: url('../images/balk_top.gif');
    line-height: 18px;
    color: #000000;
	
}

.balk_bottom {
 	background: url('../images/balk_bottom.gif');
	line-height: 18px;
	color: #000000;

}

.menu-blok {
    background: url('../images/menu-blok.gif');
	color: #0C0348;
}


.menu-rechts {
 	background: url('../images/menu-rechts.gif');
}

.menu-rechts2 {
 	background-color: #EDF7FE;
}

.menu-links {
 	background: url('../images/menu-links.gif');
	padding-top: 12px;
}
.menu-item li {
    font-weight: normal;
	list-style-type: circle;
	margin-left: 15px;
}
.menu-item li.first {
	list-style-type: none;
	margin-left: -10px;
}
.menu-item li.more {
	margin-left: 15px;
	list-style-type: square;
}

IMG {
    border: 0px;
}

.menu-item {
    background-color: #C1E4FD;
    color: #486C84;
    border: 2px solid #80A1BA;
}

.kop {
    background-color: #C1E4FD;
    color: #ff0000;
    border: 1px solid #006CB7;
    height: 16px;
    font-weight: bold;
}
