/* REDFINE */

body, html, td, div, h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
body {
	margin:0;
	background-image:url(http://www.malermeisterpulz.at/img/back_html.png);
	background-repeat:repeat-x;
	}

h1 {
	/*margin-top:5px;*/
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#560d07;
	}
	
h2 {
	/*margin-top:3px;
	color:#560d07;margin-bottom:3px;*/
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#28140e;
	}

h3 {
	margin-top:1px;
	}
	
a {
	text-decoration:underline;
	color:#690410;
	}	





/* FONTS */
	
.text10 {
	font-size:11px;
	}
	
.text11 {
	font-size:11px;
	}

.text12 {
	font-size:12px;
	}

.text14 {
	font-size:14px;
	}

.text15 {
	font-size:15px;
	}

.text16 {
	font-size:16px;
	}

.text18 {
	font-size:18px;
	}


	
	
	
/* FARBEN */	

.rot {
	color:#690410;
	}
	
.dunkel {
	color:#24211d;
	}
	
.drot {					
	color:#560d07;
	}
	
.orange {
	color:#aa430b;
	}

	



/* STYLES */
.bold {
	font-weight:bold;
	}

.borderleft {
	background-image:url(http://www.malermeisterpulz.at/img/border_left.gif); 
	background-repeat:repeat-y;
}

.borderright {
	background-image:url(http://www.malermeisterpulz.at/img/border_right.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}	

.menu {
	background-image:url(http://www.malermeisterpulz.at/img/back_left.jpg);
	background-repeat:repeat-x;
}

.content {
	background-image:url(http://www.malermeisterpulz.at/img/back_center.jpg);
	background-repeat:repeat-x;
}

.image {
	background-image:url(http://www.malermeisterpulz.at/img/back_right.jpg);
	background-repeat:repeat-x;
}
.imagePROJ {
	background-color: #fefdfb;
}


.tblcell {
	padding-bottom:14px;
}	

.textfeld {
	width: 173px;
	height: 20px;
	font-size:11px;
}	

.menuaktiv {
	font-weight:bold;
	color:#690410;
	}


/* LAYER */

#menudiv {
	width:140px; 
	margin-left:52px; 
	margin-top:10px; 
	line-height:140%;
	font-size:15px;
}

#menudiv a {
	color:#24211d;
	text-decoration:none;
	}

#menudiv a:hover {
	color:#690410;
	text-decoration:none;
	font-weight:bold;
	}

#contdiv {
	margin:30px;
	margin-top:30px;
	width:233px;
	height:431px;
	font-size:12px;
	color:#560d07;
	margin-bottom:0;
	}
	
#contdiv a {
	color:#690410;
	}
	
#imgdiv {

	}	
	
#leiste {
	color:#aa430b;
	font-size:11px;
	text-align:center;
	}	
	
#leiste	a {
	color: #aa430b;
	}
	
#aktimg a{
	width:303px;
	height:235px;
	overflow:hidden;
	background:#FFFFFF;
	}	
	
#submenu a:hover {
	font-weight:bold;
	}	
#subsubmenu a {
	text-decoration:none;	
	}		
#subsubmenu a:hover {
	text-decoration:underline;	
	}		