/* CSS Document */

body {
	text-align: center;
	margin:0em;
	color:#000;
	background-color: #FFF;
}

br{
	line-height:0.75em;
}
a:link{
	color:#69F;
}
a:active {
	color:#C00;
}
a:visited {
	color:#69F;
}
a:hover {
	color:#C00;
}
a img {
	border-width:0;
}
#content {
	width:60em;
	margin:0em auto 4em auto;
	font-family: Georgia, serif;
	font-size:0.7em;
	line-height:1.4em;
	text-align:left;
}

#portfolio-bg {
	width:40em;
	float:left;
	margin:0em 3em 4em 0em;
}
#portfolio {
	margin:0em 0.5em 0em 0.5em;
}

#play {
	margin:0em 0.5em 1.5em 0.5em;
}
#play-bg {
	width:16.5em;
	float:left;
	margin:0em 0em 0em 0em;
}
#title-bg{
	margin:4em 0em 4em 0em;
}
#title {
  	font-family: Georgia, serif;
  	font-size:2.5em;
  	color:#6699FF;
}
#footer {
	clear: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
.separator{
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px dashed #999;
	font-family: Georgia, serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
	
}
.headline{
	font-family: Georgia, serif;
	color:#C00;
	font-size: 1.3em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.img {
	clear:left;
	float:left;
	/*background-image: url(img_layout/bg_stripes.gif);*/
}
.poster{
	border: 1px dashed #999;
	margin:0em 8em 0.5em 8em;
}
.img-key {
	margin-top:4em;
	margin-bottom:0.5em;
	text-align:center;
}
.text{
	font-size: 1.3em;
	line-height:1.4em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text-side{
padding-left:1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.highlight {
	background-color: #CCFF00;
}
.auszeichnung {
	color: #CC0000;
}
.break {
	clear: left;
}

.img-margin {
	margin: 10px;
}
