﻿/* CSS Dokument About Change, Collection Stiftung */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
}

.topdesccontainer {
	height: 15px;
	padding-top: 5px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
	text-align: right;
	font-size: 11px;
	line-height: 11px;
}

.outercontainer {
	width: 990px;
	margin:0 auto;
}

.header {
	width: 990px;
	height: 189px;
}

div.header div.image {
	float:left;
}

div.header div.language {
	margin-top:23px;
	float:right;
}

div.header div.language a {
	color: #868686;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

div.header div.language a:hover {
	color: #F5A51D;
	text-decoration: underline;
}

div.header ul.navi {
	margin-top:75px;
	clear:right;
	float:right;
	list-style-type:none;
}

div.header ul.navi * {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	text-decoration: none;
}

div.header ul.navi li {
	margin-left:20px;
	float:left;
}

div.header ul.navi li a:hover {
	color: #F5A51D;
	text-decoration: underline;
}

.topcontainer {
	width: 990px;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 16px;
}

.h1container {
	width: 990px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 16px;
}

.contentcontainer {
	width: 990px;
}

div.contentcontainer div#videos {
	margin-top:0px;
	width:990px;
	overflow:hidden;
}

div.contentcontainer div#videos div#left-col {
	float:left;
	overflow:hidden;
	width:490px;
}

div.contentcontainer div#videos div#right-col {
	float:right;
	overflow:hidden;
	width:490px;
}

div.contentcontainer div#videos div div {
	margin-bottom:10px;
	height:240px;
}

div.contentcontainer div#videos div div.full-width {
	float:left;
	height:240px;
	width:490px;
}

div.contentcontainer div#videos div div.left {
	margin-right:10px;
	float:left;
	width:240px;
}

div.contentcontainer div#videos div div.right {
	float:left;
	width:240px;
}

div.contentcontainer a {
	color: #F5A51D;
	text-decoration: underline;
}

div.contentcontainer a:hover {
	color:#555555;
	text-decoration:none;
}

div.contentcontainer div#artists {
	overflow:hidden;
}

div.contentcontainer div#artists div.column {
	float:left;
	width:177px;
}

div.contentcontainer div#selection {
	margin-top:40px;
	clear:both;
	text-align:right;
}

.leftcontainer {
	width: 260px;
	padding-right: 20px;
	min-height:1px;
	float: left;
}

* html .leftcontainer {
	height:1px;
}

div.leftcontainer ul#navi-left {
	margin-top:60px;
}

div.leftcontainer ul#navi-left li {
	margin-bottom:15px;
}

div.leftcontainer ul#navi-left li a {
	font-weight:bold;
}

div.rightcontainer div.text ul {
	margin:13px 0 14px;
	padding-left:40px;
	list-style-type:disc;
}

div.rightcontainer div.text h2 {
	margin:11px 0 15px;
}

.rightcontainer {
	width: 710px;
	float: left;
	margin-bottom: 18px;
}


.footercontainer {
	margin:11px auto 0;
	clear:both;
	width: 990px;
	height: 20px;
	text-align: right;
}

div.footercontainer a {
	color:#868686;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}

div.footercontainer a:hover {
	color: #F5A51D;
	text-decoration: underline;
}



/* Fonts */

h1 {
	margin:14px 0 20px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h3 {
	margin:14px 0 20px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	
}

.greyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}

.leftcontainer * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

.rightcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}


/* Sonstiges */

.noborder {
	border: 0px;
}

.border {
	border: 1px solid #000000;
}


* html .leftcontainer {
	height:1%;
}
