body{
    font-family:Arial,Sans-Serif;
    font-size:11px;
    font-weight:normal;
    margin: 0px 0px 0px 0px;
    background-color: #b9b4a1;
}
h1{
	font-family:"Arial", Times, Serif;
    font-size:22px;
    font-weight:bold;
    text-indent:40px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #ed6300;
	text-transform: uppercase;
	margin-bottom: 2%;
}
h3{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ed6300;
	text-transform: uppercase;
	margin-bottom: 2%;
}	

.txt1{
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    text-align:center;
    color:#ed6300;
}
.txt1:hover{
    color:#000000;
}

.txt2{
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    color:#000;
}
.txt2:hover{
    text-decoration:none;
}

.txt3{
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
    color:#000;
}
.txt3:hover{
    color:#ed6300;
}
.txtsmall{
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    color:#000;
}

#contentkader{
    padding:10px;
}

#bg1{
    background-image:url('images/menu_14.gif');
}
#bg2{
    background-image:url('images/menu_03.jpg');
}
#bg3{
    background-image:url('images/bg_right.gif');
}
#bgtitle{
    background-image:url('images/title.jpg');
}
#bgshadow{
    background-image:url('images/shadow.gif');
}


.nav1{
font-family:"Arial", Times, Serif;
text-indent:48px;
text-decoration:none;
background-image:url('images/button1_1.jpg');
display: block;
color:#000;
font-size:14px;
font-weight:bold;
width: 254px;
height: 23px;
}
.nav1:hover{
background-image:url('images/button1_2.jpg');
}
.nav2{
font-family:"Arial", Times, serif;
text-indent:80px;
text-decoration:none;
background-image:url('images/button2_1.jpg');
display: block;
color:#000;
font-size:11px;
font-weight:bold;
width: 254px;
height: 20px;
}
.nav2:hover{
background-image:url('images/button2_2.jpg');
}

