/***********************************************************************/
/*** Allgemeine Auszeichnungen ***/
/***********************************************************************/

* {margin:0;padding:0;}

html, body {
	background-color: #004b82;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-size: x-small;  /*fix for internet explorer 5 windows*/
	voice-family: "\" }\"";
	voice-family: inherit;
	font-size: 12px;  /*for all browsers*/
	color: #000000;
	min-height: 700px; /* for good browsers*/
	min-width: 902px;  /* for good browsers*/
	height:100.2%;  /* mac hide \*/
	width:100%;  /* mac width \*/
}

#outer{
	height:100%;
	width:100%;
	display: table;
	vertical-align: middle;
	background: #004b82;
}

#container {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 700px;
}

#inner {
	width: 902px;
	height: 615px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#innerevent {
	width: 902px;
	height: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border:1px solid red;
}

#aussen {
	position: relative;
	top: 0px;
	left: 0px;
	width: 902px;
	height: 700px;
	text-align: left;
}

img {
	border:none;
}


/***********************************************************************/
/*** Text / Listen ***/
/***********************************************************************/


a {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #00A651;
}

p, div, span, table, td, table#event {
	font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
	margin:0;
}

h1 {
	color: #D90300;
	font: 20px Arial Narrow, Arial, Geneva, Helvetica, sans serif;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}

h2 {
	color: #00A651;
	font: 20px Arial Narrow, Arial, Geneva, Helvetica, sans serif;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}

h3 {
	font-size: 1em/1.5em;
	font-weight: bold;
	color: #00A651;
	margin: 0px 0px 8px 0px;
}

h4 {
	font: 1.1em/1.5em Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #00A651;
	font-weight: bold;
	margin:10px 0px 5px 0px;
}

h5 {
	font: 1.1em Arial, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px -10px;
	color: #00A651;
	font-weight: bold;
	display: block;
}

h6 {
	position:relative;
	top:2px;
	right:2px;
	font: 18px Arial, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align:right;
	z-index:0;
	height:25px;
}

#rot {
	color: #D90300;
}

.important {
	color: #333333;
	font-weight:bold;
}

/***********************************************************************/
/*** Navigationen ***/
/***********************************************************************/

/*** Hauptnavigation ***/

#navigation, #navigation_short {
	position:absolute;
	top:50px;
	left:30px;
	width:200px;
	list-style-type:none;
	list-style-image:url(bilder/arrow.gif);
	z-index:1;
}

#navigation_short {
	top:100px;
}

#navigation li {
	padding-left: 10px;
	padding-bottom:5px;
	margin:0px;
}

#navigation li a, #navigation li a:hover, #navigation li a.active, #navigation_short li a, #navigation_short li a:hover, #navigation_short li a.active {
	font: 1em/20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	display:block;
}

#navigation li a:hover, #navigation li a.active, #navigation_short li a:hover, #navigation_short li a.active, #eingerueckt li a:hover {
	color: #D90300;
}

#eingerueckt {
	list-style-type: none;
	list-style-image:none;
}

#eingerueckt li a, #eingerueckt li a:hover {
	margin-top:-5px;
}

/*** ENDE ***/


/***********************************************************************/
/*** Allgemeine Layout-Rahmen ***/
/***********************************************************************/

div#content {
	position: relative;
	width: 902px;
	height: 602px;
	margin: 0px auto;
	padding:0px;
	text-align: left;
	background: url("bilder/hintergrund2011.gif") no-repeat left;
}

div#logoTurngau {
	position: absolute;
	top: 410px;
	left: 20px;
	width: 107px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

div#logoTurnverband {
	position:absolute;
	top: 510px;
	left: 20px;
	width: 107px;
	height: 69px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 2;
}

div#texteLang {
	position:absolute;
	top: 95px;
	left: 350px;
	width: 500px;
	height: 475px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 3;
	overflow: auto;
	scrollbar-arrow-color: #D90300;
	scrollbar-darkShadow-color: #ffffff;
	scrollbar-face-color: #fff0d0;
	scrollbar-track-color: #FFEBBE;
	scrollbar-shadow-color: #fff0d0;
	scrollbar-highlight-color: #ffffff;
}

div#texte {
	position:absolute;
	top: 30px;
	left: 350px;
	width: 510px;
	height: 540px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 3;
	overflow: auto;
	scrollbar-arrow-color: #D90300;
	scrollbar-darkShadow-color: #ffffff;
	scrollbar-face-color: #fff0d0;
	scrollbar-track-color: #FFEBBE;
	scrollbar-shadow-color: #fff0d0;
	scrollbar-highlight-color: #ffffff;
}

/***********************************************************************/
/*** Startseite Layout-Rahmen ***/
/***********************************************************************/

