/* www.mikmedia.com
//
// Start 22. 11. 2007
// Letzte Aenderung am 23. 11. 2007
*/

/* ------------ Allgemeines --------------- */

* {
	padding: 0;
	margin: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

/* Wichtige Farben */
.gelb { color: #ffcd00; }
.dunkelgelb { color: #FFB41B; }
.violett { color: #660033; }
.violett-hell { color: #b8003a; }
.rot { color: #ff0000; }
.orange { color: #ff7b30; }
.dunkelgrau { color: #333333; }
.schwarz { color: #000000; }

body {
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #660033;
	line-height: 1.4em;
	background-color: #ffcd00;
}

p,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,td,th,input,textarea,select,address {
	font-size: 1em;
	text-align: left; /* Alle Elemente linksbündig */
}

.clear {
	clear: both;
}

img, a img {
	border: 0;
}

.hide, .none {
	display: none;
}

p,address {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	font-style: normal;
}

.nobr {
	white-space: nowrap;
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
}

/* ------------------ Formatierung -------------*/

h1 {
	font-size: 2.5em;
	font-family: "Comic Sans MS";
	line-height: 1.15em;
	color: #660033;
	border-bottom: 1px solid #FFB41B;
	padding-bottom: 0.2em;
	margin-top: 0.5em;
	clear: both;
	display:none;
}

h2 {
	font-size: 1.6em;
	clear: both;
	font-family: "Comic Sans MS", verdana;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	display: none;
}

strong, b {
	font-weight: bold;
}

table {
	margin-bottom: 0.5em;
}

th, td {
	padding-right: 1em;
}

th {
	padding-bottom: 0.5em;
}

table.cdliste td.nr {
		color: #b8003a;
		height: 2em;
}
	
table.cdliste td.titel {
		white-space: nowrap;
}
	
table.cdliste td.titel span, table.cdliste td.small {
		font-size: 0.8em;
		line-height: 2em;
}

table.cdliste td.titel a {
	background: url(../pix/speakerk.jpg) 0px 3px transparent no-repeat;
	padding: 3px 3px 3px 2em;
	height: 2em;
}
/* -----------  Listen ------------ */

dl {

}

dl dt {
	width: 95px;
	font-weight: bold;
}

dl dd {
	position: relative;
	margin-bottom: 0.5em;
}

ul {
	margin-bottom: 0.5em;
	margin-left: 2em;
}

ul,li {
	list-style-type: circle;
}

/* -----------  Formulare ------------ */

input.txtfeld { 
	background-color:#FFF;
   	height: 1.5em;
	text-align: left;
	border: 1px solid #bbb; 
	padding: 2px 2px 0px 2px; 
	width:450px;
}

textarea {
	background-color:#FFF; 
	width:450px; 
	border: 1px solid #bbb;
	padding: 2px;
	font-size: 1em;
}

input.check {
	position:relative;
	top:2px;
}

input.button { 
     color:#FFF;
     padding: 2px 20px 2px 20px;
     text-align:center; 
     font-size: 0.9em;
     background-color: #dae0e4;
     line-height:1em;
}
   

/* ------------------ Links -------------- */

a, a:link {
	color: #b8003a;
	text-decoration: none;
}

a:visited {
	color: #b8003a;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #660033;
	text-decoration: underline;
}

a:hover img {
	background: transparent;
}


a:link.skip, a:visited.skip, a:hover.skip,
a:active.skip, a:focus.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

div#footer a, a:link {
	text-decoration: none;
}
   
/* -------------- Container -------------- */
div#wrap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	height: 100%;
}

div#header {
	float:left;
	background:url() top center no-repeat;
	width: 800px;
	height: 99px;
	margin-top: 20px;
}

div#menue {
	float: left;
	position: relative;
	top: 10px;
	left: 40px;
	text-align:left;
	border-bottom: 1px solid #FFB41B;
}

div#submenue {
	position: relative;
	left: -11px;
	text-align:left;
}
	
	div#menue ul,
	div#submenue ul {
		float: left;
		margin: 0px;
		padding: 0px;
	}

	div#submenue ul {
		margin-bottom: 1em;
	}
		
		div#menue ul li,
		div#submenue ul li {
			list-style-type: none;
			display: inline;
		}

			div#menue ul li a,
			div#submenue ul li a {
				font-family: "Comic Sans MS", verdana;
				padding: 11px 11px 12px 11px;
				font-weight: bold;
				font-size: 1.3em;
				color: #ff7b30;
				line-height: 2.2em;
				border-right: 1px solid #FFB41B;
			}

			div#submenue ul li a {
				font-size: 1.25em;
			}

			body#home div#menue ul li#nav_home a, 
			
			body#sitamuki_cd div#menue ul li#nav_sitamuki a,
			body#sitamuki_cd div#submenue ul li#nav_sitamuki_cd a,		
				
			body#sitamuki_heft div#menue ul li#nav_sitamuki a,
			body#sitamuki_heft div#submenue ul li#nav_sitamuki_heft a,	
					
			body#hejaho_cd div#menue ul li#nav_hejaho a,
			body#hejaho_cd div#submenue ul li#nav_hejaho_cd a,
						
			body#hejaho_booklet div#menue ul li#nav_hejaho a,
			body#hejaho_booklet div#submenue ul li#nav_hejaho_booklet a,			

			body#hejaho_daten div#menue ul li#nav_hejaho a,	
			body#hejaho_daten div#submenue ul li#nav_hejaho_daten a,	
												
			body#hejaho_zeichnungen div#menue ul li#nav_hejaho a,			
			body#hejaho_zeichnungen div#submenue ul li#nav_hejaho_zeichnungen a,				
			
			body#workshops div#menue ul li#nav_workshops a,
			body#team div#menue ul li#nav_team a, 
			body#links div#menue ul li#nav_links a,
			body#kontakt div#menue ul li#nav_kontakt a {
				color: #660033;
			}
			
			div#menue ul li a:hover,
			div#submenue ul li a:hover {
				text-decoration: none;
				color: #660033;
			}

			div#submenue ul li a.last,
			div#menue ul li a.last {
				border: 0px solid;
			}
			
div#content {
	float: left;
	position: relative;
	left: 50px;
	top: 1em;
	background:url() top center repeat-y;
	width: 620px;
}

div#content div#text {
	float: left;
	width: 440px;
	clear: both;
}

body#heft div#text {
	width: 620px;
}

body#hejaho_zeichnungen div#text img {
	padding: 0px 6px 7px 0px;
}

div#content div#bild {
	float: right;
	width: 160px;
	text-align:right;
}

body#workshops div#bild,
body#team div#bild {
	text-align:left;
}

	body#workshops div#bild img {
		margin: 5px 0px 10px 0px;
	}

body#links div#text ul li {
	margin-bottom: 0.5em;
}

div#footer {
	float: left;
	position: relative;
	left: 50px;
	font-size: 0.8em;
	width: 620px;
	height: 2em;
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #660033;
}

	div#footer p#credit {
		position: relative;
		right: 0px;
		text-align: right;
		top: -2.2em;
	}

