body {
	position: relative;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
}



#header {
	background-image: url('../images/freesoftwareweek_header.png');
	background-repeat: no-repeat;
	height: 225px;
}

#subs-header {
	background-image: url('../images/freesoftwareweek_header_subwebsites.png');
	background-repeat: no-repeat;
	height: 237px;
}

#languageselector {
	float: right;
	margin-right: 40px;
}
#languageselector a {
	text-decoration: none;
	color: white;
	font-size: 0.6em;
}
#languageselector a:hover {
	color: #3873AE;
}

/*##########################the calendar bars##############################*/

/*
#fsfeBar{
	background-image: url('../images/FSFE_yellowbar.png');
	background-repeat: no-repeat;
	height: 34px;
	width: 226px;
	position: relative;
	top: 70px;
	left: 523px;	
}
#fsfeBar{
	background-image: url('../images/FSFE_yellowbar_hover.png');
	background-repeat: no-repeat;
	height: 34px;
	width: 226px;
	position: relative;
	top: 70px;
	left: 523px;	
}
*/
#sfs { 
	position: relative;
	top: 50px;
	left: 608px;
	width: 98px;
	z-index: 99;
}

#sfsconBar {
	background-image: url('../images/sfscon_bar.png');
	background-repeat: no-repeat;	
	height: 77px;
	width: 98px;
	display: block;

}
#sfsconBar:hover {
	background-image: url('../images/sfscon_bar.png');
	background-repeat: no-repeat;
	background-position: 0px -77px;	
	height: 77px;
	width: 98px;
}

#gfoss{
	height: 26px;
	width: 197px;
	position: relative;
	top: -27.5px;
	left: 408px;
}
#gfossBar {
	background-image: url('../images/gfoss_bar.png');
	background-repeat: no-repeat;
	height: 26px;
	width: 197px;
}
#gfossBar:hover {
	background-image: url('../images/gfoss_bar.png');
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 26px;
	width: 197px;
}

#gnome {
	height: 26px;
	width: 398px;
	position: relative;
	top: -27.5px;
	left: 207px;
}
#gnomeBar {
	background-image: url('../images/gnome_bar.png');
	background-repeat: no-repeat;
	height: 26px;
	width: 398px;
}
#gnomeBar:hover {
	background-image: url('../images/gnome_bar.png');
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 26px;
	width: 398px;
}

#sugar {
	position: relative;
	top: -27.5px;
	left: 6px;
	width: 599px;
}
#sugarBar {
	background-image: url('../images/sugar_bar.png');
	background-repeat: no-repeat;
	height: 26px;
	width: 599px;
}
#sugarBar:hover {
	background-image: url('../images/sugar_bar.png');
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 26px;
	width: 599px;
}
/*##########################end of calendar bars##############################*/

#icons {
	background-image: url('../images/freesoftwareweek_base_icons.png');
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 60px;
	padding-left: 160px;
}

.icon {
	border: 1px solid black;
}

#contentIcons {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-bottom: 30px;
}

#arrivalIcon {
	background-image: url('../images/icon_howtoarrive.png');
	background-repeat: no-repeat;
	width: 85px;
	height: 100px;
	float: left;
	margin-right: 100px;
}
#arrivalIcon:hover {
	background-image: url('../images/icon_howtoarrive.png');
	background-repeat: no-repeat;
	background-position: 0 -100px;
	width: 85px;
	height: 100px;
	float: left;
	margin-right: 100px;
}
#accomodationIcon {
	background-image: url('../images/icon_accomodation.png');
	background-repeat: no-repeat;
	width: 95px;
	height: 100px;
	float: left;
	margin-right: 100px;
}
#accomodationIcon:hover {
	background-image: url('../images/icon_accomodation.png');
	background-repeat: no-repeat;
	background-position: 0 -100px;
	width: 95px;
	height: 100px;
	float: left;
	margin-right: 100px;
}

