/* (c) Grizzly Werbeagentur GmbH Graz */
/*     www.grizzly.cc */

@charset "utf-8";




/* PAGE WIDE SETTINGS */
/* ----------------------------------------------------- */

#wrapper {
	height: 100%;
	}

#wrapper[id] {
	height: auto;
	min-height:100%;
}


html {
	height:100%;
	margin:0;
	padding:0;
  	margin-bottom:1px;
  	scrolling:yes;	

}

body {
	height: 100%;
	background-color:#88888a;
	background-image:url(../template/images/grey_cross.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color:#666666;
}

#wrapper {
	position:relative;
	width: 1024px; 
	margin: 0 auto; 
	padding:0;
	min-height: 100%;
	background-image:url(../template/images/main_background.png);

} 

/* COLS */
/* ----------------------------------------------------- */

#col_nav {
	float:left;
	width: 207px;
}

#col_content {
	float:left;
	width: 756px;
	min-height: 100%;	
}

#col_rightshadow {
clear:both;
	width: 25px;
	min-height: 100%;	
}

/* NAV */
/* ========================================================== */



#row_logo {
	position:relative;
	cursor:pointer;
	top:20px;
	clear: both;
	width:180px;
	height:62px;
	margin-left:17px;
	background-image:url(../template/images/xi_logo.png);
}

#row_menue {
	position:relative;
	top:190px;
	clear: both;
	width:190px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#row_menue ul {
 	margin:0;
	padding:0;
}

#row_menue li {
	padding-top:7px;
	list-style: none;
	text-align:right;
}

#row_menue li a{
	color:#EFEFEF;
	text-decoration:none;
}

#row_menue li a:hover{
	color:#DEDEDE;
	text-decoration:none;
}

#row_menue li a.active{
	color: #bee147;
}

#row_menue li a.hover{
color: #88888a;
}

#row_menue ul ul{
	width:190px;
	font-size:12px;
	margin-top: 0px;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom: 5px;
}

#row_menue ul ul li{
	padding:0px;
	margin:0px;
}


#row_menue ul ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

#row_menue ul ul li a.active{
	color: #FFFFFF;
}

.subselected {
	color:#555555;
	text-decoration:none;
}



.greenap {
	color: #00ffff;
	font-weight:bold;
}

/* sub sub menue */

#row_menue ul ul ul {
	border: none;
}
#row_menue ul ul ul li{
	padding:0px;
	margin:0px;
	text-decoration: none;
	font-weight:normal;
		padding-bottom: 5px;
}

.subsubselected {
	font-size:11px;
	font-weight:normal;
	color:#555555;
	text-decoration:none;
}

.subsubunselected {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}


/* MAIN */
/* ========================================================== */

#row_header {
	clear: both;
	width:756px;
	height:35px;
}

#row_image {
	clear: both;
	height:135px;
	width:729px;
	margin-left:14px;
}

#row_whitestripe {
	height:8px;
	background-color:#f5f5f5;
	width:729px;
	margin-left:14px;	
}

#row_search {
	width:729px;
	margin-left:14px;	
	height:50px;
}

#row_maincontent {
	clear: both;
	width:756px;
	margin-left:14px;	
}

/* HEADER */
/* ----------------------------------------------------- */

#row_header a {
	color:#98989a;
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}



#row_header #right_links {
	position:relative;
	top:10px;
	bottom: 0px;
	right:35px;
	text-align:right;
	
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#row_header #left_links {
	position:relative;
	top:10px;
	bottom: 0px;
	left:35px;
	float:left;
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* SEARCH */
/* ----------------------------------------------------- */

#row_search form {


	text-align:right;
	padding: 0px;
	margin: 0px;
	padding-top:10px;
	margin-left:36px;
	font-size:10px;
	height:35px;
	width:671px;
	border-bottom:1px dotted #98989a;
}

#row_search  {
	font-size:10px;
}

/* MAIN CONTENT */
/* ----------------------------------------------------- */

#row_maincontent #left {
	width:470px;
	border-right:1px dotted #98989a;
	padding-bottom: 100px;
	padding-right: 10px;
	float:left;
}

#bread {
	font-size:10px;
	margin-left:35px;
	float:left;
	margin-top:15px;
}

#bread a {
	text-decoration:none;
	color:#666666;
}

#row_maincontent h1 {

	top:15px;
	margin:0px;
	padding:0px;
	padding-left:35px;
	font-size:21px;
}

#row_maincontent h1 img {
	margin:0px;
	padding:0px;
	padding-left:5px;
}

#row_maincontent h2 {
	position:relative;
	top:20px;
	margin:0px;
	padding:0px;
	padding-left:65px;
	clear:both;
	font-size:16px;
}

#row_maincontent h3 {
	position:relative;
	left: -4px;
	margin:4px;
	padding:0px;
	clear:both;
	font-size:14px;
	}

#row_maincontent #content_image {
	position:relative;
	top:20px;
	width:75px;
	height:264px;
	padding-right:10px;
	float:left;
}

#row_maincontent #content_text {
	font-size:12px;
	position:relative;
	top:35px;
	margin-left:65px;
	min-height:300px;
}

#row_maincontent #content_text  a{
	color: #96bf0f;
}

#row_maincontent #content_text  a:hover{
	color: #b1e113;
}


#row_maincontent #right {
	width:200px;
	padding-bottom: 100px;
	float:left;
}

#row_maincontent #right ul {

	margin:0px;
	padding:0px;
	padding-left: 10px;
	width:200px;
	font-size:11px;
	font-weight:bold;
	
}

#row_maincontent #right li {

	top:10px;
	margin:0px;
	padding:0px;
	list-style: none;
	width:200px;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dotted #98989a;
	padding-bottom:10px;	
		padding-left: 10px;
		padding-top:10px;
}

#row_maincontent #right li h1 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
}

#row_maincontent #right p {
	margin:0px;
	padding:0px;
}

#row_maincontent #right a {
	
	color: #96bf0f;
}

#row_maincontent #right  a:hover{
	color: #b1e113;
}

.xigreen {
	color:#96bf0f;
	font-size:18px;
}

.xigrey {
	color:#98989a;
}


#clear {
	clear:both;
}

#footer {


	position:relative;
	clear:both;
	padding-top: 20px;
	padding-bottom: 10px;
	left:80px;
	bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#98989A;
}

#searchresult {
	
}

.newsitem {
	border-bottom:1px dotted #98989a;
}




