/* *********************************************************************************** */
/* ***************************www.LydumArtCenter.com********************************** */
/* *********************************************************************************** */
html * {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	width: 100%;
	height: 100%;
	SCROLLBAR-BASE-COLOR: #090909;
	SCROLLBAR-3DLIGHT-COLOR: #090909;
	SCROLLBAR-ARROW-COLOR: #900101;
	SCROLLBAR-DARKSHADOW-COLOR: #090909;
	SCROLLBAR-FACE-COLOR: #8b8a8a;
	SCROLLBAR-HIGHLIGHT-COLOR: #8b8a8a;
	SCROLLBAR-SHADOW-COLOR: #090909;
	SCROLLBAR-TRACK-COLOR: #090909;
}
body {
	height: 100%;
	width: 100%;
	background-color: #00040d; 
}
/* ******************************************** */

/* ********** Hauptcontainer für alles ************ */
/* ******************************************** */
#main {
	width: 100%;
	height: 100%;
}
/* ******************************************** */

/* ********************************************* */
/* ****  Container für die Container in der Mitte ****  */
/* ******************************************** */
#mitte {
	width: 860px;
	height: 90%;
	margin-left: auto;
	margin-right: auto;
}
#linie_top img {
	width: 829px;
	height: 1px;
	margin: 0 0 2px 0;
}
#linie img {
	width: 829px; 
	height: 1px;
	margin: 40px 0 80px 0;
}
/* ******************************************** */

/* ******************************************** */
/* Container für das horizontale Menu (Hauptmenu) */
/* ******************************************** */
#menu_horizontal{
	width: 637px;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #8b8a8a;
	margin-left: 0;
	margin-top: 30px;
	padding-left: 188px;
	vertical-align: middle;
}
#menu_horizontal a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #8b8a8a;
	text-decoration: none;
}
#menu_horizontal a:hover{
	color: #ffffff;
}
#menu_horizontal a:active{
	color: #830202;
}
#menu_horizontal .aktuell {
	color: #900101;
}
#menu_horizontal .logo {
	font-size: 16px;
	margin-left: 138px;
	color: #900101;
}
/* ******************************************** */

/* ******************************************** */
/* Container für das vertikale Menu (Untermenu) */
/* ******************************************** */
#menu_vertikal{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	float: left;
	width: 120px;
	height: 390px;
	padding-top: 10px;
}
#menu_vertikal a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #8b8a8a;
	text-decoration: none;
	display: block;
	width: 80%;
	padding: 4px 3px 0 1px;
	margin: 5px 0 0 0;
}
#menu_vertikal a:hover{
	color: #ffffff;
}
#menu_vertikal a:active{
	color: #830202;
}
#menu_vertikal .aktuell {
	color: #830202;
}
#sub1 {
	height: 395px;
	margin-top: 30px;
}
#sub2 {
	height: 40px;
}
/* ******************************************** */

/* ******************************************** */
/* Container für die Inhalte                    */
/* ******************************************** */
#content{
	float: left;
	width: 644px;
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #8b8a8a;
	margin-left: 66px;
}
#content p {
	width: 418px;
	text-align: justify; 
	margin: 5px 0 0 0;
}
#content h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 25px 0 5px 0;
	color: #6e5d02;
}
#content h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #6e5d02;
}
#content h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0 5px 0;
	color: #6e5d02;
}
#content hr {
	width: 670px;
	margin-left: 30px;
}
#content ul {
	width: 418px;
}
#content ul li{
	margin-left: 30px;
}
#content .top {
	padding-top: 15px;
}
#content a {
	color: #8b8a8a;
	font-weight: normal;
	font-style: italic; 
	text-decoration: none;
}
#content a:visited {
	color: #8b8a8a;
}
#content a:hover {
	color: #830202; 
}
#banner {
	width: 642px; 
	height: 189px;
	float: left;
	padding: 0;
	margin: 8px 0 0 0;
	border: 1px solid black;
}
.bild_rechts {
	float: right;
	width: 200px;
	margin: 0 1px 0 0;
	border: 0;
}
.bild_rechts img {
	border: 1px solid black;
	margin: 0;
}
.bild_rechts p {
	width: 200px;
	font-size: 11px;
	margin: 0;
	padding-left: 3px;
}
.bild_rechts .galerie1 {
	position: absolute;
	font-size: 16px;
	font-style: normal;
	padding-left: 45px;
	font-weight: light;
}
.bild_centrum .galerie1 {
	position: absolute;
	font-size: 16px;
	font-style: normal;
	margin: 70px 0 0 30px;
	padding-left: 45px;
	font-weight: light;
}
.bild_centrum {
	float: left;
	width: 418px;
	margin: 0 0 0 1px;
	padding: 0;
}
/* ******************************************** */

/* ******************************************** */
/* **********Container für den Footer*********** */
/* ******************************************** */
#footer {
	width: 790px;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 10px 120px;
}
#footer img {
	margin: 10px 10px 0 0;
}
#footer a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #8b8a8a;
	vertical-align: bottom;
	text-decoration: none;
}
#footer a:hover{
	color: #ffffff;
}
#footer a:active{
	color: #830202;
}
#footer .aktuell {
	color: #900101;
}
/* ******************************************** */
	
