@charset "utf-8";
/*
logo grümblau: #0094cc;
logo blaugrün: #00d1c7;
logo dunkelblau: #0024bf;
logo orange: #ff8000;
logo orangerot: #ff4d00;
logo purpur: #df00b8;
logo hellblau: #3fafff;
logo gelb: #ffd400;
logo dunkelgrau: #808080;
logo hellgrau: #cccccc;
*/
a {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	color: #df00b8;
}
.a-meta {
	color: #ff4a00;
}
.a-schulkunst {
	color: #707070;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dddddd;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.main #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* background-image: url(img/background_container.png) */
}
.main #header1 {
	height: 160px;
	padding: 0 0 0 20px;
	/* background-image: url(img/background_header1_schulen.png); festgelegt in bereich.css */
}
.main #header1 h1 {
	margin: 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse */
	padding: 112px 20px 20px 330px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	/* color: #0099cc; wird in bereich.css festgelegt */
}
.main #header2 {
	float: right;
	width: 370px;
	height: 20px;
	padding: 40px 20px 0 10px;
}
.main #header2 p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
}
.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px 20px 20px;
}
.main #sidebar1 a:hover {
	border-left: #ff8000 solid 10px; 
	margin-left: -20px;
	padding-left: 10px;
}
.main #sidebar1 ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
.main #sidebar1 li.menu2 {
	padding-left: 20px;
}
.main #sidebar1 li.menu3 {
	padding-left: 40px;
}
.main #mainContent { 
	margin: 0 0 0 250px;
	padding: 0 0 50px 0;
	/* border-right: solid 2px #0099cc; bereich.css */
}
.main #mainContent h1 {
	margin: 0;
	padding: 40px 150px 20px 100px;
	font-size: 19px;
	font-weight: normal;
}
.main #mainContent h2 {
	margin: 0;
	padding: 10px 150px 0 100px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main #mainContent h3 {
	margin: 0;
	padding: 5px 150px 0 100px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
}
.main #mainContent h4 {
	margin: 0;
	padding: 5px 150px 0 100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #999;
}
.main #mainContent p {
	padding: 0 150px 0 100px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.main #mainContent p.bu {
	font-size: 10px;
	line-height: 13px;
}
.main #mainContent p.i {
	font-style: italic;
	color: #055;
}
.main #mainContent div.inf {
	font-size: 10px;
	line-height: 13px;
	margin: 0;
	padding: 0 150px 0 100px;
}
.main #mainContent blockquote {
	padding: 0 150px 0 100px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-style: italic;
	color: #444;
}
.main #mainContent ul {
	padding: 0 150px 0 100px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	list-style: outside;
	list-style-image: url(img/list_square_grau_hell.png);
}
.main #mainContent table.feature-tbl {
	margin: 30px 0 20px 0;
}
.main #mainContent table.feature-tbl tr.bu, td.bu, p.bu {
	font-size: 10px;
	line-height: 13px;
}
/* anfang löschen */
/*
.main #mainContent #article #gallery {
	margin: 30px 0 20px 100px;
}
.main #mainContent #article #gallery #vorschau {
	float: left;
	margin: 0px 30px 10px 0;
	width: 260px;
}
.main #mainContent #article #gallery #vorschau #passepartout {
	height: 260px;
	width: 260px;
}
.main #mainContent #article #gallery #vorschau #bu-feld {
	height: 75px;
	overflow: auto;
}
.main #mainContent #article #gallery #vorschau #bu-feld p {
	font-size: 10px;
	line-height: 13px;
	padding: 0;
}
.main #mainContent #article #gallery #vorschau img {
	border: solid 1px #666666;
}
*/
/* ende löschen */
.main #mainContent #article #gallery {
	margin: 30px 0 20px 100px;
}
.main #mainContent #article #gallery #bildertabelle {
	padding: 0px;
	margin: 0px;
	width: 600px;
	border-style: none;
}
.main #mainContent #article #gallery #bildertabelle td {
	width: 300px;
	vertical-align: top;
}
.main #mainContent #article #gallery #bildertabelle #bildfeld {
	width: 262px;
}
.main #mainContent #article #gallery #bildertabelle #bufeld {
	width: 262px;
	padding-bottom: 20px;
}
.main #mainContent #article #gallery #bildertabelle #bufeld p {
	font-size: 10px;
	line-height: 13px;
	padding: 0;
}
.main #mainContent #article #gallery #bildertabelle img {
	border: solid 1px #666666;
}
.main #mainContent #article img.bildgross {
	border: none;
	margin-left: 100px;
}
.main #collection img {
	margin: 20px 0 4px 0;
	border: 1px solid #666666;
}
.main #footer { 
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #DDDDDD;
	border-top: #666666 solid 1px;
}
.main #footerContentLeft {
	float: left;
	width: 210px;
	margin: 0;
	padding: 20px 20px 20px 20px;
}
.main #footerContentRight {
	width: 580px;
	margin: 0 250px;
	padding: 20px 20px 20px 100px;
}
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #666666;
}


/* galerie neu */
#galerie {
	margin-left: 100px;
	padding: 0;
	width: 598px;
	/* background-color: #CCC; */
}
#galerie #bildzeile {
	background-color: #FC0;
	margin: 0 0 20px 0;
	padding: 0;
	width: 598px;
}
#galerie #bildzeile #bildcontainer {
	float: left;
	width: 290px;
	/* display: inline; */
	/* background-color: #EEE; */
}
#galerie #bildzeile #bildcontainer img {
	border: 0;
}
#galerie #bildzeile #bildcontainer #bu-container {
	/* overflow: auto; */
	width: 250px;
	background-color: #EEE;
}
#galerie #bildzeile #bildcontainer #bu-container p {
	font-size: 10px;
	line-height: 13px;
	padding: 0;
}
/* end galerie neu */


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menutitle {
	color: #444444;
}
.menuhighlight {
	border-left: #ffffff solid 10px; 
	margin-left: -20px;
	padding-left: 10px;
}
.bu {
	font-size: 10px;
	line-height: 14px;
}
.linkfarbe {
	color: #0099cc;
}
