/* stylesheet für atelierprojekt, Stand Juni 2010: Basisfarbe rot #990000 */

body {
	font: 100% Arial, Helvetica, Arial, sans-serif;
	background-color: #F3F3F3;
	font-size: 75%;/*1em entspricht 12px bei normaler Browsereinstellung, sonst werden nur "h"s formatiert*/
	}

#wrapper {
	margin: 0px auto;
	width: 85%;
	max-width: 900px;
	min-height: 300px;
	background-color: #FFFFFF;
	padding: 0;
	}
#wrapper2 {  /*mit body-farbigem Hintergrund*/
	margin: 0px auto;
	width: 85%;
	max-width: 900px;
	min-height: 400px;
	background-color: #F3F3F3;
	padding: 0;
	}
#wrapper-innen {
	padding-left: 6px;
	padding-right: 6px;
	}
a, p, ul, li, q {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	}
a {
	font-weight:bold;
}
a:link       	{
	color:#000080;
	}
a:visited		{
	color:#000080;
	}
a:active		{
	color:#990000;
	}
a:hover       	{
	color:#990000;
	text-decoration: overline underline;
	}
/*############################Linkleisten am oberen und unteren Ende der Seite*/

#links-oben {
	background-color: #990000;
	color: #FFFFFF;
	height: 30px;
	padding-bottom: 0px;
	padding-right: 2%;
	padding-top: 4px;
	text-align: center;
	width: 98%;
}
	
#links-unten {
	background-color: #990000;
	clear: both;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 2%;
	padding-top: 4px;
	width: 98%;
	}
	
#links-oben a, #links-unten a, #links-oben p, #links-unten p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 6px;
	padding: 0;
	text-decoration: none;
}
#links-oben a:hover, #links-unten a:hover {
	text-decoration: underline overline;
}
a.homepage			{
	text-transform:uppercase;
}
a.homepage:link		{
	text-decoration: none;
}
a.homepage:visited	{
	text-decoration: none;
}
a.homepage:active	{
	text-decoration: none;
}
a.homepage:hover	{
	text-decoration: overline underline;
}

h1, h2, h3, h4, h5, h6, h7
			{
			font-family: Arial, Helvetica, sans-serif;
			color:#990000;
			font-weight: bold;
			}

h1 {
	font-size:2em;
	}
h2 {
	font-size: 1.8em;
	margin-top:10px; 
	margin-bottom: 10px;
	}
h3 {
	font-size: 1.6em;
	}
h4 {
	font-size: 1.4em;
	margin-top:10px;
	margin-bottom:10px;
	color:#000080;
	}
h5 {
	font-size: 1.2em;
	margin-top:10px;
	margin-bottom:10px;
	color:#990000;
	}
.unterklassen h2 {
	padding-left: 10px;
}
p.fett {
	font-weight:bold; 
	margin-top: 10px;
	background-color: cyan;
	}
p.fettblau {
	font-weight:bold;
	color:#000080
	}

.breit	{
	width:760px;
}
ul	{
	margin-left: 10px;
	list-style-type: none;
	}
ul.aufzaehlzeich {
	margin-left: 10px;
	list-style-type: square;
	margin-left: 6px;
	padding-left: 10px;
	}
	
ul.literaturliste {
	margin-left: 10px;
	list-style-type: none;
	}
ul.literaturliste li {
	margin-bottom: 6px;
	}
	
ul.kursaufzaehlung {
	font-weight: bold;
	margin-left: 30px;
	list-style-type: disc;	
	}

ul.kursaufzaehlung li {
	margin-bottom: 20px;
	}
ul.kursaufzaehlung li h5 {
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
ul.kuenstlerbio {
	margin-left: 10px;
	list-style-type: disc;
	margin-left: 6px;
	padding-left: 10px;
	}
ul.kuenstlerbio li {
	margin-bottom: 4px;
	}
ul.linkliste {
	font-size: 1em;
	list-style-type: none;
	margin-left: 6px;
}
ul.linkliste li {
	padding-bottom: 4px;
}
.floatleft	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 2px;
	margin-left: 0px;
	}

