body {
margin:10px;
padding:0;
border:0;
font-family: "Lucida Sans", Tahoma, Verdana, "Times New Roman";
font-size: 14px;
}

/* table, paragraphs */
td, p {
font-family: "Lucida Sans", Tahoma, Verdana, "Times New Roman";
font-size: 14px;
}

/* links */
a, a:link {
color:#544932;
}

a:visited {
color:#FFCC66;
}

a:hover {
color:#e00000;
}

a:active {
color:#555;
}

/* header */
h1 {
font-family: 'Trebuchet MS','Georgia','Times New Roman',Serif;
font-weight: bold;
font-size: 1.5em;
}
 
h2 {
font-family: 'Trebuchet MS','Georgia','Times New Roman',Serif;
font-weight: bold;
font-size: 1.4em;
}
 
h3 {
font-family: 'Trebuchet MS','Georgia','Times New Roman',Serif;
font-weight: bold;
font-size: 1.3em; 
font-style:italic; 
}
 
h4 {
font-family: 'Trebuchet MS','Georgia','Times New Roman',Serif;
font-weight: bold;
font-size: 1.2em;
}
 
h5 {
font-family: 'Trebuchet MS','Georgia','Times New Roman',Serif;
font-weight: bold;
font-size: 1.1em; 
font-style:italic; 
}


/* layout divs */
#ngx_wrap {
width:100%;
margin:0;
padding:0;
border:0;
}

#ngx_top {
background-color:#FFCC66;
height:140px;
}
#ngx_top_right {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/dog_paws.gif");
float:right;
height:140px;
width:130px;
text-align:center;
}
#ngx_top h1 {
margin:0;
padding:0;
position:absolute;
top:30px;
left:150px;
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
font-size:30px;
color:#544932;

}

#ngx_foot {
clear:both;
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel.gif");
height:56px;
margin-top:20px;
}

#ngx_menu {
	margin-top:15px;
	width:25%;
	float:left
}
#ngx_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#ngx_menu li {
	padding:0;
	margin:5px;
	background: url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_left.gif") no-repeat;
}
#ngx_menu h2 {
	height:56px;
	margin:0;
	padding: 18px 0 0 0;
	background: url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_right.gif") no-repeat right top;	
	
}
#ngx_menu a {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFE5B2;
	text-decoration:none;
	padding-left:60px;	
}	
#ngx_menu a:hover {
	text-decoration: none;
	color: #FCEAD2;
}

#ngx_content {
float:right;
padding-top:10px;
padding-right:20px;
width:70%;
}

.ngx_bu_left {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_left.gif");
float:left;
height:56px;
width:60px;
}
.ngx_bu_right {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_right.gif");
float:right;
height:56px;
width:15px;
}
.ngx_bu_center {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu.gif");
height:56px;

}


.ngx_bu_yel_left {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel_left.gif");
float:left;
height:56px;
width:60px;
}
.ngx_bu_yel_left2 {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel_left2.gif");
float:left;
height:56px;
width:15px;
}
.ngx_bu_yel_right {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel_right.gif");
float:right;
height:56px;
width:15px;
}
.ngx_bu_yel_right2 {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel_right2.gif");
float:right;
height:56px;
width:60px;
}
.ngx_bu_yel_center {
background-image:url("http://templates.123imwww.de/templates/0017_Doggy/images/menu_yel.gif");
float:left;
height:56px;

}


/* navigation gb, gallery */

.ngx_navi {
background-color:#fff;
border:1px solid #FFCC66;
color: #000;
font-size:11px;
font-weight:bold;
margin:0;
padding: 1px 5px 2px 5px;
text-decoration:none;
}
.ngx_navi:hover {
background-color:#FFCC66;
border:1px solid #000;
color:#000;
}

.ngx_navi_active {
background-color:#FFCC66;
border:1px solid #544932;
color: #544932;
font-size:11px;
font-weight:bold;
margin:0;
padding: 1px 5px 2px 5px;
text-decoration:none;
}

/* guestbook */

.gb_table {
  border: 1px solid #FFCC66;
}




