* {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: rgb(170,204,221);
	background-position: center center;
}

table {
	margin: 0px 0px 0px 0px;
}

ul, ol {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

ul {
	margin: 0;
	padding-left: 16px;
	list-style-image: url('../img/ism/list_bullet.gif');
	list-style-position: outside;
}

li {
	padding-top: 10px;
}

li p {
	margin: 0;
	padding: 0;
}
#textNav a{
	text-decoration: none;
	line-height: 1.65;
}
#placeholder {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#new_content {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#new_header {
	background-image: url("../img/header/header_ism.gif");
	background-repeat: no-repeat;
	background-color: rgb(170,204,221);
	background-position: bottom center;
	width: 950px;
	height: 110px;
}

#new_header img{
	border: 0px;
	z-index: 100;
}

#new_header a{
	text-decoration: none;
}

#new_main_nav {
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;
	/*cursor: pointer;*/
}

#new_sub_nav {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 30px;
}

#new_sub_nav_inner{
	background-color: rgb(255,160,19);
	height: 30px;
	line-height: 30px;
	width: 924px;
	padding-left: 10px;
}
#new_sub_nav_inner a {
	font-size: 9pt;
	font-weight: bold;
}
* html #new_sub_nav_inner {
	width: 934px;
}

#new_sub_nav_inner a {
	text-decoration: none;
}

.main_nav_inner{
	background-color: #abde78;
}

.active{
	color: #000000;
	/*color: rgb(179,230,129);*/
}

.inactive{		
	color: #FFFFFF;	
}	

#new_center {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: white;
	width: 924px;
	height: 400px;
	color: #000000;
}

* html #new_center {
	width: 934px;
}

#new_center_table {
	width: 100%;
}

#new_left {
	background-color: #FFFFFF;
	width: 730px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* html #new_left {
	width: 714px;
}

#new_right {
	width: 212px;
}

.new_img_title {
	background-image: url("../img/ism/img_titel.gif");
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-left: 30px;
	font-size: 7pt;
	background-color: rgb(234,247,221);
	color: rgb(153,204,102);
}

.new_img_spacer {
	height: 8px;
	background-color: rgb(255,255,255);
}

.new_content_center {
	padding-left: 16px;
	padding-right: 16px;
}

.new_content_title {
	vertical-align: top;
	height: 25px;
	color: rgb(177,211,82);
	background-image: url("../img/ism/content_titel.gif");
	background-repeat: repeat-x;
}

.p_content_title {
	margin: 0; 
	height: 25px; 
	position: relative; 
	top: -6px; 
	vertical-align: top;
	font-size: 11pt;	
	font-weight: bold;
	line-height: 1.65;
	color: rgb(177,211,82);
}

.new_text_highlight {
	color: rgb(177,211,82);
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#header {
	background-image: url("../img/ism/header/header.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top center;
	width: 951px;
	height: 111px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header img{
	margin: 0px 0px 0px 0px;
	border: 0px solid red;
	cursor: pointer;
}

#navigation{
	background-color: #494949;
	width: 100%;
	height: 75px;
}	

#left{
	width: 100px;
	background-color: #CCECE4;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;				
}

#left div{
	min-height: 23px;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
}

#left div a {
	text-decoration: none;
}

#left .active{
	background-color: #00A076;
}

#left .inactive{
	background-color: #6AC8AF;
}	

#left .active a{
	color: #FFFFFF;
	width: 130px;
}

#left .inactive a{
	color: #00A076;	
	width: 130px;
}

#center{
	background-color: #777777;
	width: 644px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}

#right{
	background-color: #888888;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}	

#footer {
	background-color: #343434;
}

.activeLang {
	color: yellow;
	text-decoration: none;
}
.lang {
	color: white;
	text-decoration: underline;
}	