.clearleft {
	clear: left;
	}

.floatright {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: 20px;}

.clearright {
	clear: right;
	}

.clearboth {
	clear: both;
	height: 4px;
	}

/*#########################Formatierungs-div für das Umfassen von Float-Elementen*/

div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
	}

	
/*#########################################Formatierungen für Seiten ohne Tabellen*/

#header {
	width: 90%;
	margin: 0px auto;
	}
#header_voll {
	width: 100%;
	}
	
#container {
	width: 90%;
	margin: 0px auto;
	}

/*###################################Formatierungen für die Kursseiten ohne Tabellen*/

#bio {
	padding-top: 20px;
	padding-bottom: 10px;
	}

#bio p {
	padding-left: 180px;
	font-weight: bold;
	}
#bio a {
}
#bio h4 {
	padding-left: 180px;
	}
#bio img {
	margin-bottom: 40px;
}	
#kurse { /*ok*/
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	}

#kurse p {
	font-weight: bold;
}
table.kurstabelle {
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 2px;
	}
table.kurs {
	clear: both;
	border:0;
	padding: 2px;
	width: 100%;
	background-color: #999999;
	border-collapse: collapse;
	border-spacing: 2px;
		font-weight: bold;

	}
table.kurs td {
	border-bottom: 1px solid gray;
	border-top:1px solid #999999;
	vertical-align: top;
	}
	
table.kurs td p {
	margin-top:2px;
	margin-bottom:2px;
	}
	
/*####################################Formatierungen für die Blockveranstaltungen*/	

table.blockveranst {
	border:0;
	padding: 2px;
	width: 100%;
	background-color: #C0C0C0;
	border-collapse: collapse;
	border-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
table.blockveranst td {
	border-bottom: 1px solid #999999;
	border-top:1px solid #999999;
	padding-left: 20px;
	}
table.blockveranst td.eins {
	width: 20%;
}
table.blockveranst td.zwei {
	width: 60%;
}
table.blockveranst td.drei {
	width: 20%;
}
table.blockveranst p {
	font-weight: bold;
	}

#kunsttipp {
	float:right;
	width:200px;
	height:120px;
	background-color: #990000;
	padding:6px;
	}

#clearkasten {
	width: 100%;
	height: 2px;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;}


/*###################################### Formatierungen für die Aktuelles-Seite*/
#spaltelinks {
	width: 32%;
	background-color: #FFFFFF;
	padding:6px 6px 6px 0;
	float: left;
	}

#spaltemitte {
	width: 33%;
	background-color: #FFFFFF;
	padding:6px;
	float: left;
	}

#spalterechts{
	width: 32%;
	background-color: #FFFFFF;
	float: right;
	padding:6px 0 6px 6px;
	}

.innen {
width: 95%;
display: block;
margin-top: 10px;
background-color: #F7F7D4;
padding: 6px;
padding-top: 1px;
padding-bottom: 1px;
}

/*#############################################Formatierungen für die Kunsttipp-Seite*/

#kunsttipp-text {
	width: 90%;
	margin: 0px auto;
	}
/*################################################# CSS-Anweisungen für die neue Startseite*/
#wrapper.startseite {
	margin-top: 100px;
	padding-right: 0;
}

h1.startseite {
	color: #000080;
	font-size: 3em;
	letter-spacing: 2px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	padding-top: 10px;
	text-align: left;
	text-transform: uppercase;
}
h3.startseite {
	font-size: 1.8em;
	margin-left: 20px;
	color: #000080;
}
#wrapper.startseite #links-oben h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
	margin-top: 4px;
	text-align: right;
}
#wrapper.startseite #links-unten a, #wrapper.startseite #links-unten p {
	font-weight: bold;
}

ul.startseite {
	text-align: left;
	margin-left: 20px;
}
p.startseite {
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
}
ul.startseite li {
	line-height: 1.6em;
}
.floatright_startseite {
	float: right;
	margin-left: 10px;
}

