html{
	height: 100%;
	font-family: Arial;
	/*font-size: 62.5%;*/
	font-size: 12px;
}

body {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

sup {
	text-decoration:none;
}

#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height:92px;
	background-color:#99D5EA;
	margin:0;
	padding:0;
}

#container {
	width: 786px;	
	position: relative;
	margin: 0 auto;
	padding-top: 75px;
	padding-left: 200px;
}

#countries {
	position: absolute;
	top: 0;
	left: 0;
	width: 985px;
	height: 29px;
	z-index: 100;
	text-align: right;
	color: #fff;
	padding-top: 0px;
}

#countries ul {
	list-style: none;
	margin:7px 0px 0px 0px;
	padding:0;
}

#countries ul li {
	display: inline;
	padding:2px;
}

#bar_navigation {
	position: absolute;
	top: 5px;
	left: 0;
	width: 790px;
	height: 29px;
	z-index: 200;
	text-align: right;
	color: #fff;
	padding-top: 0px;
}

#bar_navigation a {
	color: #E7E7E7;
	text-decoration: none;
	font-size:11px;
}

#bar_navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}

#top_navigation a{
	padding-right: 5px;
}

#logo {
	position: absolute;
	top: 48px;
	left: 26px;
	width: 963px;
}

#logo img {
	float: left;
}

#logo div {
	float: right;
	text-align: right;
}

#navigation {
	position: absolute;
	left: -10px;
	top: 110px;
	width: 190px;
	background-color:#ffffff;
}

#navigation ul {
	list-style: none;
}

#navigation  li {
	padding: 0.5em 0;
	border-bottom: 1px solid #eee;
}

#navigation li a {
	padding-left: 11px;
	/*font-size: 1.3em ! important;*/
	font-size: 12px;
	text-decoration: none ! important;
	color: #454445 ! important;
	background: none;
	display:block;
}


#navigation  li a:hover {
	color: #0099cc ! important;
}

#navigation .inactive {
	padding-left: 11px;
	color:#cccccc;
}

*html #container_content {
	width: 786px;
	overflow:auto;
	margin-top:40px;
	padding-top: 25px;
}

#container_content {
	width: 786px;
	overflow:auto;
	margin-top:40px;
}

#content {
	float: left;
	margin-top: 0px;
	width: 567px;
	overflow: hidden;
}

#content {
	float: left;
	margin-top: 0px;
	width: 567px;
	overflow: hidden;
}

#top_content {
	margin: 3px 0;
	overflow: auto;
	clear: both;
	/*height: 300px;*/
	padding: 10px;
	/*border: 1px solid #C1C1C1;*/
}



#highlights {
	float: right;
	margin-left: 3px;
	margin-top: 3px;
	width: 215px;
}

#highlights h1 {
	margin: 0;
	padding: 4px 8px 4px 8px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #8b8680;
}

#highlights h1 a{
	color: #ffffff ! important;
	text-decoration: none ! important;
	font-weight: bold;
}

#highlights div a.link {
	padding-left: 12px;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background-image: url(../img/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	_background-position: 0 3px;
}

#highlights div a:hover.link {
	color: #0099cc;
	background-image: url(../img/arrow_blue.gif);
}

#highlights div a.link_sans {
	/*padding-left: 12px;*/
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	/*background-image: url(../img/arrow_gray.gif);*/
	background-repeat: no-repeat;
	background-position: 0 2px;
	_background-position: 0 3px;
}

#highlights div a:hover.link_sans {
	color: #0099cc;
	/*background-image: url(../img/arrow_blue.gif);*/
}

#highlights a {
	color: #0099CC;
}

#highlights a:hover {
	color: #33CCFF;
}

#highlights div a.subcat {
	padding-left: 32px;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10 2px;
	_background-position: 0 3px;
}

#highlights div a:hover.subcat{
	color: #0099cc;
}

#navigation  li a:hover {
	text-decoration: none ! important;
}

#navigation a.sub:link {
	color:#990000;
}

#highlights div {
	margin: 3px 0;
	padding: 7px 8px;
	background-color: #f7f7f6;
}

#img_cat1 ul, #img_cat2 ul {
	list-style: none;
}

#img_cat1 ul li, #img_cat2 ul li {
	display: inline;
	padding-right: 3px;
}

#top_content .headline {
	font-size: 20px;
	font-weight: normal;
	color:#0099CC;
	margin:0;
	padding:0;
}

#top_content .subheadline {
	font-size: 16px;
	font-weight: bold;
	color:#0099CC;
	line-height:1.2em;
}

#top_content {
	color:#666666;
	line-height:18px;
}

#top_content td {
	color:#666666;
	line-height:18px;
}

#top_content a {
	color: #0099CC;
}

#top_content a:hover {
	color: #33CCFF;
}

#top_content a.hidden_link {
	text-decoration: none;
	color: #666666;
}

#top_content a.hidden_link:hover {
	color: #333333;
	text-decoration: underline;
}

#top_content .error {
	color: #CC0000;
}


#formular .input_long {
	width: 200px;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
}

#formular .textarea{
	width: 200px;
	height: 100px;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
}

#formular .button {
	background-color: #33CCFF;
	color: #ffffff;
}
	
#top_content h1 {
	margin:0;
	padding:0;
}


