body.mybody {
	margin: 0px;
	padding: 0px;
	background-color:#030e20;
        z-index: 1;
}


/*------------OUTIVTY Stuff -------------------- */

table.outy_tbl_all {
	border-collapse:collapse;
	margin:0px
}

table.outy_tbl_main {
        border-collapse:collapse;
	margin:0px;
	background-color: #030e20;
        width: 100%;
}

td.outy_td_logo {
	border-width:1px;
	border-style:solid;
	border-color:#D0D0D0;
	border-spacing:0px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

td.outy_td_logo {
}

tr.outy_tr_menu {
}

td.outy_td_menu {
	border-width:1px;
	border-style:solid;
	border-color:#D0D0D0;
	border-spacing:0px;
	vertical-align:middle;
	text-align:center;
	color:#D0D0D0;
        height:33px;
        z-index:99;
}

tr.outy_tr_pathway {
}

td.outy_td_pathway{
	vertical-align:top;
	text-align:left;
	font-size:11px;
	color:#030e20;
        padding-left: 12px;
        padding-top: 5px;
	margin:0px;
	background-color: #ffffff;
        width: 600px; 
        height: 25px;
        max-height: 25px;

}

table.outy_tbl_content {
        border-collapse:collapse;
      	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	margin:0px;
	background-color: #ffffff;
        width: 100%;
}

td.outy_td_rightpane {
      	border-left-width:1px;
	border-left-style:solid;
        border-left-color:#030e20;
	vertical-align:top;
	text-align:center;
        font-size: 11px;
	background-color: #ffffff;
        padding:10px 10px 0px 10px;
}

td.outy_td_content {
	vertical-align:top;
	text-align:center;
        font-size: 12px;
	background-color: #ffffff;
        padding:10px;
        width:600px;
        height:500px;
}

table.outy_tbl_footer {
        border-collapse:collapse;
	margin:0px;
	background-color: #030e20;
        width: 100%;
}

td.outy_td_footer {
	border-width:1px;
	border-style:solid;
	border-top-color:#030e20;
	border-left-color:#D0D0D0;
	border-right-color:#D0D0D0;
	border-bottom-color:#D0D0D0;
	border-spacing:0px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	color:#D0D0D0;
        padding: 4px;
}


table.outy_tbl_border {
        border-collapse:collapse;
	margin:0px;
}

td.outy_td_border {
	border-width:1px;
	border-style:solid;
	border-color:#030e20;
	border-spacing:0px;
	vertical-align:top;
}

table.outy_tbl_tourdaten {
        border-collapse:collapse;
	margin:0px;
}

td.outy_td_tourdaten {
        padding: 3px;
	border-width:1px;
	border-style:solid;
	border-color:#030e20;
	border-spacing:0px;
	vertical-align:top;
}


/*--End Outivity Stuff--------------------------------------- */

/* Navigation */

#nav a {
  color: #ffffff;
  }

#nav a:hover{
  color: #3894da;
  text-decoration: none;
  }

#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size:12px;
  }

#nav li {
  float: left;
  position: relative;
  padding-left: 10px;
  padding-right: 15px;
  }

#nav li ul {
  z-index: 99;
  display: none;
  position: absolute;
  background-color: #030e20;
  filter: Alpha(opacity=100);
  -moz-opacity:1;
  width: 90px;
  padding: 15px 20px 10px 2px;
  border-bottom-color: #ffffff;
  border-bottom:1px;
  border-bottom-style:solid;
  border-left-color: #ffffff;
  border-left:1px;
  border-left-style:solid;
  border-right-color: #ffffff;
  border-right:1px;
  border-right-style:solid;
  left:2px;
  top:15px;
  }

#nav li ul li {
   padding-bottom: 3px;
}

#XXXnav li > ul {
	top: 15px;
	left: 2px;
  }

#nav li:hover ul{
        display: block; 
}

/* IE 6 Style */
#nav li.sfhover ul{
        display: block; 

}



/*--End Navigation ------------------------------------------- */






#content {
	position: relative;
	width: 770px;
	background-color: #FFFFFF;
         clear: left;
}

#banners {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#banners div {
	text-align: center;

}

#footer {
	position: relative;
	width: 798px;
	height: 85px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
}

/* ---------------------------- Fixed Styles ------------------------------*/

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}


a:link, a:visited {
	color: #3079A5;
	text-decoration: none;
}

a:hover {
	color: #28668A;
	text-decoration: underline;
	XXXfont-weight: normal;
}

p {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
}

div, p,  table, td, th {
	font-family: Arial;
        font-size:12px;
	text-align: left;
        color: #030e20;

}

fieldset {
	border: 0;
	padding: 5px 0;
}


span.pathway img {
	padding: 0 5px;

}

span.pathway {
	display: block;
	margin-bottom: 0px;
}


a.readon {
	margin-top: 10px;
	padding-left: 15px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #666;
	text-align: left;
	width: 100%;
}

.contentheading, .componentheading, .buttonheading {
        z-index: 1;
	font-family: Arial;
	font-size: 12px;
        font-weight: 600;
        color: #3079A5;
	background-color: #e8e8e8;
        vertical-align: middle;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-bottom: 8px;
}


h3 {
padding-left:5px;

}


table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}



td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 26px;
	XXXline-height: 26px;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	text-indent: 8px;
	color: #1D6DAF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight:normal;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}


div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

div#maincontent div.moduletable {
	padding-left: 0;
	padding-right:0;
}


.small {
	font-family: Arial;
	font-size: 9px;
	color: Grey;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.modifydate {
  font-family: Arial;
  height: 20px;
  vertical-align: bottom;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.createdate {
	font-family: Arial;
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


/* ------------------- */
form {
border: 0;
margin: 0;
padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

#copyright{
	text-align:left;
	position: absolute;
	left: 16px;
	top: 46px;
	color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;


}
#foot_menu{
	text-align:left;
	position: absolute;
	left: 0px;
	top: 60px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;


}
#contentpad {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}


.button{
	padding: 1px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

/* ---------------------------------------- */

td.topleft_mods div.moduletable h3,
td.right_mods div.moduletable h3 {
	background-color: #F8F8F8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/*background: url(../images/ig_module_header_beige.png) no-repeat;*/
}


td.right_mods {
direction:rtl;
	background-color: #FFFDFD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	/*background-image: url(../images/ig_module_shadow_left_beige.png);
	background-repeat: repeat-y;
	background-position: 0 0;*/
}
td.maincontent {

	direction:rtl;
}

#footer a:link, #footer a:visited{
	color: #FF6600;

}

#footer a:hover{


}
#sep {
	height: 15px;
	background-color: #E9E9E9;
	background-image: url(../images/sep.jpg);
}
#content_shadows {
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
	position: relative;
	text-align: center;
	background-image: url(../images/content_shadows.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}
#user8 {
	position: absolute;
	top: 80px;
	padding: 8px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
}