/*
 * 18C3 main stylesheet
 */

body.main {
	background-color: #000000;

	color: #dddddd;
	line-height: 120%;

	font-family: sans-serif;
	
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}


h1 {
	font-size: 20pt;
	line-height: 1em;
	margin-bottom: 10px;
}

h2 {
	font-size: 18pt;
	margin-bottom: 5px;
}

h3 {
	font-size: 16pt;
	margin-bottom: 3px;
}

p {
	font-size: 12pt;
	line-height: 120%;
	margin-left: 10px;
}

img {
	border-width: 0px;
	border-style: none;
}


tr	{
	margin: 0;
	padding: 0;
	border-width: 0
}

td	{
	margin: 0;
	padding: 0;
	border-width: 0
}



td.left-box {
	vertical-align: top;
	text-align: center;
	
	margin: 0px;
}

td.right-box {
	vertical-align: top;
	text-align: center;
	
	margin: 0px;
}


a:link		{ color: #ff9900 }
a:visited	{ color: #ff6600 }
a:hover		{ color: #00ff00; background: #0f0f0a }
a:active	{ color: #008800 }


/*********************************************
 * Image formatting
 *********************************************
 */


img.floating-right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}


/*********************************************
 * Menu formatting
 *********************************************
 */


div.menu     {
	text-align: left;
}

div.menu div,
div.menu table,
div.menu td
div.menu tr {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

.menu-top-level {
	font-size: 120%;
}

/**********************************
 * content formatting
 **********************************
 */


div.content  {
	text-align: left;
	background-color: #080808;

	border-color: #ff0000;
	border-style: dotted;
	border-width: 2px;

	padding: 20px;
	margin-top: 20px;
/*
 * added to please NS4 :-(
 */
	color: #dddddd;
}

p.important
{
	text-align: center;
	background-color: #222222;
	padding: 20px;
	margin-left: 15%;
	margin-right: 15%;
}

p.warning
{
	color: black;
	background-color: #ff0000;
	margin: 23px;
	padding: 23px;
	font-size: 120%;
}

/*
 * language selector formatting
 */


div.language-selector {
	vertical-align: middle;

	margin-top: 10px;
	margin-bottom: 10px;
}


div.language-selector img
{
/*
 * removed to please NS4 :-(

	margin: 5px;

 */
	padding: 2px;
	border-style: solid;
	border-color: #880000;
	border-width: 1px;
}

div.language-selector a img {
	border-style: dashed;
}

/***************************************
 * Section Overview Formatting
 ***************************************
 */


div.section-overview {
	text-align: center;
	padding: 5px;

	border-style: dashed;
	border-color: #444444;
	border-width: 1px;

	vertical-align: top;

	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;

	font-size: 80%;

}

div.section-overview ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.section-overview ul li {
	list-style-type: none;

	background-color: #111111;
	color: #888888;

	padding: 5px;
	margin: 2px;
}

div.section-overview a {
	list-style-type: none;

	color: #888888;
}



/***************************************
 * floating Overview Formatting
 ***************************************
 */


div.floating-overview {
	background-color: #222222;
	text-align: center;
	padding: 5px;

	border-style: dashed;
	border-color: #444444;
	border-width: 3px;


	vertical-align: top;

	margin-left: 5px;
	margin-right: 5px;

/*
	float: right;

	position: fixed;
	top: 300px;
	height: auto;
	left: 10px;
	width: 160px;
*/
}

div.floating-overview ul li {
	list-style-type: none;

	background-color: #888888;
	color: #000000;
	padding: 5px;
	margin: 2px;
}

div.floating-overview a {
	list-style-type: none;

	color: #000000;
}

div.floating-overview ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


/*
 * EVENTS and SPEAKERS
 */

table.event-index td,
table.speaker-index td {
	font-size: 75%;
}


table.event-index td,
table.speaker-index td,
td.event, td.speaker,
td.events, td.speakers {
	vertical-align: top;
}


/*
 * Fahrplan Defaults
 */

table.fahrplan {
	text-align: center;

	font-size: 75%;
}

table.fahrplan td.col0 {
	min-width: 10%;
	max-width: 10%;
	width: 10%;
}

table.fahrplan td.col1,
table.fahrplan td.col2,
table.fahrplan td.col3,
table.fahrplan td.col4,
table.fahrplan td.col5 {
	min-width: 18%;
	max-width: 18%;
	width: 18%;
}



/*
 * Prices Table Defaults
 */


table.prices {
	text-align: center;
	width: 400px;
}


/*
 * TABLE Defaults
 */

table {
	display: inline-table;
}

td, th {
	padding: 10px;
	margin: 5px;
}

tr {
	margin: 5px;
	padding: 0px;
}

th {
	background-color: #333333;
}

tr.odd td {
	background-color: #222222;
}

tr.even td {
	background-color: #222222;
}

/*
 * NAVIGATION BOX
 */

td.navigation-box {
	vertical-align: middle;
}

div.navigation {
	text-align: center;
}

div.navigation img {
	padding: 5px;
}


div.navigation table {
	padding: 0px;
	margin: 0px;
	width: 80px;
	min-width: 80px;
}

div.navigation td {
	padding: 0px;
	margin: 0px;
}

div.navigation td.left,
div.navigation td.right {
	width: 40px;
	min-width: 40px;
}

div.navigation td.up,
div.navigation td.down {
	height: 40px;
	min-height: 40px;
}

/*
 * NERD PRIDE
 */


div.nerd-pride {
	margin-top: 5px;
	text-align: right;
}

