
/* ------------------------------------------- 22C3 Stylesheet */

body 
	{
	height: 100%;
	width: 100%;
	color: black;
	line-height: 150%;
	font-family: Trebuchet MS, Lucida Grande, Arial, sans-serif;
	margin: 0px 0px 0px 20px;
	background: #000000 url(../images/misc/bg.gif) repeat;
	}

A:link 
	{
	text-decoration: none; 
	color: #0066cc
	}
	
A:visited 
	{
	text-decoration: none; 
	color: #344DA1
	}
	
A:active 
	{
	text-decoration: none; 
	color: #344DA1
	}
	
A:hover 
	{
	text-decoration: none; 
	color: #0066cc
	}


/* ------------------------------------------- MAIN LAYOUT */

#art
	{
	position: absolute;
	margin-top: -15px;
	left: 50%;
	margin-left: -44%;
	z-index: 0;
	}
	
#globalWrapper 	
	{
	position: absolute;
    width: 90%;
	left: 50%;
	margin-left: -40%;
	margin-top: 0px;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
	z-index: 1;
	}
	
html>body #globalWrapper 
	{
    height: auto;
	}

/* ------------------------------------------- LANGUAGE SELECTOR */

#language-wrapper 
	{
	position: relative;
	width: 90%;
	height: 25px;
	}

#language-selector 
	{
	margin: 0px;
	background: #cb2026 url(../images/misc/lang_bg.jpg) repeat-x;
	float: right;
	padding: -5px 0px 0px 0px;
	min-height: auto;
	height: auto;
	}
	
#language-selector span
	{
	font-size: 10px;
	padding: 0px 30px 0px 30px;
	color: #fff;
	text-align: center;
}

#language-selector span.selected 
	{
	font-weight: bold;
	border-bottom: solid #FFCD05 4px;
	height: auto;
	}

#language-selector a 
	{
	border-bottom: solid #CB2027 4px;
	height: auto;
	}

#language-selector a:hover 
	{
	background-image: url(../images/misc/dark_red_screen.gif);
	border-bottom: solid #FFCD05 4px;
	height: auto;
	}

/* ------------------------------------------- Do Header */

#logo 
	{
	position: relative;
	margin-top: 70px;
	height: auto;
	width: 90%;
	}

.stripe_tape 
	{
	position: relative;
	margin: 0px;
	background: transparent url(../images/misc/slash.gif) repeat-x;
	width: 90%;
	height: 28px;
	}
	
/* ------------------------------------------- MENU 1 */

#menu1 
	{
	position: relative;
	background: #cb2026 url(../images/misc/menu1_bg.jpg) repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	width: 90%;
	min-height: auto;
	height: auto;
	}

#menu1 :link,
#menu1 :visited 
	{
	text-decoration: none;
	color: #fff;
	}

#menu1 span.normal
	{
	color: #fff;
	font-size: 12px;
	padding: 0px 25px 1px 25px;
	}

#menu1 span.selected 
	{
	font-weight: bold;
	border-bottom: solid #FFCD05 4px;
	height: auto;
	}

#menu1 a 
	{
	border-bottom: solid #CB2027 4px;
	height: auto;
	}

#menu1 a:hover 
	{
	background-image: url(../images/misc/dark_red_screen.gif);
	border-bottom: solid #FFCD05 4px;
	height: auto;
	}


/* ------------------------------------------- MENU 2 */


#menu2 
	{
	width: 90%;
	margin: 0px;
	background: #FFCD05 url(../images/misc/menu2_bg.jpg) repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 12px 0px 2px 0px;
	min-height: auto;
	height: auto;
	}

#menu2 :link, 
#menu2 :visited 
	{
	text-decoration: none;
	color: #000;
	}

#menu2 span.normal 
	{
	font-size: 14px;
	padding: 0px 8px 1px 8px;
	text-align: center;
	height: 20px;
	}


#menu2 span.selected 
	{
	font-weight: bold;
	color: #000;
	border-bottom: solid #CB2027 4px;
	height: auto;
	}

#menu2 a 
	{
	color: #000;
	border-bottom: solid #FFCD05 4px;
	height: auto;
	}

#menu2 a:hover 
	{
	color: #000;
	background-image: url(../images/misc/dark_yellow_screen.gif);
	border-bottom: solid #CB2027 4px;
	height: auto;
	}

	
/* ------------------------------------------- BODY AREA */

#main 
	{
	position: relative;
	width: 90%;
	padding: 0px 0px 20px 0px;
	top: 20px;
	background-color: #ffffff;
	/* height: 100%; /* To please IE6 */
	}

.red 
	{
	background-color: #CB2027;
	height: 5px;
	}

.shadow
	{
	background-image: url(../images/misc/shadow.jpg);
	height: 19px;
	}

#body 
	{
	clear:  both;
	margin-top: 0px;
	margin-bottom: 25px;
	height: 100%;
	padding: 20px;
	font-size: 14px;
	}


#body a[href] 
	{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CB2027;
	padding: 1px;
	margin-bottom: 2px;
	}


#body a[href]:hover 
	{
	background-color: #C2E7F2;
	border-bottom-style: solid;
	}


/* ------------------------------------------- Miscellaneous */

img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6 {
	clear: left;
	line-height: 100%;
}