/* ################################################# Formatierungen für das neue DIV-Layout ##############*/

div.kurscontainer {
	background-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	}

#textspalte {
	width: 50%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#textspalte h1 {
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	}

#textspalte h2 {
	font-weight: bold;
	color: #990000;
	clear: left;
	margin-top: 60px;
	}

#textspalte ul li {
}

#bilderspalte {
/*width: 50%;*/
float: right;
}

#bilderspalte p {
}

#textbreit {
width: 100%;
}

#textspalte ul li {
list-style-type: none;
list-style-position: outside;
margin-bottom: 4px;
}

#bilderspalte table {
  width: 300px;
  border-collapse: collapse;
  
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #666666;
  background: #999999;
  padding: 10px;
}

#bilderspalte table td, th {
  border: 1px dotted #666666;
  padding: .4em;
  color: #;
  }
  
table.onlinegaleriestart ul li a {
}
/* ################################################# neues Layout für Strukturseiten */

#inhalt {
	width: 100%;
	min-height: 450px;
}

#links {
	width: 25%;
	float: left;
}

#rechts {
	width: 65%;
	float: right;
	padding-right: 4px;
}
/* ################################################### Formatierungen für Kursgalerie-Seiten */

table.kursgalerie {
	width: 100%;
	border: 0;
}

table.kursgalerie img {
	margin-right: 4px;
	}

/* ################################################### neues Layout für Sitemap */

#sitemapganzlinks {
	float: left;
	width: 18%;
	padding: 1%;
}
#sitemapmittelinks {
	float: left;
	width: 18%;
	padding: 1%;
}
#sitemapmitterechts {
	float: left;
	width: 28%;
	padding: 1%;
}

#sitemapganzrechts {
	float: left;
	width: 28%;
	padding: 1%;
}

ul.sitemap {
	list-style-type: none;
	margin-left: 0;
}

li.sitemap {
	padding-top: 1px;
	padding-bottom: 2px;
}
#sitemapganzlinks a, #sitemapmittelinks a, #sitemapmitterechts a, #sitemapganzrechts a {
}
/* ############################# Sommerakademie-Seite ########################*/
.seitenkopf {
	padding-left: 0;
	padding-right: 4px;
}
#sorgtfuerrand {
	padding-left: 10px;
	padding-right: 10px;

}

/* ############################ Wahrberg-Infos #################*/
div.wahrberg {
	padding-left: 10px;
	padding-right: 10px;
}

/*Javascript-Tooltipp nach lixlpixel.org*/

#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: left;
    font-size: smaller;
}

span.tip {
    border-bottom: 1px solid #eee;
}

table.soakKids td {
	vertical-align: top;
}
/*#########################  Layout für verschachtelte divs: drei Spalten ############################# */
div.dreispalten_eins {
	width: 31%;
	float: left;
	padding: 6px;
}
div.dreispalten_zwei {
	width: 31%;
	float: left;
	padding: 6px;
	text-align: center;

}
div.dreispalten_drei {
	width: 31%;
	float: left;
	padding: 6px;
}
/*#########################  Layout für verschachtelte divs: zwei Spalten ############################# */
div.zweispalten_eins {
	width: 45%;
	float: left;
	padding: 10px;
}

div.zweispalten_zwei {
	width: 45%;
	float: left;
	padding: 10px;
}

/*####################### Layout Dozenten-Ausstellungsseite ################################ */

#dozentenausstellungen{
	padding-left: 10px;
}
#dozentenausstellungen ul {
	padding-left: 10px;
}
#dozentenausstellungen ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 4px;
}

div.ausstellungscontainer {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	}

div.ausstellungsbeschreibung {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	}

/* Popup Layout*/

#aufKurs {
	background-color: #99CC00;
	padding: 10px;
	}

#tagOffen {
	background-color: #990000;
	color:#EBB27A;
	padding: 10px;
	}
#zentriert {
	margin: 20px auto;
	text-align: center;
}