#index #content {
	position: relative;
	min-width: 902px;
	height: 602px;
	margin: 0px auto;
	padding:0px;
	text-align: left;
	background:none;
}

#animation {
	position: absolute;
	width: 902px;
	height: 602px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	z-index: 0;
}

/***********************************************************************/
/*** Event LAYOUT RAHMEN***/
/***********************************************************************/

div#event_termine {
	position:absolute;
	top: 10px;
	left: 200px;
	width: 915px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table#event {
	height: auto;
	margin: 0px;
	padding: 0px;
	table-layout:fixed;
	border-collapse:collapse;
}

table#event td {
	width: 105px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background:#ffffff;
	text-align:left;
}

table#event td#event_rot {
	background: #fbd9c9;
}

table#event td#event_green {
	background: #dbe9ae;
}

table#event td#event_blau {
	background: #aae1fa;
}

table#event td#event_mixed {
	background: url(bilder/hg_mixed.gif) no-repeat;
}

table#event td#uhrzeit {
	width: 10px;
	background: #d90300;
	border: 1px solid #d90300;
}

tr#ueberschriften {
	vertical-align: top;
	text-align: center;
}

.table-event {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.namen {
	font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:rgba(255, 255, 255, 0.3);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='white.png', sizingMethod='scale');
	background-image: url(white.png);
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	width:98px;
	margin: 0px;
	padding: 3px;
	text-decoration:none;
}

.kursbezeichnung {
	font: 12px Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	position:absolute;
	top:30px;
	left:0;
	height:65px;
	width:98px;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	display:block;
	text-decoration:none;
}

/***********************************************************************/
/*** Referenten Inhalts-Rahmen ***/
/***********************************************************************/

#referenten {
	position:absolute;
	top: 50px;
	left: 300px;
	width: 540px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#referenten-details {
	position:absolute; 
	top:9px;
	left:33px;
	width:510px;
	height:500px;
	z-index:1;
}

.beschreibung {
	position:absolute;
	top: 330px;
	left: 30px;
	width: 450px;
	height: 160px;
	padding: 0 10px 0 0;
	margin: 0px;
	text-align: left;
	z-index: 3;
	overflow: auto;
	scrollbar-arrow-color: #D90300;
	scrollbar-darkShadow-color: #ffffff;
	scrollbar-face-color: #fff0d0;
	scrollbar-track-color: #FFEBBE;
	scrollbar-shadow-color: #fff0d0;
	scrollbar-highlight-color: #ffffff;
}

#liste_referenten {
	position:absolute;
	top: 0px;
	left: 425px;
	width: 510px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index:100;
}

.referenten a, .referenten a:hover {
	margin: 0px 0px 15px 0px;
	line-height: 2em;
	padding: 0px;
	text-decoration: none;
	color:#000000;
}

.referenten a:hover {
	color:#00A651;
	font-weight:bold;
}

/***********************************************************************/
/*** FORT- UND AUSBILDUNG Inhalts-Rahmen ***/
/***********************************************************************/

.bildung {
	position:absolute;
	top: 150px;
	left: 350px;
	width: 500px;
	height: 475px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	list-style-type:none;
	list-style-image:url(bilder/pdf_icon.gif);
}

.bildung li {
	padding-bottom:10px;
	padding-left:5px;
}

.bildung li a {
	font: 1em/1.5em Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #00A651;
	font-weight: bold;
}

#fortbildung {
	color:#D90300;
	float:right;
}

.fortbildung a:hover, .bildung a:hover {
	text-decoration: underline;
}
/***********************************************************************/
/*** Kontakt Inhalts-Rahmen ***/
/***********************************************************************/

div#formulare {
	position:absolute;
	top: 30px;
	left: 280px;
	width: 600px;
	height: 550px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 3;
	overflow: auto;
}

.formular, .formularplz, .formularort, .input, .formular-workshop {
	color: #333333;
	background-color: #ffffff; 
	border: 1px solid #333333;
	height: 1.4em;
	width: 170px;
}

.formularplz {
	width: 40px;
}

.formularort {
	width: 125px;
}

.formular-workshop {
	width: 20px;
	margin:0 10px 5px 0;
}

.button {
	color: #333333; 
	background-color: #ffffff; 
	border: solid 1px #00A651; 
	cursor: pointer; 
	height:25px;
	width:150px;
	margin:10px 0;
}

.buttonactive {
	color: #ffffff; 
	background-color: #00A651; 
	border: solid 1px #00A651; 
	cursor: pointer; 
	height:25px;
	width:150px;
	margin:10px 0;
}

/***********************************************************************/
/*** Teilnahmebedingung POPup Layout-Rahmen ***/
/***********************************************************************/

body#teilnahmebedingung {
	position: relative;
	text-align: left;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