h1
	{
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CB2027;
	margin: 0px 0px 20px 55px;
	}

h2 {
	font-family: Arial, sans-serif;
	color: #344DA1;
	font-weight: normal;
	font-size: 23px;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #FFCD05;
}

p
	{
	line-height: 140%;
	}

p.warning {
	padding: 5px;
	margin: 5px;
	margin-left: 2em;
	margin-right: 2em;
	font-weight: bold;
	text-align: center;
	background-color: red;
	color: black;
}

p.motto {
	font-family: Arial, sans-serif;
	color: #344DA1;
	font-size:  14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 55px;
	color: #F7931D;
}

input, textarea {
	background-color: #fff;
}

input:focus, textarea:focus {
	background-color: #ff9;
}

.hidden {
	display: none;
}

/* ------------------------------------------- OVERVIEW BOX */

ul.section-overview {
	float: right;
	width: 65px;
	height: 63px;
	padding: 3px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/misc/unicorn.gif);
	background-position: 3px 3px;
}

ul.section-overview li {
	display: none;
}

ul.section-overview:hover {
	margin: 10px 10px 0px 0px;
	width: auto;
	max-width: 200px;
	height: inherit;
	background-image: none;

}

ul.section-overview:hover li {
	display: block;
	border-width: 0px;
	font-size: 75%;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	width: auto;
	line-height: 100%;
	text-align: right;
}

ul.section-overview:hover li a {
	width: 100%;
}


ul.section-overview:hover a[href] {
	text-decoration: none;
}

ul.section-overview:hover li:hover {
	background-color: #C2E7F2;
}



/* special colouring */

dl.legende {
	margin-left: 3em;
}

dl.legende dt {
	clear: left;
	float: left;
	font-weight: bold;
}

dl.legende dt {
	text-align: right;
}

/* FAQ */

p.question {
	font-weight: bold;
}

p.answer {
	margin-left: 30px;
	margin-right: 30px;
}



/* FLOATS */

.floating-right {
	float: right;
	margin: 5px;
}

.floating-left {
	float: left;
	margin: 5px;
}


p.important {
	float: right;
	padding: 10px;
	margin: 10px;
	font-weight: normal;
	text-align: center;
	background-color: #C2E7F2;
	font-size: 100%;
}


div.important {
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	
	padding: 5px;
	margin: 5px;
	margin-left: 2em;
	margin-right: 2em;

	background-color: #6c6;
}



/* TABLES */

table {
	border-spacing: 3px;
	font-size: 100%;
	text-align: center
}

caption {
	border-width: 0px;
	border-style: solid;
	border-color: black;

	background-color: #A4C93C;
	font-weight: bold;
	font-size: 120%;

	margin-left: auto;
	margin-right: auto;

	padding: 5px;
	padding-left: 50px;
	padding-right: 50px;
}


div.body th {
	background-color: #A4C93C;
	font-size: 120%;
}

div.body td {
	background-color: #C9EF59;
}

div.body table a[href]:link, div.body table a[href]:visited {
	text-decoration: none;
	font-weight: normal;
	border-style: none;
}

div.body table a[href]:hover {
	text-decoration: underline;
	font-weight: normal;
	border-style: none;
}


/* FAHRPLAN TABLE */


table.fahrplan {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	
	font-size: 80%;
}

table.fahrplan td,
table.speaker-index td,
table.event-index td {
	vertical-align: middle;
	text-align: center;
}

table.fahrplan td.col0 {
	width: 8%;
	font-size: 150%;
	vertical-align: middle;
}

table.fahrplan th {
	text-align: center;
	
	padding: 10px;
	background-color: #000;
	color: #fff;
}

table.fahrplan .col0 {
	width: 10%;
}

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

table.fahrplan td.empty {
	background-color: #dd9;
}

table.fahrplan td.event {
	background-color: #aa7;

	border-color: #444;
	border-style: solid;
	border-width: 1px;
}


table a:hover {
	text-decoration: underline;
}

/* EVENT AND SPEAKER TABLES */

span.event-id {
	color: black;
	background-color: white;
	padding: 2px;
	margin: 2px;
	font-size: x-large;
	border: 1px solid black;
	float: right;
}


table.speaker-index,
table.speaker,
table.event-index,
table.event {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

table.speaker-index td.event {
	width: 60%;
	font-size: 100%;
	text-align: left;
}

table.speaker-index td.speakers {
	width: 40%;
	font-size: 80%;
	text-align: left;
}

table.event-index td.events {
	width: 60%;
	font-size: 100%;
	text-align: left;
}

table.event-index td.speaker {
	width: 40%;
	font-size: 80%;
	text-align: left;
}

table span.event-id {
	color: black;
	background-color: white;
	padding: 2px;
	font-size: small;
	float: right;
	border: 1px solid black;
}

table a[href] span.event-id {
	text-decoration: none;
}

table  span.title {
}

table  span.subtitle {
	font-size: smaller;
	font-style: italic
}

/* FORM TABLES */

table.form {
	margin-left: auto;
	margin-right: auto;
}

table.feedback td,
table.feedback th {
	text-align: center;
	width: 20%;
}
	


th {
	border-width: 0px;
	border-style: solid;
	border-color: black;

	padding: 5px;
}

td {
	border-width: 0px;
	border-style: solid;
	border-color: black;

	padding: 5px;
}