#contributeIcon {
	background-image: url('../images/icon_contribute.png');
	background-repeat: no-repeat;
	width: 85px;
	height: 100px;
	float: left;
}
#contributeIcon:hover {
	background-image: url('../images/icon_contribute.png');
	background-repeat: no-repeat;
	background-position: 0 -100px;
	width: 85px;
	height: 100px;
	float: left;
}


#subs-header #arrivalIcon,
#subs-header #accomodationIcon,
#subs-header #contributeIcon {
	position: relative;
	left: 150px;
	top: 125px;
}

/*#################################content subpages############################*/
#subs_header  {
	background-image: url('../images/header_subsites.png');
	background-repeat: no-repeat;
	height: 300px;
}

#home_icon {
	position: absolute;
	left: 100px;
	top: 30px;
	width: 360px;
	height: 80px;
}
/*
#home_icon {
	background-image: url('../images/icon_home.png');
	border: none!important;
	height: 41px;
	width: 45px;
}
#home_icon:hover {
	background-image: url('../images/icon_home.png');
	border: none!important;
	background-position: 0px -41px;
	height: 41px;
	width: 45px;
}

.content {
	font-size: 9px;
	font-family: helvetica;
}
*/
.content p {	
	font-weight: normal;
	padding-left: 50px;

}
.content table {
	font-weight: normal;
	margin-left: 40px;
	
}
.content table td {
	padding: 10px;
	border: 1px solid #1B5FA3;
	valign: top;
}

.floatingclear {
	clear: both;
}
.advertisement {
	background-color: transparent;
	border: 2px solid #1B5FA3;
	padding: 5px 10px 5px 10px;
}

.events {
	width: 200px;
	position: relative;
	top: 20px;
	left: 30px;
	margin-right: auto;
	margin-left: auto;	
	}

.events a{
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	}
	
#cost {
	font-size: 14px;
	}
/*##################################tabifier#####6##################################*/

a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
#tabs_container {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*-----------------the tabs-----------------------------*/
#tabs_container ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 21px;
	margin: 0;
	padding-left: 160px;
        display: none;
}
#tabs_container ul.tabs li {
	float: left;	
}
#tabs_container ul.tabs li a {
	padding: 3px 10px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc; 
	margin-right: 6px;
	text-decoration: none;
	background-color: #F1F5F9;
}
#tabs_container ul.tabs li.active a {
	background-color: #fff;
	padding-top: 4px;
}
div.tab_contents_container {
/*	border: 1px solid #ccc; */
	border-top: none;
	padding: 10px;
}
.tab_contents {
	padding: 5px;
}
.tab_contents_js {
	padding: 5px;
	display: none;
}

div.tab_contents_active {
	display: block;
}
div.clear {
	clear: both;
}

#contributeContent {
	margin-top: 40px;
	}

.image {
	margin-bottom: 50px;
}




/*###############################footer################################*/


#footer {
	font-size: 0.7em;
	color: lightgrey;
	border-top: 1px solid lightgrey;
	text-align: center;
	margin-top: 30px;
	padding-top: 10px;
}
#footer:hover {
	color: grey;
}



#tiscontactdata {
	margin-top: 10px !important;

}

/*##############################FUUUUUUUcking IE7 hacks#######################*/

html>body *{
        
	font-size: 16px;
}
html>body .content *{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

html>body #footer * {
	font-size: 10px;
}

html>body #tabs_container *{
	font-size: 12px;
}


html>body .advertisement {
	background-color: transparent;
	border: 2px solid #1B5FA3;
	padding: 5px 10px 5px 10px;
	margin-top: 20px;
}
/*################################IE6###############################*/
*html body {
	margin-left: 20%;
}

*html .content {
	width: 815px;
}

*html .content p,
*html .content table{
	font-size: 12px !important;
}

*html #languageselector { 
	margin-right: 20px;
	font-size: 16px;
}

*html #footer span {
	font-size: 9px;
}

*html #tisaddress {
	margin-left: 230px;
	margin-bottom: 30px;
}
