/*
Theme Name: Ak Wien Kultur

*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 15px;*/
}
body {
	margin: 20px;
	background-color:#FFF;
}
a:link {
	color: #D60021;
	text-decoration: none;
}
a:visited {
	color: #D60021;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #D60021;
	text-decoration: none;
}

#content {
	margin: 20px;
}
#header {
	display: none;
	padding: 15px 0px 10px 20px;
	background-color: #FFF;
	font-size: 60px;
	line-height: 60px;
	border-bottom: 1px solid #000;
}

#header a {
	text-decoration: none;
	color: #000;
}

#header a:hover {
	text-decoration: none;
	color: #D60021;
}
.ueberschrift {
	padding-bottom: 15px;
}
.projekt {
	margin: 0px 20px 0px 0px;
	float: left;
	width:200px;
	height:225px;
}
.text {
	width: 700px;	
}
.news {
	margin-bottom: 45px;
/*	width: 700px;	*/
}
.kopfzeile {
	padding-bottom: 30px;
}
.kuenstlerinnen {
	font-size:18px;
	padding-bottom: 30px;
}
.logo {
	font-weight:bold;
}
a.logo:link {
	color:#000000;
}
a.logo:active {
	color:#D60021;
}
a.logo:visited {
	color:#000000;
}
a.logo:hover {
	color:#D60021;
}

.bilder_projekt {
	float: left;
	padding-bottom: 15px;
	padding-right: 20px;
}

.text_projekt {
	clear:both; 
	padding-bottom: 30px;
}
.text_lesen_projekt {
	clear:both; 
	padding-bottom: 30px;
	padding-right: 30%;	
}
.eng {
	color:#ff6600;
}

.fusszeile_projekt {
	clear:both; 
	padding-bottom: 15px;
}

.text_kuenstlerinnen {
	padding-right:10px; 
	width:95%; 
	padding-bottom: 15px;

}
.text_orange_kuenstlerinnen {
	color:#ff6600;
	padding-right:10px; 
	width:95%; 
	padding-bottom: 45px;
}
