* {
margin:0;
padding:0;
border:0;
}
td {
padding:3px;
font-size:12px;
}
body {
background:#e5eebd url(../img/bg.jpg) repeat-x scroll center top;
color: #666666;
font-family:Trebuchet MS;
font-size:12px;
}
h2 {
color:#a7b380;
font-size:18px;
letter-spacing:0.02em;
margin:0px 0px 10px 0px;
}
h1{
color:#444444;
font-size:14px;
letter-spacing:0.02em;
margin-left:25px;
}
h3{
color: #a7b380;
font-size:12px;
letter-spacing:0.02em;
}

h4{
color:#a7b380;
font-size:12px;
}
a, a:link, a:hover, a:active {
color: #666666;
text-decoration:none;
}
p {font-size: 12px;}
.linespacer {
margin-bottom:6px;
}
.clear {
clear:both;
}
.logo{
margin-left:48px; 
margin-top:58px;
}
#wrapper {
background:url(../img/bg_content.gif) center top;
margin:0 auto;
text-align:left;
width:907px;
}
#header {
background:url(../img/header.jpg) no-repeat center top;
width:907px;
height:288px;
margin:0 auto;
}
#Menu {
color:#333333;
font-size:18px;
width:495px;
height:40px;
float:right;
margin-right:50px;
margin-top:10px;
}
#Menu li {
display:block;
float:left;
height:22px;
list-style-type:none;
margin-left:0px;
}
#Menu li.style {
background:transparent url(../img/dot.jpg) no-repeat scroll center left;
padding-left:5px;
}
#Menu li.style_active {
background:transparent url(../img/dot.jpg) no-repeat scroll center left;
padding-left:5px;
color:#a7b380;
}
#Menu li a.active{
color:#a7b380;
text-decoration:none;
background:url(img/over.jpg) repeat-x;
}
#Menu li a{
color:#333333;
text-decoration:none;
display:block;
padding:0px 10px;
}
#Menu li a:hover{
color:#a7b380;
text-decoration:none;
}
#main {
float:left;
width:775px;
margin-top:5px;
margin-left:50px;
margin-bottom:50px;
margin-right:90px;
padding:5px;
}
#content {
background:url(../img/content.jpg) no-repeat center top;
min-height:280px;
padding:0px;
width:907px;
margin:0px auto;
}
#footer {
background:url(../img/footer.jpg) no-repeat center;
width:907px;
height:198px;
margin:0 auto;
}

.th-img {width: 120px;}
.th-img-home {width: 160px;}

#footer a:hover{
text-decoration:underline;
}

.footer_txt{
font-size:10px;
color:#666666;
padding-top:110px;
margin-left:40px;
float:left;
}
.footer_txt_right{
font-size:10px;
color:#666666;
padding-top:110px;
margin-right:240px;
float:right;
}
.dotted {
border-bottom:1px dotted #1A1A1A;
padding:3px 0 0;
width:180px;
}
.help{
float:right; margin-top:18px; 
margin-right:65px;
}
.txt{
width:500px; 
margin-top:20px; 
text-align:right;
}
.small{
font-size: 10px;
}

form p { clear: left;
           float: left;
           width: 100%;
           margin: 2px 2px 2px 0;
           padding: 2px;
}
form { font-size: 12px;
        line-height: 120%;
        width: 100%;
		float:left;
		margin-right:20px;
}
label { color: #666666;
         font-weight: normal;
         text-align: right;
         width: 5em;
         float: right;
        margin: 5px;
        padding: 5px;
		
}
fieldset { border:0px dotted #999999;
}
legend { color: #a7b380;
            font-size: 12px;
            margin: 0px;
            padding: 3px;
}
.button { font-size: 0.9em;
          background-image: url(button.gif);
          background-repeat: no-repeat;
          background-attachment: scroll;
          width: 70px;
            height: 30px;
            margin: 5px;
            cursor:pointer;
}
input { 
          margin: 0px;
          padding: 2px;
          border: solid 1px silver;
}
textarea { 
          margin: 0px;
          padding: 2px;
          border: solid 1px silver;
}

.schrift{color: #a7b380;}

.borderimg{
border:1px solid #a7b380;
padding:4px;
margin:6px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 0px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.tab_content li {
margin-bottom: 7px;
}

.box {border: 1px solid #a7b380; padding: 15px;}

