body {
	padding:0;
	margin:10px 40px 0 -20px !important;
	margin:10px;
	background-image:none;
	background:#fff;
	font:normal 12px verdana,sans-serif;
	color:#333;
	text-align:left;
}

#all{width:100%;}

a {color:blue;}

td {font-size:12px;}

h1 {font-size:18px;}
h2 {font-size:15px;}
h1, h2 {margin:10px 0 10px 0 !important; color:#333;}
h1, h2 {font-family:arial,sans-serif;font-weight:normal;}
h3 {font-size:15px;color:#666;font-family:arial,sans-serif;font-weight:bold;}
p {margin:10px 0;}


#main {
	overflow:hidden;
	margin:0 auto;
	padding:0 0 10px 0;
	width:100%;
	text-align:left;
	border:0px solid;
	background:url(../img/gray/dotted_line.gif) repeat-y top left;
	background-position:191px 0;
}

#default {background:#eee;padding:2px 0 5px 0;}
#text {display:none;}

#head {
	display:none;
	height:173px;
	background:url(../img/gray/head.jpg) no-repeat top left;
}

#icons {position:relative;top:0;left:0;}
#icons img {display:none;}
#icons span, #icons a {display:block;margin:4px 0 0 0;}


/*#### start toplevel nav ##############################################################*/
#nav {
	margin:0 25px 0 26px !important;
	margin:0 24px 0 0;
	height:24px;	
	border-top:1px solid #fff;
}
#nav a {color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
	display:block;
	float:left;
}

#nav .lev_1, #nav .lev_1_act, #nav .lev_1_last {
	background:#CACACA url(../img/gray/top_nav.gif) repeat-x top left !important;
	padding:6px 0 4px 0;
	width:20% !important;
	width:20%;
	text-align:center;
	border-right:1px solid #fff;
}
#nav .lev_1 a:hover, .lev_1_last a:hover {
	margin:-6px 0 0 0;
	display:block;
	padding:6px 0 0 0;
	border-bottom:4px solid #CACACA;
	background:#CACACA url(../img/gray/top_nav_act.gif) repeat-x top left !important;
}
#nav .lev_1_last, #nav .lev_1_act_last {
	width:18% !important;
	border-right:0 !important;
	background:#CACACA;
	text-align:center;
	padding:6px 0 4px 0;
}
#nav .lev_1_act, #nav .lev_1_act_last {
	background:#CACACA url(../img/gray/top_nav_act.gif) repeat-x top left !important;
}
#nav .lev_1_act a, #nav .lev_1_act_last a {
	color:#6C7D88 !important;
}

/*#### ende toplevel nav ##############################################################*/



/*#### start sub nav ##############################################################*/
#left_nav {
	margin:0 0 0 0;
}
#left_nav ul {
	margin:0;
	padding:17px 0 20px 0;
	width:184px;
	list-style-type:none;
	border-top:1px solid #B1B092;
	border-bottom:1px solid #B1B092;
}
#left_nav li {
	display:block;
	padding:2px 0 2px 12px;
	background:url(../img/gray/bullet_2.gif) no-repeat;
	background-position:2px 7px;
	border-right:0px solid #fff;
}
#left_nav h1 {
	margin:0 0 0 0;
}


/*#### ende sub nav ##############################################################*/

#flags {
	clear:both;
	margin:10px 0 0 0;
}
#flags h3 {
	margin:0 0 5px 0;
}

#content_left {
	float:left;
	margin:10px 0;
	width:172px !important;
	width:192px;
}

#content {
	width:auto !important;
	width:100%;
	margin:10px 40px 0 225px !important;
	margin:10px 40px 0 190px;
	padding:10px 0 10px 10px;
	background:none;
}

.sitemap_1 {
	margin:1px 0 0 0;
	padding:3px 0 4px 5px;
	background:#CACACA;
}

.sitemap_1 a {
	color:blue;
	font-weight:bold;
}
.sitemap_2 {
	margin:1px 0 0 0;
	padding:3px 0 4px 35px;
	background:#E0E0E0;
}
.sitemap_3 {
	margin:1px 0 0 0;
	padding:3px 0 4px 70px;
	background:#F6F6F6;
}
.sitemap_3 a {
	font-size:11px;
}

.sitemap_4 {
	margin:1px 0 0 0;
	padding:3px 0 4px 105px;
	background:#DBD6D6;
}
.sitemap_4 a {
	font-size:11px;
}





#footer {
	clear:both;
	margin:0 auto;
	width:100%;
	padding:20px;
	height:32px !important;
	height:34px;
	text-align:right;
	color:#333;
	font-size:11px;
	background:none;
}