body {
	margin: 20px 10px;
	background: #000 url(body.gif) 0 0 repeat;
	background: #000;
	color: #fff;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
}

p, li {
	font-size: 16px;
	line-height: 20px;
}

p, ul, ol {
	margin: 0 0 20px;	
}

a {
	color: #f00;
	-moz-outline: none;
}

/*
#main a:hover {
	background: #f00;
	color: #fff;
	text-decoration: none;
}
*/

span {
	display: none;	
}

strong {
	font-weight: bold;	
	color: #fff;
}

#global {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 100;
}

#header {
	margin-bottom: 20px;
	border-bottom: 3px solid #fff;
	padding-bottom: 19px;
}

#footer {
	margin-top: 20px;
	border-top: 3px solid #fff;
}

#footer p {
	text-align: right;
	padding: 7px 0 20px 0;
}

#logo p, 
#logo p a {
	margin: 0;
	display: block;
	width: 320px;
	height: 40px;
	background: transparent url(logo.gif) 0 0 no-repeat;
	float: left;
}

/* = menu
------------------------------------------------------------------------------------ */

#menu {
	width: 620px;
	height: 40px;
	float: left;
}

#menu p {
	text-align: right;
	padding: 12px 0 0 0;
}

#footer p a,
#menu p a {
	float: right;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#menu p a.arrow-right {
	background: #444 url(arrow-right.gif) 100% 0 no-repeat;
	padding: 0 15px 0 5px;
}

#menu p a.arrow-left {
	background: #444 url(arrow-left.gif) 0 0 no-repeat;
	padding: 0 5px 0 15px;
}

#menu p a:hover {
/*	text-decoration: underline;*/
	background-color: #666;
}

#menu p a.regular {
	color: #f00;	
}

#tagcloud #menu a {
	float: none;
	display: inline;
}

#tagcloud #menu a:hover {
	background: transparent;
}

#tagcloud #menu {
	float: right;
	width: 620px;	
}


/* = tagline
------------------------------------------------------------------------------------ */


#tagline h1 {
	width: 100%;
	height: 82px;
	background: transparent url(tagline.gif) 0 0 no-repeat;
}

body#dozenten #tagline h1 {
	width: 100%;
	height: 168px;
	background: transparent url(tagline/dozenten.gif) 0 0 no-repeat;
}

h1 {
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 20px 0;
}

#context p.withorwithout {
	font-size: 12px;
}

#context p.withorwithout a {
	color: #666;
}

#context p.withorwithout a:hover {
	color: #F00;
}

ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
}

h2 {
	margin: 0 0 20px 0;
	font-weight: bold;
}

#content ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
}

#content ul.questions {
	padding: 0 0 0 5px;
	list-style-type: none;
}

#content ul.questions li {
	padding: 0 0 0 35px;
	background: transparent url(bullet-questions.gif) 0 3px no-repeat;
}

#content ul li {
	margin: 0 0 20px 0;
}

#stage {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99;
}

#main .bubble a {
	color: #fff;
}

.bubble-left-top {
	background: #F00 url(bubble-left-top-on-000000.png) 0 0 no-repeat;
	color: #FFF;
	padding: 10px 20px 5px 30px;
}

.highlight {
	background: #F00;
	padding: 10px 10px 1px 10px;
	margin: 0 0 10px 0;
	overflow: auto;
}

#main .highlight p {
	margin: 0 0 10px;	
}

.highlight strong a {
	color: #FFF;
}

a.lowfi {
	color: #666;
	font-size: 13px;
}

a.lowfi:hover {
	color: #F00;
}

/* = dozenten */

img {
}

h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;	
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}

.single h1 {
	font-weight: normal;	
}

.single h1 strong {
	font-weight: bold;
	font-style: italic;	
}

h2 {
	font-weight: bold;	
	color: #fff;	
	margin: 0;
	font-size: 18px;
}

h3 {
	font-weight: bold;	
}

.speaker {
	float: left;
	margin: 0 0 20px;
}

.speaker p {
	margin: 0;	
}

.selected {
	padding: 19px 0 20px;
}

.selected,
.selected h2 {
	background: #fff;
	color: #000;
}

.

#dozentinnen .grid_3 {
	margin-top: 20px;	
}

#dozentinnen .grid_3 p, 
#dozentinnen .grid_3 li, 
#dozentinnen .grid_3 h3 {
	font-size: 13px;	
}

#dozentinnen #main .grid_3 a {
	color: #999;	
}

#dozentinnen #main .grid_3 ul {
	list-style-type: none;
	padding: 0;
}


#dozentinnen #main .selected .grid_3 a {
	color: #f00;
}

/* = cloud
------------------------------------------------------------------------------------ */

#cloud {
	text-align: center;	
}

#cloud ul,
#cloud li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 48px;
}

#cloud a {
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	-moz-outline: none;
}

#cloud a:visited {
	color: #333;
/*	font-size: 24px;*/
}

#cloud a:hover {
	color: #F00;
	font-weight: bold;	
	text-decoration: none;
	-moz-outline: none;
}

#cloud a span {
	display: inline;
}

#cloud a span.imperfect {
	font-size: 0.6em;
}

/* = single
------------------------------------------------------------------------------------ */

#video {
	float: left;
	width: 618px;
	height: 458px;
	border: 1px solid #fff;	
	margin: 0 0 20px;
	position: relative;
}

.honored #video,
.ready #video,
.postcard #video {
	border: none;
	width: 620px;
	height: auto;	
}

#status {
	position: absolute;
	left: 10px;
	top: 30px;	
}

.wanted #status {
	top: 60px;	
}

#status p {
	font-weight: bold;	
	font-size: 144px;
}

#description {
	float: left;
	width: 100%;
	overflow: hidden;	
}

#description.short {
	/*
	height: 140px;
	*/
}

#description p {
	font-size: 14px;
}


#links {
	float: left;
	width: 100%;
	border-top: 1px solid #999;	
	padding: 9px 0 0;
}

#links h3 {
	margin: 0;
}

#links h3, 
#links li {
	font-size: 14px;	
	line-height: 20px;
}

#more a {
	font-size: 12px;	
	line-height: 20px;
	
}


li em {
	font-style: italic;
}

em strong {
	font-weight: bold;
	font-style: italic;	
}

p.imperfect {
	font-size: 12px;
	line-height: 20px;
	background: #F00;
	padding: 10px;
	float: left;
}

p.imperfect em {
	font-weight: bold;
	font-style: italic;	
}

h1 strong a {
	color: #FFF;
	font-style: italic;	
}

h1 strong a:hover {
	color: #F00;
}