/* ------------- SEITEN SPEZIFIKA------------------ */

body{font-family:arial,sans-serif; color:#701A19; text-align:center; margin: 0 auto; background-image: url(../img/bg.gif);}

#main-container {
	position:relative; 
	width: 950px; 
	min-height:680px; 
	margin: 0 auto ; 
	padding:0; text-align:center;
	padding-bottom:150px; 
	background: #fff url(../img/live_bg_soft.gif) no-repeat center bottom;
	
}

#header {
	background-color: transparent; 
	padding:0; 
	background: #fff;
	height: 70px;
}

#logo { 
	background: #fff url(../img/live_logo.gif) no-repeat bottom;
	position: absolute;
	left: 90px;	
}

#left {
	/*
	background: #fff url(../img/plakat_hhonolulu_ganzklein.jpg) no-repeat bottom;
	*/	
	text-align:left !important;
	height: 325px;
	width: 280px !important;
	margin: 90px 0 0 0 !important;
}

/* => basic.css ??? */ 
#title {
	margin: 40px 0 0 296px;

}

#kultur_kurs {
	width: 250px;
	height: 95px;
	background: #fff url(../img/headerWS09_klein.jpg) no-repeat top;
}


/* ------------- CONTENT -------------------------- */
div#two_cols { padding: 10px 0 0px 0; background-color: transparent; width:875px;}
div#two_cols #left {margin:0; padding:0; float:left; width:300px; text-align:left; font-size: 12px;letter-spacing: 0.05em; line-height: 150%;}
div#two_cols #right {margin:0; padding:0 0 130px 0; float:right; width:575px; text-align:left; font-size: 12px; letter-spacing: 0.05em; line-height: 150%;}

/* ------------- KALENDER ------------------------ */
div.programmItem { margin-bottom: 10px; }
div.programmItemDate { width: 100px; float: left; }
div.programmItemNotice { width: 465px; float: right; }
div.programmItemNotice a { text-decoration: none;text-transform: uppercase;}
div.programmItemNotice a:hover { text-decoration: underline;text-transform: uppercase;}
b, strong { color: #000000; }


/* ------------ LINK TEXTFARBE -------------------- */
#top-overall-navi a { color:#701A19; }

#right a { color:#701A19; }

#left a { color:#701A19; }

#left p { margin-left:25px; }

#subnav li a:hover { color:#DFB6B6; border:none; }

#footer a { color:#701A19; }


