html{height: 100%;}
body {
	margin:0;
	font:100% Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	color:#333;
	position:relative;
	min-height:100%;
	min-width:1000px;
}
* html body{height: 100%;}
img{border-style:none;}
a{
	color:#00547a;
	text-decoration: underline;;
}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	position:relative;
	padding:100px 0 0;
	font-size: 0.75em;
}
#main{
	width:800px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 90px;
}
.content-wrap{
	width:800px;
	background: url(../images/bg-twocolumns.gif) repeat-y 613px 0;
	overflow:hidden;
}

p.path {
color: #b2c7d5;
font-style: italic;
font-size: 11px;
display:none;
}

p.path a {
color: #b2c7d5;
text-decoration: none;
}

#alert { padding: 10px; background-color: #ffee00; border: 1px solid #012f44; font-size: 11px; line-height: 17px; }

#main h1{
	font: normal 3.8em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	margin:0 0 40px;
	color:#012f44;
}
#main h2{
	color:#666;
	font:bold 1.166em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	margin:0 0 10px;
}
#twocolumns{
	width:615px;
	float:left;
	overflow:hidden;
}
#twocolumns .img-box{
	float:left;
	width:151px;
}
#twocolumns .img-box span{
	font-size:0.91666em;
	margin:-9px 0 0 3px;
	display:block;
	color: #666;
}
#twocolumns .img-box a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:151px;
}
#twocolumns .img-box img.colImg {
	display:block;
	margin-bottom: 15px;

}
#twocolumns .txt-box{
	width:420px;
	float:right;
	margin:0 19px 0 0;
	display:inline;
	line-height:24px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
#twocolumns .txt-box p{
	margin:0 0 11px;
	text-align:justify;

}
#twocolumns .txt-box a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
#sidebar{
	width:166px;
	float:right;
	margin:-2px 0 0 0;
}
#sidebar .box{
	margin: 0 0 20px;
}
#sidebar h3{
	font:bold 1.166em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color:#005073;
	margin:0 0 16px;
	background: url(../images/bg-ttl.gif) repeat-x 0 100%;
	padding:0 0 5px;
	letter-spacing:-1px;
}
#sidebar .box-c{
	padding:0 6px 0 22px;
	width:134px;
	font-size:0.91666em;
	line-height: 1.4545em;
}
.box-c p{

	margin:0 0 5px 0;
}
.box-c a{
	font-size:11px;
}
#header{
	width:1000px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

#header:after{
	content:"";
	display:block;
	clear:both;
}
.top-nav{
	width:800px;
	overflow:hidden;
	margin:0 auto 0;
}
ul.links{
display:none;
}
ul.lang{
display:none;
}
#header strong.logo{
	float:right;
	cursor:pointer;
	margin:66px 99px 0 0;
}
.logo a{
	display:block;
	width:213px;
	height:36px;
	overflow:hidden;
	position:relative;
	font-size: 30px;
	font-weight: bold;
	text-decoration:none;
}


#header .nav{display:none;
}
#header .nav:after{
	content:"";
	display:block;
	clear:both;
}
.nav li{
	float:left;
	margin:0 1px 0 0;
	position:relative;
	background: url(../images/bg-nav-left.gif) no-repeat left top;
}
.nav li a{
	display:block;
	height:26px;
	background: url(../images/bg-nav-right.gif) no-repeat right top;
	text-align:center;
	color:#fefddc;
	padding:7px 15px 0 9px;
	margin-left: 6px;
	text-decoration:none;
	letter-spacing: 1px;
}

.nav li:hover,
.nav li.hover,
.nav li#current {
	background: url(../images/bg-nav-on-left.gif) no-repeat left top;
}

.nav li:hover a, .nav li.hover a, .nav li a.active {
	background: url(../images/bg-nav-on-right.gif) no-repeat right top;
}
.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:33px;
	left:0;
	background:#fffedd;
	border:solid #74591c;
	border-width:0 1px;
	display:none;
}
.nav li:hover ul,
.nav li.hover ul{
	display:block;
}
.nav ul li{
	background: url(../images/separator-sub-nav.gif) repeat-x 0 100%;
	margin:0;
	clear:left;
	padding:3px 0;
}

.nav li ul li:hover,
.nav li ul li.hover {
	background: url(../images/separator-sub-nav.gif) repeat-x 0 100%;
}

.nav ul li.subnav a, .nav ul li.subnav a:hover{
	background:none;
	color:#aa7000;
	font-size:11px;
	padding:2px 0 1px 0px;
	width:100px;
	height:auto;
	text-align:center;
	letter-spacing: 0;
	margin-left: 0px;
}



#footer{
	width:800px;
	margin:0 0 0 -400px;
	background: url(../images/bg-foot.gif) repeat-x;
	padding:22px 0 16px;
	text-align:center;
	color:#b2c7d5;
	position:absolute;
	left:50%;
	bottom:0;
}
#footer p{
	margin:0;
	font-size:11px;
}
#footer span{
	background: url(../images/bullet-foot.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
}

#footer a {
	color:#b2c7d5;
}

/* formular */

.formular {
line-height: 180%;
}

label.left {
float:left;
width: 30%;
clear:both;
margin-right: 2em;
text-align:right;
}

.formular fieldset { margin: 10px 0; padding: 10px; border: 1px solid #b2c7d5; }
.formular legend { font-style:italic; color: #b2c7d5; vertical-align:middle; background-color: transparent; padding: 1px 5px; }

.formular fieldset input { float:left; width: 50%;}
.formular fieldset textarea { float:left; width: 50%; height: 100px;}



p.admin {
font-size: 10px;
color: #ff6600;
background-color: #e0e0e0;
padding: 2px;
}
