/* ------------- SEITEN SPEZIFIKA------------------ */

body{font-family:arial,sans-serif; color:#025D27; text-align:center; margin: 0 auto; background-image: url(../img/bg.gif);}

#main-container {position:relative; width: 950px; min-height:594px; margin: 0 auto ; padding:0; text-align:center; padding-bottom:150px; background: #fff url(../img/lesung_bg.gif) no-repeat center bottom;}


#header {
	background-color: transparent; 
	padding:0; 
	/* background: #fff url(../img/lesung_topleft_bg.gif) no-repeat top left; */
	height: 70px;
}

#logo { 
	background: #fff url(../img/lesung_logo.gif) no-repeat bottom;
	position: absolute;
	right: 90px;
}

#title {
	margin: 40px 0 0 70px !important;
}

#logo { background: #fff url(../img/lesung_logo.gif) no-repeat bottom;}

/* ------------- CONTENT -------------------------- */
div#two_cols { padding: 5px 0 5px 0; background-color: transparent; width:625px; }
div#two_cols #left {margin:0; padding:0; float:left; width:75px; text-align:left;}
div#two_cols #right {margin:0; padding:0 0 100px 0; float:right; width:550px; text-align:left;}

/* ------------ LINK TEXTFARBE -------------------- */
#top-overall-navi a { color:#025D27; }

#left a { color:#025D27; }
#right a { color:#025D27; }

#subnav li a:hover { color:#99FF99; border:none; }

#footer a { color:#025D27; }

