/* Zurücksetzen vordefinierter Eigenschaften */
body, form,
p, img, ul,
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
a img { border:0; }
img { margin-bottom:-2px; }


/* 
	=== Allgemeine Formate === 
*/
body {
	p_osition:absolute;
	w_idth:790px; 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size:11px;
	line-height:14px;
	color:#000000;
	}
	
h1 {
	color:#787A7A;
	font-size:11px;
	font-size:100%;
	text-transform:uppercase;
	}	

p {
	margin-bottom:18px;
	}

/* Struktur */	
#header {
	margin-bottom:30px;
	width:790px;
	height:158px;
	position: relative;
	background:url(../_layout/img_642x158_header.gif) no-repeat;
	}
	
#header #headerlogo {
	position:absolute;
	margin-left:598px;
	margin-top:20px;
	height:200px;
	}	
#header #pghl {
	color:#FF7103;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:69px;
	right:600px;
	height:18px;
	}
	
#imgBox,
#navBox,
#contBox {
	position:absolute;
	top:187px;
	}

	

/* Bildleiste */
#imgBox {
	left:0;
	width:196px;
	}
	

/* Navigation */
#navBox {
	top:177px; /* Korrektur: auf 10px höher weil Btns jeweils 10px margin-top haben */
	r_ight:0;
	left: 660px;
	width:130px;
	width:300px;
	
	}

#navBox a {
	display:block;
	margin-top:6px;
	height:13px;
	width:129px;
	width:100%;
	background-repeat:no-repeat;
	}

#navBox a.sublvl_1 { margin-top:1px; }	
 
a span { display:none; }

#contBox a span {
	display:inline;
	}


/* Inhalt-Box */
#contBox {
	left:208px;
	width:360px;
	}

#contBox a {
	color:#787A7A;
	padding-left:10px;
	text-decoration:none;
	background:url(../_layout/bullet_orange.gif) no-repeat left center;
	font-size:12px;
	font-weight:bold;
	}	

#contBox a[name=mailadr]
{
	background:none;
	padding-left:0px;
}
	
/* extragroße schrift für Links zu den externen Kunsteventseiten */
#contBox a.kevent {
	font-size:18px;
	}
	
#contBox a:hover {
	color:#FF7103;
	}
	
#sponsleiste {
	width:360px;
	width:450px;
	margin:30px 0;
	padding-top:30px;
	border-top:1px solid #787A7A;
	}

	
	
.clf { 
	clear:both;
	}

	
/* E-Mail-Formular */
.infoBtn {
	display:none;
	color:#787A7A;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
	
#mail-form-msg {
	width:320px;
	margin-bottom:15px;
	font-weight:bold;
	
	}
/*
#m_ail-form-msg {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	width:310px;
	padding:5px;
	background:beige;
	border:1px solid #FF7103;
	}
*/
ul {
	margin-left:15px;
	padding-left:0px;
}
li {
	margin-top:3px;
}
