/* CSS Document */


body {
	margin:0;
	background-image:url(http://www5.marialenafernandes.com/img/background_html.gif);
	background-repeat:repeat-x;
	background-color:#350400;
	color:#edd798;
	}
	
body, div, td, a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}


.maintable {
	background-image:url(http://www5.marialenafernandes.com/img/background_main.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	}	
	
	
.redborder {
	border-left:1px solid #431208;	
	border-top:1px solid #431208;
	}
	
#langdiv {
	padding-right:10px;
	padding-top:8px;
	text-align:right;
	color:#ac5b28;
	font-size:11px;
	}
	
#langdiv a {
	/*color:#8b481e;*/
	color:#ac5b28;
	font-size:11px;
	}	
	
#impdiv {
	padding-left:10px;
	padding-top:8px;
	text-align:left;
	color:#5c582c;
	font-size:11px;
	}

#impdiv a {
	/*color:#3f3c1d;*/
	color:#5c582c;
	font-size:11px;
	}	
	
	
#menudiv {
	height:26px;
/*	width:459px;*/
overflow:hidden;
	}
	
#subdiv {
	height:190px;
	width:319px;
	padding-top:27px;
	}

#subdiv td {
	text-align:right;
	letter-spacing:2;
	color:#ede298;
	padding-right:4px;
	/*font-weight:bold;*/
	}	


#image {
	height:190px;
	width:319px;
	padding-top:30px;
	text-align:center;
	}

#home {
	margin-top:30px;
	height:100px;
	cursor:pointer;
	}

.bold {
	font-weight:bold;
}	
	
	
.red {
	color: #cf2b05;
	}
		
.beige {
	color: #ede298;
	}	
.braun {
	color: #BFA55B;
	}	
	
.text15 {
	font-size:15px;
	}
	
.text16 {
	font-size:16px;
	}
	
.text12 {
	font-size:12px;
	}
	
.text18 {
	font-size:18px;
	}
.text14 {
	font-size:14px;
	}
.text20 {
	font-size:20px;
	}

.line18 {
	line-height:18px;
	}	
	
.adminlink {
	text-decoration:underline;
	color: #ede298;
	}	
	
#conthead {
	font-size:22px;		
	color: #cf2b05;
	margin-top:20px;
	margin-left:1px; 
	}


#content {
	font-size:13px;
	margin-top:10px;
	margin-left:60px; 
	margin-bottom:60px;
	margin-right:20px;
	line-height:140%;
	}
	
#pic1 {
	font-size:13px;
	width:320px;
	margin-top:5px;
	}

#content a {
	color:#ede298;
	text-decoration:underline;
	font-size:13px;
	}	

#content a:hover {
	color:#cf2b05;
	}		
	
#content2 {
	font-size:13px;
	margin-top:10px;
	margin-left:60px; 
	margin-bottom:60px;
	margin-right:0px;
	line-height:140%;
	}

#content2 a {
	color:#ede298;
	text-decoration:underline;
	font-size:13px;
	}	

#content2 a:hover {
	color:#cf2b05;
	}		
	
	
#extrapic {
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:318px;
	height:179px;
}	
.imgcell {
	padding-right:5px;
	padding-bottom:0px;
	}
	
.imgtext {
	padding:5px;
	font-size:11px;
	padding-right:15px;
	}		

