body {
        background-color: #ffffff;
        background-attachment: fixed;
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-family: courier new;
        font-weight: normal;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
}
a:link, a:visited {
        text-decoration: none;
        border-style: none;
}
a:hover, a:active {
        text-decoration: none;
        border-style: none;
}

a.norm:link, a.norm:visited {
	color: #009BDB;
         font-weight: bolder;
        text-decoration: underline;
        border-style: none;
}
a.norm:hover, a.norm:active {
        text-decoration: none;
        border-style: none;
}

a.footer:link, a.footer:visited {
        color: #bbbbbb;
        text-decoration: none;
        border-style: none;
}
a.footer:hover, a.footer:active {
        color: #009BDB;
        text-decoration: none;
        border-style: none;
}

a.logo_berlarte {
	font-size: 9px;
	display:block;
	width: 170px;
	height: 70px;
	background: url(pics/but/logo_berlarte.gif);
         text-decoration: none;
}

a.navi:link, a.navi:visited {
	font-size: 13px;
	font-family: courier new;
	display:block;
	height: 18px;
	color: #000000;
	background: #ffffff;
         text-decoration: none;
         font-weight: normal;
}
a.navi:hover, a.navi:active, a.navi_on {
	font-size: 13px;
	font-family: courier new;
	display:block;
	height: 18px;
	color: #ffffff;
	background: #009BDB;
         text-decoration: none;
         font-weight: normal;
}

a.start:link, a.start:visited {
	font-size: 13px;
	font-family: courier new;
	text-align: center;
	display:block;
	width: 95px;
	height: 18px;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.start:hover, a.start:active, a.start_on {
	font-size: 13px;
	font-family: courier new;
	text-align: center;
	display:block;
	width: 95px;
	height: 18px;
	color: #ffffff;
	background: #009BDB;
         text-decoration: none;
         font-weight: normal;
}
a.kontakt:link, a.kontakt:visited {
	font-size: 13px;
         font-family: courier new;
         text-align: center;
	display:block;
	width: 70px;
	height: 18px;
	color: #000000;
         background: #ffffff;
         text-decoration: none;
         font-weight: normal;
}
a.kontakt:hover, a.kontakt:active, a.kontakt_on {
	font-size: 13px;
         font-family: courier new;
         text-align: center;
	display:block;
	width: 70px;
	height: 18px;
	color: #ffffff;
         background: #009BDB;
         text-decoration: none;
         font-weight: normal;
}
a.impressum:link, a.impressum:visited {
	font-size: 13px;
         font-family: courier new;
	display:block;
	width: 88px;
	height: 18px;
	color: #000000;
         background: #ffffff;
         text-decoration: none;
         font-weight: normal;
}
a.impressum:hover, a.impressum:active, a.impressum_on {
	font-size: 13px;
         font-family: courier new;
	display:block;
	width: 88px;
	height: 18px;
	color: #ffffff;
         background: #009BDB;
         text-decoration: none;
         font-weight: normal;
}

.font_big {
        font-family: courier new;
        font-size: 18px;
        color: #151515;
        text-decoration: none;
        line-height: 18px;
        font-weight: bolder;
}
.blau {
	font-family: courier new;
	font-size: 13px;
	text-align: left;
	font-weight: bolder;
	color: #ffffff;
	background-color:#009BDB;
	font
}
.grau {
	font-family: courier new;
	font-size: 13px;
	text-align: left;
	font-weight: bolder;
	color: #009BDB;
	background-color:#f5f5f5;
	font
}
.test {
        font-family: courier new;
        font-size: 13px;
        text-align: left;
        color: #666666;
        text-decoration: none;
        line-height: 18px;
}
.test2 {
        font-family: courier new;
        font-size: 13px;
        text-align: left;
        color: #666666;
        text-decoration: none;
        line-height: 18px;
}
.test_right {
        font-family: courier new;
        font-size: 13px;
        text-align: right;
        color: #666666;
        text-decoration: none;
        line-height: 18px;
}
.big {
        font-family: courier new;
        font-size: 13px;
        font-weight: bolder;
        text-align: left;
        color: #666666;
        text-decoration: none;
        line-height: 18px;
}
.test_right {
        font-family: courier new;
        font-size: 13px;
        text-align: right;
        color: #666666;
        text-decoration: none;
        line-height: 18px;
}
.small {
        font-family: courier new;
        font-size: 10px;
        color: #bbbbbb;
        text-decoration: none;
        line-height: 11px;
}

.input {
        border-width: 1px;
        border-style: solid;
        font-family: courier new;
        font-size: 13px;
        line-height: 18px;
        color: #009BDB;
        border-color: #444444;
        background-color: #fcfcfc;
}
.input2 {
        border-style: solid;
        border-width: 1px;
        font-family: courier new;
        font-size: 13px;
        font-weight: bolder;
        color: #ffffff;
        line-height: 18px;
        background-color: #009BDB;
}
.border2{
        border-width: 2px;
        border-color: #fafafa;
        border-style: solid;
}
.boxed {
        border-width: 10px;
        border-color: #f0f0f0;
        border-style: solid;
}
.boxed2 {
        font-family: courier new;
        font-size: 13px;
        color: #009BDB;
        line-height: 18px;
        border-width: 1px;
        border-color: #444444;
        border-style: solid;
}
